Class: Google::Cloud::AIPlatform::V1::UpdateDeploymentResourcePoolOperationMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::UpdateDeploymentResourcePoolOperationMetadata
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/deployment_resource_pool_service.rb
Overview
Runtime operation information for UpdateDeploymentResourcePool method.
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.
121 122 123 124 |
# File 'proto_docs/google/cloud/aiplatform/v1/deployment_resource_pool_service.rb', line 121 class UpdateDeploymentResourcePoolOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |