Sha256: 409f55b00c3094bf271659df18b83b600d9cfb0154ff4094b45cacd7c88f07ce
Contents?: true
Size: 686 Bytes
Versions: 5
Compression:
Stored size: 686 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/talent/v4/tenant.proto require 'google/protobuf' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' 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
5 entries across 5 versions & 1 rubygems