| Modifier and Type | Method and Description |
|---|---|
ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.Builder.build() |
ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.Builder.buildPartial() |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.getDefaultInstance() |
ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.getDefaultInstanceForType() |
ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.Builder.getDefaultInstanceForType() |
ScanConfig.Authentication.GoogleAccount |
ScanConfig.AuthenticationOrBuilder.getGoogleAccount()
Authentication using a Google account.
|
ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.getGoogleAccount()
Authentication using a Google account.
|
ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.Builder.getGoogleAccount()
Authentication using a Google account.
|
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseDelimitedFrom(InputStream input) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(byte[] data) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(ByteBuffer data) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(com.google.protobuf.ByteString data) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(com.google.protobuf.CodedInputStream input) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(InputStream input) |
static ScanConfig.Authentication.GoogleAccount |
ScanConfig.Authentication.GoogleAccount.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ScanConfig.Authentication.GoogleAccount> |
ScanConfig.Authentication.GoogleAccount.getParserForType() |
static com.google.protobuf.Parser<ScanConfig.Authentication.GoogleAccount> |
ScanConfig.Authentication.GoogleAccount.parser() |
| Modifier and Type | Method and Description |
|---|---|
ScanConfig.Authentication.GoogleAccount.Builder |
ScanConfig.Authentication.GoogleAccount.Builder.mergeFrom(ScanConfig.Authentication.GoogleAccount other) |
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeGoogleAccount(ScanConfig.Authentication.GoogleAccount value)
Authentication using a Google account.
|
static ScanConfig.Authentication.GoogleAccount.Builder |
ScanConfig.Authentication.GoogleAccount.newBuilder(ScanConfig.Authentication.GoogleAccount prototype) |
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setGoogleAccount(ScanConfig.Authentication.GoogleAccount value)
Authentication using a Google account.
|
Copyright © 2019 Google LLC. All rights reserved.