Class UpdateExternalSystemRequest (1.15.0)

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

Request message for updating a ExternalSystem resource.

Attributes

NameDescription
external_system google.cloud.securitycenter_v1.types.ExternalSystem
Required. The external system resource to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
The FieldMask to use when updating the external system resource. If empty all mutable fields will be updated.