Class UpdateServiceLevelObjectiveRequest (2.14.0)

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

The UpdateServiceLevelObjective request.

Attributes

NameDescription
service_level_objective google.cloud.monitoring_v3.types.ServiceLevelObjective
Required. The ServiceLevelObjective to draw updates from. The given name specifies the resource to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
A set of field paths defining which fields to use for the update.