Class UpdateServiceLevelObjectiveRequest (2.5.2)

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

The UpdateServiceLevelObjective request. .. attribute:: service_level_objective

Required. The ServiceLevelObjective to draw updates from. The given name specifies the resource to update.

:type: google.cloud.monitoring_v3.types.ServiceLevelObjective

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
A set of field paths defining which fields to use for the update.