Sha256: 2770b69f96633dda0aa96587acefec28266aeb37b478cc9621a4cfc215df67c2

Contents?: true

Size: 1.86 KB

Versions: 3

Compression:

Stored size: 1.86 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/channel/v1/customers.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'
require 'google/type/postal_address_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/channel/v1/customers.proto", :syntax => :proto3) do
    add_message "google.cloud.channel.v1.Customer" do
      optional :name, :string, 1
      optional :org_display_name, :string, 2
      optional :org_postal_address, :message, 3, "google.type.PostalAddress"
      optional :primary_contact_info, :message, 4, "google.cloud.channel.v1.ContactInfo"
      optional :alternate_email, :string, 5
      optional :domain, :string, 6
      optional :create_time, :message, 7, "google.protobuf.Timestamp"
      optional :update_time, :message, 8, "google.protobuf.Timestamp"
      optional :cloud_identity_id, :string, 9
      optional :language_code, :string, 10
      optional :cloud_identity_info, :message, 12, "google.cloud.channel.v1.CloudIdentityInfo"
      optional :channel_partner_id, :string, 13
      optional :correlation_id, :string, 14
    end
    add_message "google.cloud.channel.v1.ContactInfo" do
      optional :first_name, :string, 1
      optional :last_name, :string, 2
      optional :display_name, :string, 4
      optional :email, :string, 5
      optional :title, :string, 6
      optional :phone, :string, 7
    end
  end
end

module Google
  module Cloud
    module Channel
      module V1
        Customer = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.channel.v1.Customer").msgclass
        ContactInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.channel.v1.ContactInfo").msgclass
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-cloud-channel-v1-0.19.0 lib/google/cloud/channel/v1/customers_pb.rb
google-cloud-channel-v1-0.18.0 lib/google/cloud/channel/v1/customers_pb.rb
google-cloud-channel-v1-0.17.0 lib/google/cloud/channel/v1/customers_pb.rb