Uses of Enum
com.google.cloud.aiplatform.v1.EmbedContentRequest.EmbeddingTaskType
Packages that use EmbedContentRequest.EmbeddingTaskType
-
Uses of EmbedContentRequest.EmbeddingTaskType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EmbedContentRequest.EmbeddingTaskTypeModifier and TypeMethodDescriptionEmbedContentRequest.EmbeddingTaskType.forNumber(int value) EmbedContentRequest.Builder.getTaskType()Deprecated.google.cloud.aiplatform.v1.EmbedContentRequest.task_type is deprecated.EmbedContentRequest.EmbedContentConfig.Builder.getTaskType()Optional.EmbedContentRequest.EmbedContentConfig.getTaskType()Optional.EmbedContentRequest.EmbedContentConfigOrBuilder.getTaskType()Optional.EmbedContentRequest.getTaskType()Deprecated.google.cloud.aiplatform.v1.EmbedContentRequest.task_type is deprecated.EmbedContentRequestOrBuilder.getTaskType()Deprecated.google.cloud.aiplatform.v1.EmbedContentRequest.task_type is deprecated.EmbedContentRequest.EmbeddingTaskType.valueOf(int value) Deprecated.EmbedContentRequest.EmbeddingTaskType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.EmbedContentRequest.EmbeddingTaskType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EmbedContentRequest.EmbeddingTaskTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<EmbedContentRequest.EmbeddingTaskType>EmbedContentRequest.EmbeddingTaskType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type EmbedContentRequest.EmbeddingTaskTypeModifier and TypeMethodDescriptionEmbedContentRequest.Builder.setTaskType(EmbedContentRequest.EmbeddingTaskType value) Deprecated.google.cloud.aiplatform.v1.EmbedContentRequest.task_type is deprecated.EmbedContentRequest.EmbedContentConfig.Builder.setTaskType(EmbedContentRequest.EmbeddingTaskType value) Optional.