Class: Google::Cloud::AIPlatform::V1::BatchCreateFeaturesResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#features::Array<::Google::Cloud::AIPlatform::V1::Feature>

Returns The Features created.

Returns:



697
698
699
700
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 697

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