View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1CreatePersistentResourceOperationMetadata (google_api_ai_platform v0.13.0)
Details of operations that perform create PersistentResource.
Attributes
-
genericMetadata
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenericOperationMetadata.t
, default:nil
) - Operation metadata for PersistentResource. -
progressMessage
(type:String.t
, default:nil
) - Progress Message for Create LRO
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1CreatePersistentResourceOperationMetadata{ genericMetadata: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenericOperationMetadata.t() | nil, progressMessage: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.