Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class DeployModelOperationMetadata.
Runtime operation information for EndpointService.DeployModel.
Generated from protobuf message google.cloud.aiplatform.v1.DeployModelOperationMetadata
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ generic_metadata |
Google\Cloud\AIPlatform\V1\GenericOperationMetadata
The operation generic information. |
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 |