Interface protos.google.cloud.aiplatform.v1beta1.IListIndexesResponse (1.7.2)

Properties of a ListIndexesResponse.

Package

@google-cloud/aiplatform!

Properties

indexes

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

ListIndexesResponse indexes

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

nextPageToken

nextPageToken?: (string|null);

ListIndexesResponse nextPageToken

Property Value
TypeDescription
(string|null)