Reference documentation and code samples for the Google Cloud Iap V1 Client class ApplicationSettings.
Wrapper over application specific settings for IAP.
Generated from protobuf message google.cloud.iap.v1.ApplicationSettings
Namespace
Google \ Cloud \ Iap \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ csm_settings
↳ access_denied_page_settings
↳ cookie_domain
Google\Protobuf\StringValue
The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
↳ attribute_propagation_settings
getCsmSettings
Settings to configure IAP's behavior for a service mesh.
hasCsmSettings
clearCsmSettings
setCsmSettings
Settings to configure IAP's behavior for a service mesh.
$this
getAccessDeniedPageSettings
Customization for Access Denied page.
hasAccessDeniedPageSettings
clearAccessDeniedPageSettings
setAccessDeniedPageSettings
Customization for Access Denied page.
$this
getCookieDomain
The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
hasCookieDomain
clearCookieDomain
getCookieDomainUnwrapped
Returns the unboxed value from getCookieDomain()
The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
string|null
setCookieDomain
The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
$this
setCookieDomainUnwrapped
Sets the field by wrapping a primitive type in a Google\Protobuf\StringValue object.
The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
var
string|null
$this
getAttributePropagationSettings
Settings to configure attribute propagation.
hasAttributePropagationSettings
clearAttributePropagationSettings
setAttributePropagationSettings
Settings to configure attribute propagation.
$this