Sha256: 22624dedad13f2c81b518ecb82e7660c5f807bba6861ad70167de7e4888312da

Contents?: true

Size: 1.9 KB

Versions: 9

Compression:

Stored size: 1.9 KB

Contents

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

require 'google/protobuf'

require 'google/api/field_behavior_pb'
require 'google/api/resource_pb'
require 'google/cloud/channel/v1/common_pb'
require 'google/protobuf/timestamp_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/channel/v1/channel_partner_links.proto", :syntax => :proto3) do
    add_message "google.cloud.channel.v1.ChannelPartnerLink" do
      optional :name, :string, 1
      optional :reseller_cloud_identity_id, :string, 2
      optional :link_state, :enum, 3, "google.cloud.channel.v1.ChannelPartnerLinkState"
      optional :invite_link_uri, :string, 4
      optional :create_time, :message, 5, "google.protobuf.Timestamp"
      optional :update_time, :message, 6, "google.protobuf.Timestamp"
      optional :public_id, :string, 7
      optional :channel_partner_cloud_identity_info, :message, 8, "google.cloud.channel.v1.CloudIdentityInfo"
    end
    add_enum "google.cloud.channel.v1.ChannelPartnerLinkView" do
      value :UNSPECIFIED, 0
      value :BASIC, 1
      value :FULL, 2
    end
    add_enum "google.cloud.channel.v1.ChannelPartnerLinkState" do
      value :CHANNEL_PARTNER_LINK_STATE_UNSPECIFIED, 0
      value :INVITED, 1
      value :ACTIVE, 2
      value :REVOKED, 3
      value :SUSPENDED, 4
    end
  end
end

module Google
  module Cloud
    module Channel
      module V1
        ChannelPartnerLink = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.channel.v1.ChannelPartnerLink").msgclass
        ChannelPartnerLinkView = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.channel.v1.ChannelPartnerLinkView").enummodule
        ChannelPartnerLinkState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.channel.v1.ChannelPartnerLinkState").enummodule
      end
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
google-cloud-channel-v1-0.19.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.18.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.17.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.16.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.15.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.14.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.13.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.12.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.11.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb