View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1StartNotebookRuntimeOperationMetadata (google_api_ai_platform v0.13.0)
Metadata information for NotebookService.StartNotebookRuntime.
Attributes
-
genericMetadata
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenericOperationMetadata.t
, default:nil
) - The operation generic information. -
progressMessage
(type:String.t
, default:nil
) - A human-readable message that shows the intermediate progress details of NotebookRuntime.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1StartNotebookRuntimeOperationMetadata{ genericMetadata: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenericOperationMetadata.t() | nil, progressMessage: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.