Class: Google::Cloud::AIPlatform::V1::AssignNotebookRuntimeOperationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/notebook_service.rb

Overview

Metadata information for NotebookService.AssignNotebookRuntime.

Instance Attribute Summary collapse

Instance Attribute Details

#generic_metadata::Google::Cloud::AIPlatform::V1::GenericOperationMetadata

Returns The operation generic information.

Returns:



199
200
201
202
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 199

class AssignNotebookRuntimeOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#progress_message::String

Returns A human-readable message that shows the intermediate progress details of NotebookRuntime.

Returns:

  • (::String)

    A human-readable message that shows the intermediate progress details of NotebookRuntime.



199
200
201
202
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 199

class AssignNotebookRuntimeOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end