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

Properties of a ListExecutionsRequest.

Package

@google-cloud/aiplatform

Properties

filter

filter?: (string|null);

ListExecutionsRequest filter

pageSize

pageSize?: (number|null);

ListExecutionsRequest pageSize

pageToken

pageToken?: (string|null);

ListExecutionsRequest pageToken

parent

parent?: (string|null);

ListExecutionsRequest parent