Interface protos.google.cloud.notebooks.v1.IListRuntimesResponse (2.1.4)

Properties of a ListRuntimesResponse.

Package

@google-cloud/notebooks

Properties

nextPageToken

nextPageToken?: (string|null);

ListRuntimesResponse nextPageToken

runtimes

runtimes?: (google.cloud.notebooks.v1.IRuntime[]|null);

ListRuntimesResponse runtimes

unreachable

unreachable?: (string[]|null);

ListRuntimesResponse unreachable