Class: Google::Cloud::AIPlatform::V1::CreatePersistentResourceOperationMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::CreatePersistentResourceOperationMetadata
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/persistent_resource_service.rb
Overview
Details of operations that perform create PersistentResource.
Instance Attribute Summary collapse
-
#generic_metadata ⇒ ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Operation metadata for PersistentResource.
-
#progress_message ⇒ ::String
Progress Message for Create LRO.
Instance Attribute Details
#generic_metadata ⇒ ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Returns Operation metadata for PersistentResource.
52 53 54 55 |
# File 'proto_docs/google/cloud/aiplatform/v1/persistent_resource_service.rb', line 52 class CreatePersistentResourceOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#progress_message ⇒ ::String
Returns Progress Message for Create LRO.
52 53 54 55 |
# File 'proto_docs/google/cloud/aiplatform/v1/persistent_resource_service.rb', line 52 class CreatePersistentResourceOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |