Interface protos.google.cloud.aiplatform.v1beta1.IListFeatureMonitorsRequest (6.4.0)

Properties of a ListFeatureMonitorsRequest.

Package

@google-cloud/aiplatform

Properties

filter

filter?: (string|null);

ListFeatureMonitorsRequest filter

orderBy

orderBy?: (string|null);

ListFeatureMonitorsRequest orderBy

pageSize

pageSize?: (number|null);

ListFeatureMonitorsRequest pageSize

pageToken

pageToken?: (string|null);

ListFeatureMonitorsRequest pageToken

parent

parent?: (string|null);

ListFeatureMonitorsRequest parent