Interface protos.google.cloud.aiplatform.v1beta1.IListExecutionsResponse (1.11.0)

Properties of a ListExecutionsResponse.

Package

@google-cloud/aiplatform

Properties

executions

executions?: (google.cloud.aiplatform.v1beta1.IExecution[]|null);

ListExecutionsResponse executions

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IExecution[]|null)

nextPageToken

nextPageToken?: (string|null);

ListExecutionsResponse nextPageToken

Property Value
TypeDescription
(string|null)