Class: Google::Cloud::AIPlatform::V1::SearchDataItemsRequest

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

Overview

Request message for DatasetService.SearchDataItems.

Defined Under Namespace

Classes: OrderByAnnotation

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_filters::Array<::String>



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#annotations_filter::String

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns An expression for filtering the Annotations that will be returned per DataItem.

  • annotation_spec_id - for = or !=.


492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#annotations_limit::Integer



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#data_item_filter::String



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#data_labeling_job::String



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#dataset::String



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#field_mask::Google::Protobuf::FieldMask



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#order_by::String

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns A comma-separated list of fields to order by, sorted in ascending order. Use "desc" after a field name for descending.



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#order_by_annotation::Google::Cloud::AIPlatform::V1::SearchDataItemsRequest::OrderByAnnotation



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#order_by_data_item::String



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#page_size::Integer



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#page_token::String



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#saved_query::String

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns The resource name of a SavedQuery(annotation set in UI). Format: projects/{project}/locations/{location}/datasets/{dataset}/savedQueries/{saved_query} All of the search will be done in the context of this SavedQuery.



492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 492

class SearchDataItemsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Expression that allows ranking results based on annotation's property.
  # @!attribute [rw] saved_query
  #   @return [::String]
  #     Required. Saved query of the Annotation. Only Annotations belong to this
  #     saved query will be considered for ordering.
  # @!attribute [rw] order_by
  #   @return [::String]
  #     A comma-separated list of annotation fields to order by, sorted in
  #     ascending order. Use "desc" after a field name for descending. Must also
  #     specify saved_query.
  class OrderByAnnotation
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end