Interface protos.google.cloud.aiplatform.v1.IListCustomJobsResponse (1.7.2)

Properties of a ListCustomJobsResponse.

Package

@google-cloud/aiplatform!

Properties

customJobs

customJobs?: (google.cloud.aiplatform.v1.ICustomJob[]|null);

ListCustomJobsResponse customJobs

Property Value
TypeDescription
(google.cloud.aiplatform.v1.ICustomJob[]|null)

nextPageToken

nextPageToken?: (string|null);

ListCustomJobsResponse nextPageToken

Property Value
TypeDescription
(string|null)