Uses of Interface
com.google.cloud.websecurityscanner.v1beta.ScanConfig.Authentication.GoogleAccountOrBuilder
-
Packages that use ScanConfig.Authentication.GoogleAccountOrBuilder Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner API -
-
Uses of ScanConfig.Authentication.GoogleAccountOrBuilder in com.google.cloud.websecurityscanner.v1beta
Classes in com.google.cloud.websecurityscanner.v1beta that implement ScanConfig.Authentication.GoogleAccountOrBuilder Modifier and Type Class Description static classScanConfig.Authentication.GoogleAccountDescribes authentication configuration that uses a Google account.static classScanConfig.Authentication.GoogleAccount.BuilderDescribes authentication configuration that uses a Google account.Methods in com.google.cloud.websecurityscanner.v1beta that return ScanConfig.Authentication.GoogleAccountOrBuilder Modifier and Type Method Description ScanConfig.Authentication.GoogleAccountOrBuilderScanConfig.Authentication.Builder. getGoogleAccountOrBuilder()Authentication using a Google account.ScanConfig.Authentication.GoogleAccountOrBuilderScanConfig.Authentication. getGoogleAccountOrBuilder()Authentication using a Google account.ScanConfig.Authentication.GoogleAccountOrBuilderScanConfig.AuthenticationOrBuilder. getGoogleAccountOrBuilder()Authentication using a Google account.
-