Google Cloud Ai Platform V1 Client - Class CreatePersistentResourceOperationMetadata (0.38.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class CreatePersistentResourceOperationMetadata.

Details of operations that perform create PersistentResource.

Generated from protobuf message google.cloud.aiplatform.v1.CreatePersistentResourceOperationMetadata

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ generic_metadata Google\Cloud\AIPlatform\V1\GenericOperationMetadata

Operation metadata for PersistentResource.

↳ progress_message string

Progress Message for Create LRO

getGenericMetadata

Operation metadata for PersistentResource.

Returns
Type Description
Google\Cloud\AIPlatform\V1\GenericOperationMetadata|null

hasGenericMetadata

clearGenericMetadata

setGenericMetadata

Operation metadata for PersistentResource.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\GenericOperationMetadata
Returns
Type Description
$this

getProgressMessage

Progress Message for Create LRO

Returns
Type Description
string

setProgressMessage

Progress Message for Create LRO

Parameter
Name Description
var string
Returns
Type Description
$this