Class: Google::Cloud::AIPlatform::V1::CreateFeatureGroupOperationMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::CreateFeatureGroupOperationMetadata
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/feature_registry_service.rb
Overview
Details of operations that perform create FeatureGroup.
Instance Attribute Summary collapse
-
#generic_metadata ⇒ ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Operation metadata for FeatureGroup.
Instance Attribute Details
#generic_metadata ⇒ ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Returns Operation metadata for FeatureGroup.
177 178 179 180 |
# File 'proto_docs/google/cloud/aiplatform/v1/feature_registry_service.rb', line 177 class CreateFeatureGroupOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |