Class UpdateIapSettingsRequest (0.1.2)

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

The request sent to UpdateIapSettings. .. attribute:: iap_settings

Required. The new values for the IAP settings to be updated. Authorization: Requires the updateSettings permission for the associated resource.

:type: google.cloud.iap_v1.types.IapSettings

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
The field mask specifying which IAP settings should be updated. If omitted, the all of the settings are updated. See https://developers.google.com/protocol- buffers/docs/reference/google.protobuf#fieldmask