Interface protos.google.monitoring.v3.IListServiceLevelObjectivesRequest (4.0.0)

Properties of a ListServiceLevelObjectivesRequest.

Package

@google-cloud/monitoring

Properties

filter

filter?: (string|null);

ListServiceLevelObjectivesRequest filter

pageSize

pageSize?: (number|null);

ListServiceLevelObjectivesRequest pageSize

pageToken

pageToken?: (string|null);

ListServiceLevelObjectivesRequest pageToken

parent

parent?: (string|null);

ListServiceLevelObjectivesRequest parent

view

view?: (google.monitoring.v3.ServiceLevelObjective.View|keyof typeof google.monitoring.v3.ServiceLevelObjective.View|null);

ListServiceLevelObjectivesRequest view