Interface protos.google.cloud.aiplatform.v1.IListIndexesResponse (1.11.0)

Properties of a ListIndexesResponse.

Package

@google-cloud/aiplatform

Properties

indexes

indexes?: (google.cloud.aiplatform.v1.IIndex[]|null);

ListIndexesResponse indexes

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IIndex[]|null)

nextPageToken

nextPageToken?: (string|null);

ListIndexesResponse nextPageToken

Property Value
TypeDescription
(string|null)