Properties of a SearchDataItemsRequest.
Package
@google-cloud/aiplatformProperties
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.v1.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