Identity-Aware Proxy V1 API - Class Google::Cloud::Iap::V1::IapSettings (v0.12.0)

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

#access_settings=

def access_settings=(value) -> ::Google::Cloud::Iap::V1::AccessSettings
Parameter
Returns

#application_settings

def application_settings() -> ::Google::Cloud::Iap::V1::ApplicationSettings
Returns

#application_settings=

def application_settings=(value) -> ::Google::Cloud::Iap::V1::ApplicationSettings
Parameter
Returns

#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.