Sha256: b3f19c3597ccfad8a50aa2fa3dc7afe8065d8f05c0129b27e5dd92b1aa2f6f6e

Contents?: true

Size: 1005 Bytes

Versions: 5

Compression:

Stored size: 1005 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/eventarc/v1/channel_connection.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/channel_connection.proto", :syntax => :proto3) do
    add_message "google.cloud.eventarc.v1.ChannelConnection" do
      optional :name, :string, 1
      optional :uid, :string, 2
      optional :channel, :string, 5
      optional :create_time, :message, 6, "google.protobuf.Timestamp"
      optional :update_time, :message, 7, "google.protobuf.Timestamp"
      optional :activation_token, :string, 8
    end
  end
end

module Google
  module Cloud
    module Eventarc
      module V1
        ChannelConnection = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.eventarc.v1.ChannelConnection").msgclass
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-cloud-eventarc-v1-0.6.0 lib/google/cloud/eventarc/v1/channel_connection_pb.rb
google-cloud-eventarc-v1-0.5.0 lib/google/cloud/eventarc/v1/channel_connection_pb.rb
google-cloud-eventarc-v1-0.4.0 lib/google/cloud/eventarc/v1/channel_connection_pb.rb
google-cloud-eventarc-v1-0.3.0 lib/google/cloud/eventarc/v1/channel_connection_pb.rb
google-cloud-eventarc-v1-0.2.1 lib/google/cloud/eventarc/v1/channel_connection_pb.rb