Interface protos.google.cloud.notebooks.v1beta1.IListInstancesResponse (2.1.4)

Properties of a ListInstancesResponse.

Package

@google-cloud/notebooks

Properties

instances

instances?: (google.cloud.notebooks.v1beta1.IInstance[]|null);

ListInstancesResponse instances

nextPageToken

nextPageToken?: (string|null);

ListInstancesResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListInstancesResponse unreachable