Reference documentation and code samples for the Web Security Scanner V1 API class Google::Cloud::WebSecurityScanner::V1::ScanConfig::Authentication::IapCredential::IapTestServiceAccountInfo.
Describes authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#target_audience_client_id
def target_audience_client_id() -> ::String
Returns
- (::String) — Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).
#target_audience_client_id=
def target_audience_client_id=(value) -> ::String
Parameter
- value (::String) — Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).
Returns
- (::String) — Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).