Class UpdateSourceRequest (1.5.2)

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_v1beta1.types.Source

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
The FieldMask to use when updating the source resource.