| Modifier and Type | Method and Description |
|---|---|
static Tool.Authentication.OAuthConfig.OauthGrantType |
Tool.Authentication.OAuthConfig.OauthGrantType.forNumber(int value) |
Tool.Authentication.OAuthConfig.OauthGrantType |
Tool.Authentication.OAuthConfigOrBuilder.getOauthGrantType()
Required.
|
Tool.Authentication.OAuthConfig.OauthGrantType |
Tool.Authentication.OAuthConfig.getOauthGrantType()
Required.
|
Tool.Authentication.OAuthConfig.OauthGrantType |
Tool.Authentication.OAuthConfig.Builder.getOauthGrantType()
Required.
|
static Tool.Authentication.OAuthConfig.OauthGrantType |
Tool.Authentication.OAuthConfig.OauthGrantType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Tool.Authentication.OAuthConfig.OauthGrantType |
Tool.Authentication.OAuthConfig.OauthGrantType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Tool.Authentication.OAuthConfig.OauthGrantType |
Tool.Authentication.OAuthConfig.OauthGrantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tool.Authentication.OAuthConfig.OauthGrantType[] |
Tool.Authentication.OAuthConfig.OauthGrantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Tool.Authentication.OAuthConfig.OauthGrantType> |
Tool.Authentication.OAuthConfig.OauthGrantType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Tool.Authentication.OAuthConfig.Builder |
Tool.Authentication.OAuthConfig.Builder.setOauthGrantType(Tool.Authentication.OAuthConfig.OauthGrantType value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.