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

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