Class: Google::Cloud::AIPlatform::V1::ListFeaturesRequest

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.ListFeatures. Request message for FeatureRegistryService.ListFeatures.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



788
789
790
791
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 788

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

#latest_stats_count::Integer



788
789
790
791
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 788

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

#order_by::String



788
789
790
791
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 788

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

#page_size::Integer



788
789
790
791
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 788

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

#page_token::String



788
789
790
791
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 788

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

#parent::String



788
789
790
791
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 788

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

#read_mask::Google::Protobuf::FieldMask



788
789
790
791
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb', line 788

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