Interface protos.google.cloud.notebooks.v1.IListExecutionsResponse (1.3.1)

Properties of a ListExecutionsResponse.

Package

@google-cloud/notebooks

Properties

executions

executions?: (google.cloud.notebooks.v1.IExecution[]|null);

ListExecutionsResponse executions

nextPageToken

nextPageToken?: (string|null);

ListExecutionsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListExecutionsResponse unreachable