Reference documentation and code samples for the Google Cloud Iap V1 Client class UpdateIapSettingsRequest.
The request sent to UpdateIapSettings.
Generated from protobuf message google.cloud.iap.v1.UpdateIapSettingsRequest
Namespace
Google \ Cloud \ Iap \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ iap_settings
IapSettings
Required. The new values for the IAP settings to be updated. Authorization: Requires the updateSettings
permission for the associated resource.
↳ update_mask
Google\Protobuf\FieldMask
The field mask specifying which IAP settings should be updated. If omitted, then all of the settings are updated. See https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
. Note: All IAP reauth settings must always be set together, using the field mask: iapSettings.accessSettings.reauthSettings
.
getIapSettings
Required. The new values for the IAP settings to be updated.
Authorization: Requires the updateSettings
permission for the associated
resource.
hasIapSettings
clearIapSettings
setIapSettings
Required. The new values for the IAP settings to be updated.
Authorization: Requires the updateSettings
permission for the associated
resource.
$this
getUpdateMask
The field mask specifying which IAP settings should be updated.
If omitted, then all of the settings are updated. See https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
.
Note: All IAP reauth settings must always be set together, using the
field mask: iapSettings.accessSettings.reauthSettings
.
hasUpdateMask
clearUpdateMask
setUpdateMask
The field mask specifying which IAP settings should be updated.
If omitted, then all of the settings are updated. See https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
.
Note: All IAP reauth settings must always be set together, using the
field mask: iapSettings.accessSettings.reauthSettings
.
$this