| Modifier and Type | Method and Description |
|---|---|
static Tool.Authentication.RequestLocation |
Tool.Authentication.RequestLocation.forNumber(int value) |
Tool.Authentication.RequestLocation |
Tool.Authentication.ApiKeyConfigOrBuilder.getRequestLocation()
Required.
|
Tool.Authentication.RequestLocation |
Tool.Authentication.ApiKeyConfig.getRequestLocation()
Required.
|
Tool.Authentication.RequestLocation |
Tool.Authentication.ApiKeyConfig.Builder.getRequestLocation()
Required.
|
static Tool.Authentication.RequestLocation |
Tool.Authentication.RequestLocation.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Tool.Authentication.RequestLocation |
Tool.Authentication.RequestLocation.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Tool.Authentication.RequestLocation |
Tool.Authentication.RequestLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tool.Authentication.RequestLocation[] |
Tool.Authentication.RequestLocation.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.RequestLocation> |
Tool.Authentication.RequestLocation.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Tool.Authentication.ApiKeyConfig.Builder |
Tool.Authentication.ApiKeyConfig.Builder.setRequestLocation(Tool.Authentication.RequestLocation value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.