ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.clear() |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.clearAuthentication() |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.clearCustomAccount() |
Authentication using a custom account.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.clearGoogleAccount() |
Deprecated.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.clearIapCredential() |
Authentication using Identity-Aware-Proxy (IAP).
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.clone() |
|
ScanConfig.Authentication.Builder |
ScanConfig.Builder.getAuthenticationBuilder() |
The authentication configuration.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeCustomAccount(ScanConfig.Authentication.CustomAccount value) |
Authentication using a custom account.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeFrom(ScanConfig.Authentication other) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeGoogleAccount(ScanConfig.Authentication.GoogleAccount value) |
Deprecated.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeIapCredential(ScanConfig.Authentication.IapCredential value) |
Authentication using Identity-Aware-Proxy (IAP).
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ScanConfig.Authentication.Builder |
ScanConfig.Authentication.newBuilder() |
|
static ScanConfig.Authentication.Builder |
ScanConfig.Authentication.newBuilder(ScanConfig.Authentication prototype) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.newBuilderForType() |
|
protected ScanConfig.Authentication.Builder |
ScanConfig.Authentication.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setCustomAccount(ScanConfig.Authentication.CustomAccount value) |
Authentication using a custom account.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setCustomAccount(ScanConfig.Authentication.CustomAccount.Builder builderForValue) |
Authentication using a custom account.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setGoogleAccount(ScanConfig.Authentication.GoogleAccount value) |
Deprecated.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setGoogleAccount(ScanConfig.Authentication.GoogleAccount.Builder builderForValue) |
Deprecated.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setIapCredential(ScanConfig.Authentication.IapCredential value) |
Authentication using Identity-Aware-Proxy (IAP).
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setIapCredential(ScanConfig.Authentication.IapCredential.Builder builderForValue) |
Authentication using Identity-Aware-Proxy (IAP).
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.toBuilder() |
|