Class UpdateServiceRequest (2.3.0)

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

The UpdateService request. .. attribute:: service

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

:type: google.cloud.monitoring_v3.types.Service

Attribute

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