Class DeleteServiceLevelObjectiveRequest (2.4.2)

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

The DeleteServiceLevelObjective request. .. attribute:: name

Required. Resource name of the ServiceLevelObjective to delete. The format is:

::

   projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]/serviceLevelObjectives/[SLO_NAME]

:type: str