Sha256: 874c7837477b17a6d2076df7661b50446054c66f438842f364feb0fb3315b531
Contents?: true
Size: 721 Bytes
Versions: 3
Compression:
Stored size: 721 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/talent/v4/tenant.proto require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/talent/v4/tenant.proto", :syntax => :proto3) do add_message "google.cloud.talent.v4.Tenant" do optional :name, :string, 1 optional :external_id, :string, 2 end end end module Google module Cloud module Talent module V4 Tenant = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.talent.v4.Tenant").msgclass end end end end
Version data entries
3 entries across 3 versions & 1 rubygems