Uses of Class
com.google.cloud.aiplatform.v1.EmbedContentRequest.EmbedContentConfig.Builder
Packages that use EmbedContentRequest.EmbedContentConfig.Builder
-
Uses of EmbedContentRequest.EmbedContentConfig.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EmbedContentRequest.EmbedContentConfig.BuilderModifier and TypeMethodDescriptionEmbedContentRequest.EmbedContentConfig.Builder.clear()EmbedContentRequest.EmbedContentConfig.Builder.clearAudioTrackExtraction()Optional.EmbedContentRequest.EmbedContentConfig.Builder.clearAutoTruncate()Optional.EmbedContentRequest.EmbedContentConfig.Builder.clearDocumentOcr()Optional.EmbedContentRequest.EmbedContentConfig.Builder.clearOutputDimensionality()Optional.EmbedContentRequest.EmbedContentConfig.Builder.clearTaskType()Optional.EmbedContentRequest.EmbedContentConfig.Builder.clearTitle()Optional.EmbedContentRequest.Builder.getEmbedContentConfigBuilder()Optional.EmbedContentRequest.EmbedContentConfig.Builder.mergeFrom(EmbedContentRequest.EmbedContentConfig other) EmbedContentRequest.EmbedContentConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentRequest.EmbedContentConfig.Builder.mergeFrom(com.google.protobuf.Message other) EmbedContentRequest.EmbedContentConfig.newBuilder()EmbedContentRequest.EmbedContentConfig.newBuilder(EmbedContentRequest.EmbedContentConfig prototype) EmbedContentRequest.EmbedContentConfig.newBuilderForType()EmbedContentRequest.EmbedContentConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) EmbedContentRequest.EmbedContentConfig.Builder.setAudioTrackExtraction(boolean value) Optional.EmbedContentRequest.EmbedContentConfig.Builder.setAutoTruncate(boolean value) Optional.EmbedContentRequest.EmbedContentConfig.Builder.setDocumentOcr(boolean value) Optional.EmbedContentRequest.EmbedContentConfig.Builder.setOutputDimensionality(int value) Optional.EmbedContentRequest.EmbedContentConfig.Builder.setTaskType(EmbedContentRequest.EmbeddingTaskType value) Optional.EmbedContentRequest.EmbedContentConfig.Builder.setTaskTypeValue(int value) Optional.Optional.EmbedContentRequest.EmbedContentConfig.Builder.setTitleBytes(com.google.protobuf.ByteString value) Optional.EmbedContentRequest.EmbedContentConfig.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type EmbedContentRequest.EmbedContentConfig.BuilderModifier and TypeMethodDescriptionEmbedContentRequest.Builder.setEmbedContentConfig(EmbedContentRequest.EmbedContentConfig.Builder builderForValue) Optional.