Uses of Class
com.google.cloud.aiplatform.v1.EmbedContentResponse.Embedding
Packages that use EmbedContentResponse.Embedding
-
Uses of EmbedContentResponse.Embedding in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EmbedContentResponse.EmbeddingModifier and TypeMethodDescriptionEmbedContentResponse.Embedding.Builder.build()EmbedContentResponse.Embedding.Builder.buildPartial()EmbedContentResponse.Embedding.getDefaultInstance()EmbedContentResponse.Embedding.Builder.getDefaultInstanceForType()EmbedContentResponse.Embedding.getDefaultInstanceForType()EmbedContentResponse.Builder.getEmbedding()The embedding generated from the input content.EmbedContentResponse.getEmbedding()The embedding generated from the input content.EmbedContentResponseOrBuilder.getEmbedding()The embedding generated from the input content.EmbedContentResponse.Embedding.parseDelimitedFrom(InputStream input) EmbedContentResponse.Embedding.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentResponse.Embedding.parseFrom(byte[] data) EmbedContentResponse.Embedding.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentResponse.Embedding.parseFrom(com.google.protobuf.ByteString data) EmbedContentResponse.Embedding.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentResponse.Embedding.parseFrom(com.google.protobuf.CodedInputStream input) EmbedContentResponse.Embedding.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentResponse.Embedding.parseFrom(InputStream input) EmbedContentResponse.Embedding.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentResponse.Embedding.parseFrom(ByteBuffer data) EmbedContentResponse.Embedding.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EmbedContentResponse.EmbeddingModifier and TypeMethodDescriptioncom.google.protobuf.Parser<EmbedContentResponse.Embedding>EmbedContentResponse.Embedding.getParserForType()static com.google.protobuf.Parser<EmbedContentResponse.Embedding>EmbedContentResponse.Embedding.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type EmbedContentResponse.EmbeddingModifier and TypeMethodDescriptionEmbedContentResponse.Builder.mergeEmbedding(EmbedContentResponse.Embedding value) The embedding generated from the input content.EmbedContentResponse.Embedding.Builder.mergeFrom(EmbedContentResponse.Embedding other) EmbedContentResponse.Embedding.newBuilder(EmbedContentResponse.Embedding prototype) EmbedContentResponse.Builder.setEmbedding(EmbedContentResponse.Embedding value) The embedding generated from the input content.