| Modifier and Type | Method and Description |
|---|---|
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()
Authentication using a Google account.
|
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(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.mergeFrom(ScanConfig.Authentication other) |
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeGoogleAccount(ScanConfig.Authentication.GoogleAccount value)
Authentication using a Google account.
|
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.Builder builderForValue)
Authentication using a custom account.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setCustomAccount(ScanConfig.Authentication.CustomAccount value)
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.Builder builderForValue)
Authentication using a Google account.
|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setGoogleAccount(ScanConfig.Authentication.GoogleAccount value)
Authentication using a Google account.
|
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() |
| Modifier and Type | Method and Description |
|---|---|
ScanConfig.Builder |
ScanConfig.Builder.setAuthentication(ScanConfig.Authentication.Builder builderForValue)
The authentication configuration.
|
Copyright © 2019 Google LLC. All rights reserved.