View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadata (google_api_ai_platform v0.13.0)
Runtime operation information for MigrationService.BatchMigrateResources.
Attributes
-
genericMetadata
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenericOperationMetadata.t
, default:nil
) - The common part of the operation metadata. -
partialResults
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadataPartialResult.t)
, default:nil
) - Partial results that reflect the latest migration operation progress.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadata{ genericMetadata: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenericOperationMetadata.t() | nil, partialResults: [ GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BatchMigrateResourcesOperationMetadataPartialResult.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.