Sha256: 8eb6f53fb92d83ce00ef286aa499d87e0f345ebdb62b27399c97a43f9e7acf0c
Contents?: true
Size: 963 Bytes
Versions: 2
Compression:
Stored size: 963 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/specialist_pool.proto require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/protobuf' 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-ai_platform-v1-0.3.0 | lib/google/cloud/aiplatform/v1/specialist_pool_pb.rb |
google-cloud-ai_platform-v1-0.2.0 | lib/google/cloud/aiplatform/v1/specialist_pool_pb.rb |