Class UpdateSecuritySettingsRequest (1.5.0)

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

The request message for SecuritySettingsService.UpdateSecuritySettings.

Attributes

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