| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static HttpElementLocation |
HttpElementLocation.forNumber(int value) |
HttpElementLocation |
AuthConfig.ApiKeyConfigOrBuilder.getHttpElementLocation()
Required.
|
HttpElementLocation |
AuthConfig.ApiKeyConfig.getHttpElementLocation()
Required.
|
HttpElementLocation |
AuthConfig.ApiKeyConfig.Builder.getHttpElementLocation()
Required.
|
static HttpElementLocation |
HttpElementLocation.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HttpElementLocation |
HttpElementLocation.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HttpElementLocation |
HttpElementLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpElementLocation[] |
HttpElementLocation.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<HttpElementLocation> |
HttpElementLocation.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig.ApiKeyConfig.Builder |
AuthConfig.ApiKeyConfig.Builder.setHttpElementLocation(HttpElementLocation value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.