Interface ScanConfig.Authentication.IapCredentialOrBuilder

    • Method Detail

      • hasIapTestServiceAccountInfo

        boolean hasIapTestServiceAccountInfo()
         Authentication configuration when Web-Security-Scanner service
         account is added in Identity-Aware-Proxy (IAP) access policies.
         
        .google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
        Returns:
        Whether the iapTestServiceAccountInfo field is set.
      • getIapTestServiceAccountInfo

        ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo getIapTestServiceAccountInfo()
         Authentication configuration when Web-Security-Scanner service
         account is added in Identity-Aware-Proxy (IAP) access policies.
         
        .google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
        Returns:
        The iapTestServiceAccountInfo.
      • getIapTestServiceAccountInfoOrBuilder

        ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfoOrBuilder getIapTestServiceAccountInfoOrBuilder()
         Authentication configuration when Web-Security-Scanner service
         account is added in Identity-Aware-Proxy (IAP) access policies.
         
        .google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;