Class UpdateOrganizationSettingsRequest (1.0.0)

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

Request message for updating an organization's settings.

Attributes

NameDescription
organization_settings .gcs_organization_settings.OrganizationSettings
Required. The organization settings resource to update.
update_mask .gp_field_mask.FieldMask
The FieldMask to use when updating the settings resource. If empty all mutable fields will be updated.