Class ListServiceLevelObjectivesRequest (0.35.0)

The ListServiceLevelObjectives request. .. attribute:: parent

Required. Resource name of the parent containing the listed SLOs, either a project or a Monitoring Workspace. The formats are: :: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID] workspaces/[HOST_PROJECT_ID_OR_NUMBER]/services/-

A non-negative number that is the maximum number of results to return. When 0, use default page size.

View of the ServiceLevelObjective\ s to return. If DEFAULT, return each ServiceLevelObjective as originally defined. If EXPLICIT and the ServiceLevelObjective is defined in terms of a BasicSli, replace the BasicSli with a RequestBasedSli spelling out how the SLI is computed.