Uses of Interface
com.google.cloud.aiplatform.v1.EmbedContentResponse.EmbeddingOrBuilder
Packages that use EmbedContentResponse.EmbeddingOrBuilder
-
Uses of EmbedContentResponse.EmbeddingOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement EmbedContentResponse.EmbeddingOrBuilderModifier and TypeClassDescriptionstatic final classA list of floats representing an embedding.static final classA list of floats representing an embedding.Methods in com.google.cloud.aiplatform.v1 that return EmbedContentResponse.EmbeddingOrBuilderModifier and TypeMethodDescriptionEmbedContentResponse.Builder.getEmbeddingOrBuilder()The embedding generated from the input content.EmbedContentResponse.getEmbeddingOrBuilder()The embedding generated from the input content.EmbedContentResponseOrBuilder.getEmbeddingOrBuilder()The embedding generated from the input content.