Sha256: 35764965d9c75276b33ebf567a4508071b0299168c767797a291cc89d1a26a91
Contents?: true
Size: 878 Bytes
Versions: 2
Compression:
Stored size: 878 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/eventarc/v1/google_channel_config.proto require 'google/protobuf' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/protobuf/timestamp_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/eventarc/v1/google_channel_config.proto", :syntax => :proto3) do add_message "google.cloud.eventarc.v1.GoogleChannelConfig" do optional :name, :string, 1 optional :update_time, :message, 6, "google.protobuf.Timestamp" optional :crypto_key_name, :string, 7 end end end module Google module Cloud module Eventarc module V1 GoogleChannelConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.eventarc.v1.GoogleChannelConfig").msgclass end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-eventarc-v1-0.6.0 | lib/google/cloud/eventarc/v1/google_channel_config_pb.rb |
google-cloud-eventarc-v1-0.5.0 | lib/google/cloud/eventarc/v1/google_channel_config_pb.rb |