Class UpdateSecuritySettingsRequest (0.2.0)

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

The request message for SecuritySettingsService.UpdateSecuritySettings.

Attributes

NameDescription
security_settings .gcdc_security_settings.SecuritySettings
Required. [SecuritySettings] object that contains values for each of the fields to update.
update_mask .field_mask.FieldMask
Required. The mask to control which fields get updated. If the mask is not present, all fields will be updated.