Class ListServiceLevelObjectivesResponse (2.9.2)

ListServiceLevelObjectivesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The ListServiceLevelObjectives response.

Attributes

NameDescription
service_level_objectives Sequence[google.cloud.monitoring_v3.types.ServiceLevelObjective]
The ServiceLevelObjective\ s matching the specified filter.
next_page_token str
If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as page_token in the next call to this method.