google_api_iap v0.8.0 GoogleApi.IAP.V1.Model.ApplicationSettings View Source
Wrapper over application specific settings for IAP.
Attributes
accessDeniedPageSettings(type:GoogleApi.IAP.V1.Model.AccessDeniedPageSettings.t, default:nil) - Customization for Access Denied page.csmSettings(type:GoogleApi.IAP.V1.Model.CsmSettings.t, default:nil) - Settings to configure IAP's behavior for a CSM mesh.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.IAP.V1.Model.ApplicationSettings{
accessDeniedPageSettings: GoogleApi.IAP.V1.Model.AccessDeniedPageSettings.t(),
csmSettings: GoogleApi.IAP.V1.Model.CsmSettings.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.