Class: Google::Cloud::AIPlatform::V1::CreateNotebookRuntimeTemplateOperationMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::CreateNotebookRuntimeTemplateOperationMetadata
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/notebook_service.rb
Overview
Metadata information for NotebookService.CreateNotebookRuntimeTemplate.
Instance Attribute Summary collapse
-
#generic_metadata ⇒ ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
The operation generic information.
Instance Attribute Details
#generic_metadata ⇒ ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Returns The operation generic information.
46 47 48 49 |
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 46 class CreateNotebookRuntimeTemplateOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |