Identity-Aware Proxy V1 API - Class Google::Cloud::Iap::V1::ApplicationSettings (v0.3.0)

Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::ApplicationSettings.

Wrapper over application specific settings for IAP.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#access_denied_page_settings

def access_denied_page_settings() -> ::Google::Cloud::Iap::V1::AccessDeniedPageSettings
Returns

#access_denied_page_settings=

def access_denied_page_settings=(value) -> ::Google::Cloud::Iap::V1::AccessDeniedPageSettings
Parameter
Returns
def cookie_domain() -> ::Google::Protobuf::StringValue
Returns
  • (::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.
def cookie_domain=(value) -> ::Google::Protobuf::StringValue
Parameter
  • value (::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.
Returns
  • (::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.

#csm_settings

def csm_settings() -> ::Google::Cloud::Iap::V1::CsmSettings
Returns

#csm_settings=

def csm_settings=(value) -> ::Google::Cloud::Iap::V1::CsmSettings
Parameter
Returns