Sha256: 5ad1541fed910db8a7b61913d981ffa1935dd08c617c89250508dc5016ee9648
Contents?: true
Size: 964 Bytes
Versions: 22
Compression:
Stored size: 964 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/specialist_pool.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/aiplatform/v1/specialist_pool.proto", :syntax => :proto3) do add_message "google.cloud.aiplatform.v1.SpecialistPool" do optional :name, :string, 1 optional :display_name, :string, 2 optional :specialist_managers_count, :int32, 3 repeated :specialist_manager_emails, :string, 4 repeated :pending_data_labeling_jobs, :string, 5 repeated :specialist_worker_emails, :string, 7 end end end module Google module Cloud module AIPlatform module V1 SpecialistPool = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.SpecialistPool").msgclass end end end end
Version data entries
22 entries across 22 versions & 1 rubygems