Class: Google::Cloud::AIPlatform::V1::AsyncRetrieveContextsOperationMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::AsyncRetrieveContextsOperationMetadata
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/vertex_rag_service.rb
Overview
Metadata for AsyncRetrieveContextsOperation.
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.
349 350 351 352 |
# File 'proto_docs/google/cloud/aiplatform/v1/vertex_rag_service.rb', line 349 class AsyncRetrieveContextsOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |