Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class UpdateSpecialistPoolOperationMetadata.
Runtime operation metadata for SpecialistPoolService.UpdateSpecialistPool.
Generated from protobuf message google.cloud.aiplatform.v1.UpdateSpecialistPoolOperationMetadata
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ specialist_pool |
string
Output only. The name of the SpecialistPool to which the specialists are being added. Format: |
↳ generic_metadata |
Google\Cloud\AIPlatform\V1\GenericOperationMetadata
The operation generic information. |
getSpecialistPool
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 | |
---|---|
Type | Description |
string |
setSpecialistPool
Output only. The name of the SpecialistPool to which the specialists are
being added. Format:
projects/{project_id}/locations/{location_id}/specialistPools/{specialist_pool}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getGenericMetadata
The operation generic information.
Returns | |
---|---|
Type | Description |
Google\Cloud\AIPlatform\V1\GenericOperationMetadata|null |
hasGenericMetadata
clearGenericMetadata
setGenericMetadata
The operation generic information.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AIPlatform\V1\GenericOperationMetadata
|
Returns | |
---|---|
Type | Description |
$this |