| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfig |
AuthenticationConfig.Builder.build() |
AuthenticationConfig |
AuthenticationConfig.Builder.buildPartial() |
AuthenticationConfig |
ExecutionConfig.getAuthenticationConfig()
Optional.
|
AuthenticationConfig |
ExecutionConfig.Builder.getAuthenticationConfig()
Optional.
|
AuthenticationConfig |
ExecutionConfigOrBuilder.getAuthenticationConfig()
Optional.
|
static AuthenticationConfig |
AuthenticationConfig.getDefaultInstance() |
AuthenticationConfig |
AuthenticationConfig.getDefaultInstanceForType() |
AuthenticationConfig |
AuthenticationConfig.Builder.getDefaultInstanceForType() |
static AuthenticationConfig |
AuthenticationConfig.parseDelimitedFrom(InputStream input) |
static AuthenticationConfig |
AuthenticationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(byte[] data) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(ByteBuffer data) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(com.google.protobuf.ByteString data) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(InputStream input) |
static AuthenticationConfig |
AuthenticationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AuthenticationConfig> |
AuthenticationConfig.getParserForType() |
static com.google.protobuf.Parser<AuthenticationConfig> |
AuthenticationConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionConfig.Builder |
ExecutionConfig.Builder.mergeAuthenticationConfig(AuthenticationConfig value)
Optional.
|
AuthenticationConfig.Builder |
AuthenticationConfig.Builder.mergeFrom(AuthenticationConfig other) |
static AuthenticationConfig.Builder |
AuthenticationConfig.newBuilder(AuthenticationConfig prototype) |
ExecutionConfig.Builder |
ExecutionConfig.Builder.setAuthenticationConfig(AuthenticationConfig value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.