Class: Google::Cloud::AIPlatform::V1::CreateFeatureRequest

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

Request message for FeaturestoreService.CreateFeature.

Instance Attribute Summary collapse

Instance Attribute Details

#feature::Google::Cloud::AIPlatform::V1::Feature



660
661
662
663
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 660

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

#feature_id::String



660
661
662
663
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 660

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

#parent::String



660
661
662
663
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 660

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