Class UpdateOrganizationSettingsRequest (1.3.1)

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

Request message for updating an organization's settings. .. attribute:: organization_settings

Required. The organization settings resource to update.

:type: google.cloud.securitycenter_v1.types.OrganizationSettings

Attribute

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