Interface protos.google.cloud.aiplatform.v1.ISearchFeaturesRequest (3.13.0)

Properties of a SearchFeaturesRequest.

Package

@google-cloud/aiplatform

Properties

location

location?: (string|null);

SearchFeaturesRequest location

pageSize

pageSize?: (number|null);

SearchFeaturesRequest pageSize

pageToken

pageToken?: (string|null);

SearchFeaturesRequest pageToken

query

query?: (string|null);

SearchFeaturesRequest query