Sha256: cdd8afbcba64644ed57303ad0f09c3aa3d8f948b9e7d80383945a93a163b8257

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/eventarc/v1/channel_connection.proto

require 'google/api/annotations_pb'
require 'google/api/field_behavior_pb'
require 'google/api/resource_pb'
require 'google/protobuf/timestamp_pb'
require 'google/protobuf'

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

1 entries across 1 versions & 1 rubygems

Version Path
google-cloud-eventarc-v1-0.2.0 lib/google/cloud/eventarc/v1/channel_connection_pb.rb