public static interface ScanConfig.Authentication.IapCredentialOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ScanConfig.Authentication.IapCredential.IapCredentialsCase |
getIapCredentialsCase() |
ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo |
getIapTestServiceAccountInfo()
Authentication configuration when Web-Security-Scanner service
account is added in Identity-Aware-Proxy (IAP) access policies.
|
ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfoOrBuilder |
getIapTestServiceAccountInfoOrBuilder()
Authentication configuration when Web-Security-Scanner service
account is added in Identity-Aware-Proxy (IAP) access policies.
|
boolean |
hasIapTestServiceAccountInfo()
Authentication configuration when Web-Security-Scanner service
account is added in Identity-Aware-Proxy (IAP) access policies.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
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;
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;
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;
ScanConfig.Authentication.IapCredential.IapCredentialsCase getIapCredentialsCase()
Copyright © 2022 Google LLC. All rights reserved.