Interface protos.google.cloud.aiplatform.v1.IListExecutionsRequest (3.13.0)

Properties of a ListExecutionsRequest.

Package

@google-cloud/aiplatform

Properties

filter

filter?: (string|null);

ListExecutionsRequest filter

orderBy

orderBy?: (string|null);

ListExecutionsRequest orderBy

pageSize

pageSize?: (number|null);

ListExecutionsRequest pageSize

pageToken

pageToken?: (string|null);

ListExecutionsRequest pageToken

parent

parent?: (string|null);

ListExecutionsRequest parent