Interface protos.google.bigtable.admin.v2.IListInstancesResponse (5.0.0)

Properties of a ListInstancesResponse.

Package

@google-cloud/bigtable

Properties

failedLocations

failedLocations?: (string[]|null);

ListInstancesResponse failedLocations

instances

instances?: (google.bigtable.admin.v2.IInstance[]|null);

ListInstancesResponse instances

nextPageToken

nextPageToken?: (string|null);

ListInstancesResponse nextPageToken