Uses of Enum
com.google.cloud.aiplatform.v1beta1.HttpElementLocation
Packages that use HttpElementLocation
-
Uses of HttpElementLocation in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return HttpElementLocationModifier and TypeMethodDescriptionstatic HttpElementLocationHttpElementLocation.forNumber(int value) AuthConfig.ApiKeyConfig.Builder.getHttpElementLocation()Required.AuthConfig.ApiKeyConfig.getHttpElementLocation()Required.AuthConfig.ApiKeyConfigOrBuilder.getHttpElementLocation()Required.static HttpElementLocationHttpElementLocation.valueOf(int value) Deprecated.static HttpElementLocationHttpElementLocation.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static HttpElementLocationReturns 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.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type HttpElementLocationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<HttpElementLocation>HttpElementLocation.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type HttpElementLocationModifier and TypeMethodDescriptionAuthConfig.ApiKeyConfig.Builder.setHttpElementLocation(HttpElementLocation value) Required.