Class: Google::Cloud::AIPlatform::V1::UpdateFeatureGroupOperationMetadata

Inherits:
Object
  • Object
show all
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 update FeatureGroup.

Instance Attribute Summary collapse

Instance Attribute Details

#generic_metadata::Google::Cloud::AIPlatform::V1::GenericOperationMetadata

Returns Operation metadata for FeatureGroup.

Returns:



186
187
188
189
# File 'proto_docs/google/cloud/aiplatform/v1/feature_registry_service.rb', line 186

class UpdateFeatureGroupOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end