Class: Google::Cloud::AIPlatform::V1::UpdateSpecialistPoolOperationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/specialist_pool_service.rb

Overview

Runtime operation metadata for SpecialistPoolService.UpdateSpecialistPool.

Instance Attribute Summary collapse

Instance Attribute Details

#generic_metadata::Google::Cloud::AIPlatform::V1::GenericOperationMetadata

Returns The operation generic information.

Returns:



137
138
139
140
# File 'proto_docs/google/cloud/aiplatform/v1/specialist_pool_service.rb', line 137

class UpdateSpecialistPoolOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#specialist_pool::String (readonly)

Returns Output only. The name of the SpecialistPool to which the specialists are being added. Format: projects/{project_id}/locations/{location_id}/specialistPools/{specialist_pool}.

Returns:

  • (::String)

    Output only. The name of the SpecialistPool to which the specialists are being added. Format: projects/{project_id}/locations/{location_id}/specialistPools/{specialist_pool}



137
138
139
140
# File 'proto_docs/google/cloud/aiplatform/v1/specialist_pool_service.rb', line 137

class UpdateSpecialistPoolOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end