Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1 |
A client to Web Security Scanner API
|
Modifier and Type | Method and Description |
---|---|
static ScanConfig.Authentication.IapCredential.IapCredentialsCase |
ScanConfig.Authentication.IapCredential.IapCredentialsCase.forNumber(int value) |
ScanConfig.Authentication.IapCredential.IapCredentialsCase |
ScanConfig.Authentication.IapCredentialOrBuilder.getIapCredentialsCase() |
ScanConfig.Authentication.IapCredential.IapCredentialsCase |
ScanConfig.Authentication.IapCredential.getIapCredentialsCase() |
ScanConfig.Authentication.IapCredential.IapCredentialsCase |
ScanConfig.Authentication.IapCredential.Builder.getIapCredentialsCase() |
static ScanConfig.Authentication.IapCredential.IapCredentialsCase |
ScanConfig.Authentication.IapCredential.IapCredentialsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ScanConfig.Authentication.IapCredential.IapCredentialsCase |
ScanConfig.Authentication.IapCredential.IapCredentialsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanConfig.Authentication.IapCredential.IapCredentialsCase[] |
ScanConfig.Authentication.IapCredential.IapCredentialsCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.