Class: Google::Cloud::AIPlatform::V1::BatchCreateFeaturesOperationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb

Overview

Details of operations that perform batch create Features.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Operation metadata for Feature.

Returns:



1075
1076
1077
1078
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 1075

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