Interface protos.google.cloud.aiplatform.v1beta1.IListNotebookRuntimesRequest (5.14.0)

Properties of a ListNotebookRuntimesRequest.

Package

@google-cloud/aiplatform

Properties

filter

filter?: (string|null);

ListNotebookRuntimesRequest filter

orderBy

orderBy?: (string|null);

ListNotebookRuntimesRequest orderBy

pageSize

pageSize?: (number|null);

ListNotebookRuntimesRequest pageSize

pageToken

pageToken?: (string|null);

ListNotebookRuntimesRequest pageToken

parent

parent?: (string|null);

ListNotebookRuntimesRequest parent

readMask

readMask?: (google.protobuf.IFieldMask|null);

ListNotebookRuntimesRequest readMask