Google Cloud Web Security Scanner V1 Client - Class IapTestServiceAccountInfo (0.7.18)

Reference documentation and code samples for the Google Cloud Web Security Scanner V1 Client class IapTestServiceAccountInfo.

Describes authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.

Generated from protobuf message google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo

Namespace

Google \ Cloud \ WebSecurityScanner \ V1 \ ScanConfig \ Authentication \ IapCredential

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ target_audience_client_id string

Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).

getTargetAudienceClientId

Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).

Returns
TypeDescription
string

setTargetAudienceClientId

Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).

Parameter
NameDescription
var string
Returns
TypeDescription
$this