| Modifier and Type | Method and Description |
|---|---|
Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.Builder.build() |
Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.Builder.buildPartial() |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.getDefaultInstance() |
Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.getDefaultInstanceForType() |
Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.Builder.getDefaultInstanceForType() |
Tool.Authentication.OAuthConfig |
Tool.AuthenticationOrBuilder.getOauthConfig()
Config for OAuth.
|
Tool.Authentication.OAuthConfig |
Tool.Authentication.getOauthConfig()
Config for OAuth.
|
Tool.Authentication.OAuthConfig |
Tool.Authentication.Builder.getOauthConfig()
Config for OAuth.
|
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseDelimitedFrom(InputStream input) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(byte[] data) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(ByteBuffer data) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(com.google.protobuf.ByteString data) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(InputStream input) |
static Tool.Authentication.OAuthConfig |
Tool.Authentication.OAuthConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Tool.Authentication.OAuthConfig> |
Tool.Authentication.OAuthConfig.getParserForType() |
static com.google.protobuf.Parser<Tool.Authentication.OAuthConfig> |
Tool.Authentication.OAuthConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Tool.Authentication.OAuthConfig.Builder |
Tool.Authentication.OAuthConfig.Builder.mergeFrom(Tool.Authentication.OAuthConfig other) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.mergeOauthConfig(Tool.Authentication.OAuthConfig value)
Config for OAuth.
|
static Tool.Authentication.OAuthConfig.Builder |
Tool.Authentication.OAuthConfig.newBuilder(Tool.Authentication.OAuthConfig prototype) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.setOauthConfig(Tool.Authentication.OAuthConfig value)
Config for OAuth.
|
Copyright © 2025 Google LLC. All rights reserved.