Sha256: 44e0f40eb7abbe1266b3d926141474f848d9443272b7b5c155105d11d0a04c8e

Contents?: true

Size: 1.91 KB

Versions: 11

Compression:

Stored size: 1.91 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/cloud/channel/v1/common_pb'
require 'google/protobuf/timestamp_pb'
require 'google/api/annotations_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

11 entries across 11 versions & 1 rubygems

Version Path
google-cloud-channel-v1-0.8.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.7.2 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.7.1 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.7.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.6.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.5.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.4.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.3.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.2.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.1.1 lib/google/cloud/channel/v1/channel_partner_links_pb.rb
google-cloud-channel-v1-0.1.0 lib/google/cloud/channel/v1/channel_partner_links_pb.rb