Interface protos.google.cloud.aiplatform.v1beta1.ISearchDataItemsRequest (3.13.0)

Properties of a SearchDataItemsRequest.

Package

@google-cloud/aiplatform

Properties

annotationFilters

annotationFilters?: (string[]|null);

SearchDataItemsRequest annotationFilters

annotationsFilter

annotationsFilter?: (string|null);

SearchDataItemsRequest annotationsFilter

annotationsLimit

annotationsLimit?: (number|null);

SearchDataItemsRequest annotationsLimit

dataItemFilter

dataItemFilter?: (string|null);

SearchDataItemsRequest dataItemFilter

dataLabelingJob

dataLabelingJob?: (string|null);

SearchDataItemsRequest dataLabelingJob

dataset

dataset?: (string|null);

SearchDataItemsRequest dataset

fieldMask

fieldMask?: (google.protobuf.IFieldMask|null);

SearchDataItemsRequest fieldMask

orderBy

orderBy?: (string|null);

SearchDataItemsRequest orderBy

orderByAnnotation

orderByAnnotation?: (google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.IOrderByAnnotation|null);

SearchDataItemsRequest orderByAnnotation

orderByDataItem

orderByDataItem?: (string|null);

SearchDataItemsRequest orderByDataItem

pageSize

pageSize?: (number|null);

SearchDataItemsRequest pageSize

pageToken

pageToken?: (string|null);

SearchDataItemsRequest pageToken

savedQuery

savedQuery?: (string|null);

SearchDataItemsRequest savedQuery