Class UpdateSourceRequest (1.2.0)

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

Request message for updating a source. .. attribute:: source

Required. The source resource to update.

:type: google.cloud.securitycenter_v1p1beta1.types.Source

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
The FieldMask to use when updating the source resource. If empty all mutable fields will be updated.