Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::IapSettings.
The IAP configurable settings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_settings
def access_settings() -> ::Google::Cloud::Iap::V1::AccessSettings
    Returns
    
  - (::Google::Cloud::Iap::V1::AccessSettings) — Top level wrapper for all access related setting in IAP
#access_settings=
def access_settings=(value) -> ::Google::Cloud::Iap::V1::AccessSettings
    Parameter
    
  - value (::Google::Cloud::Iap::V1::AccessSettings) — Top level wrapper for all access related setting in IAP
    Returns
    
  - (::Google::Cloud::Iap::V1::AccessSettings) — Top level wrapper for all access related setting in IAP
#application_settings
def application_settings() -> ::Google::Cloud::Iap::V1::ApplicationSettings
    Returns
    
  - (::Google::Cloud::Iap::V1::ApplicationSettings) — Top level wrapper for all application related settings in IAP
#application_settings=
def application_settings=(value) -> ::Google::Cloud::Iap::V1::ApplicationSettings
    Parameter
    
  - value (::Google::Cloud::Iap::V1::ApplicationSettings) — Top level wrapper for all application related settings in IAP
    Returns
    
  - (::Google::Cloud::Iap::V1::ApplicationSettings) — Top level wrapper for all application related settings in IAP
#name
def name() -> ::String
    Returns
    
  - (::String) — Required. The resource name of the IAP protected resource.
#name=
def name=(value) -> ::String
    Parameter
    
  - value (::String) — Required. The resource name of the IAP protected resource.
    Returns
    
- (::String) — Required. The resource name of the IAP protected resource.