Interface protos.google.cloud.hypercomputecluster.v1alpha.IListMachineLearningRunsRequest (0.1.0)

Properties of a ListMachineLearningRunsRequest.

Package

@google-cloud/hypercomputecluster

Properties

filter

filter?: (string|null);

ListMachineLearningRunsRequest filter

orderBy

orderBy?: (string|null);

ListMachineLearningRunsRequest orderBy

pageSize

pageSize?: (number|null);

ListMachineLearningRunsRequest pageSize

pageToken

pageToken?: (string|null);

ListMachineLearningRunsRequest pageToken

parent

parent?: (string|null);

ListMachineLearningRunsRequest parent