Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::GetIapSettingsRequest.
The request sent to GetIapSettings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The resource name for which to retrieve the settings.
Authorization: Requires the
getSettings
permission for the associated resource.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name for which to retrieve the settings.
Authorization: Requires the
getSettings
permission for the associated resource.
Returns
-
(::String) — Required. The resource name for which to retrieve the settings.
Authorization: Requires the
getSettings
permission for the associated resource.