Uses of Class
com.google.cloud.aiplatform.v1.EmbedContentRequest.EmbedContentConfig
Packages that use EmbedContentRequest.EmbedContentConfig
-
Uses of EmbedContentRequest.EmbedContentConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EmbedContentRequest.EmbedContentConfigModifier and TypeMethodDescriptionEmbedContentRequest.EmbedContentConfig.Builder.build()EmbedContentRequest.EmbedContentConfig.Builder.buildPartial()EmbedContentRequest.EmbedContentConfig.getDefaultInstance()EmbedContentRequest.EmbedContentConfig.Builder.getDefaultInstanceForType()EmbedContentRequest.EmbedContentConfig.getDefaultInstanceForType()EmbedContentRequest.Builder.getEmbedContentConfig()Optional.EmbedContentRequest.getEmbedContentConfig()Optional.EmbedContentRequestOrBuilder.getEmbedContentConfig()Optional.EmbedContentRequest.EmbedContentConfig.parseDelimitedFrom(InputStream input) EmbedContentRequest.EmbedContentConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentRequest.EmbedContentConfig.parseFrom(byte[] data) EmbedContentRequest.EmbedContentConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentRequest.EmbedContentConfig.parseFrom(com.google.protobuf.ByteString data) EmbedContentRequest.EmbedContentConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentRequest.EmbedContentConfig.parseFrom(com.google.protobuf.CodedInputStream input) EmbedContentRequest.EmbedContentConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentRequest.EmbedContentConfig.parseFrom(InputStream input) EmbedContentRequest.EmbedContentConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EmbedContentRequest.EmbedContentConfig.parseFrom(ByteBuffer data) EmbedContentRequest.EmbedContentConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EmbedContentRequest.EmbedContentConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<EmbedContentRequest.EmbedContentConfig>EmbedContentRequest.EmbedContentConfig.getParserForType()static com.google.protobuf.Parser<EmbedContentRequest.EmbedContentConfig>EmbedContentRequest.EmbedContentConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type EmbedContentRequest.EmbedContentConfigModifier and TypeMethodDescriptionEmbedContentRequest.Builder.mergeEmbedContentConfig(EmbedContentRequest.EmbedContentConfig value) Optional.EmbedContentRequest.EmbedContentConfig.Builder.mergeFrom(EmbedContentRequest.EmbedContentConfig other) EmbedContentRequest.EmbedContentConfig.newBuilder(EmbedContentRequest.EmbedContentConfig prototype) EmbedContentRequest.Builder.setEmbedContentConfig(EmbedContentRequest.EmbedContentConfig value) Optional.