Uses of Class
com.google.cloud.aiplatform.v1.RagEmbeddingModelConfig.VertexPredictionEndpoint
Packages that use RagEmbeddingModelConfig.VertexPredictionEndpoint
-
Uses of RagEmbeddingModelConfig.VertexPredictionEndpoint in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagEmbeddingModelConfig.VertexPredictionEndpointModifier and TypeMethodDescriptionRagEmbeddingModelConfig.VertexPredictionEndpoint.Builder.build()RagEmbeddingModelConfig.VertexPredictionEndpoint.Builder.buildPartial()RagEmbeddingModelConfig.VertexPredictionEndpoint.getDefaultInstance()RagEmbeddingModelConfig.VertexPredictionEndpoint.Builder.getDefaultInstanceForType()RagEmbeddingModelConfig.VertexPredictionEndpoint.getDefaultInstanceForType()RagEmbeddingModelConfig.Builder.getVertexPredictionEndpoint()The Vertex AI Prediction Endpoint that either refers to a publisher model or an endpoint that is hosting a 1P fine-tuned text embedding model.RagEmbeddingModelConfig.getVertexPredictionEndpoint()The Vertex AI Prediction Endpoint that either refers to a publisher model or an endpoint that is hosting a 1P fine-tuned text embedding model.RagEmbeddingModelConfigOrBuilder.getVertexPredictionEndpoint()The Vertex AI Prediction Endpoint that either refers to a publisher model or an endpoint that is hosting a 1P fine-tuned text embedding model.RagEmbeddingModelConfig.VertexPredictionEndpoint.parseDelimitedFrom(InputStream input) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(byte[] data) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(com.google.protobuf.ByteString data) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(InputStream input) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(ByteBuffer data) RagEmbeddingModelConfig.VertexPredictionEndpoint.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type RagEmbeddingModelConfig.VertexPredictionEndpointModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RagEmbeddingModelConfig.VertexPredictionEndpoint>RagEmbeddingModelConfig.VertexPredictionEndpoint.getParserForType()static com.google.protobuf.Parser<RagEmbeddingModelConfig.VertexPredictionEndpoint>RagEmbeddingModelConfig.VertexPredictionEndpoint.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type RagEmbeddingModelConfig.VertexPredictionEndpointModifier and TypeMethodDescriptionRagEmbeddingModelConfig.VertexPredictionEndpoint.Builder.mergeFrom(RagEmbeddingModelConfig.VertexPredictionEndpoint other) RagEmbeddingModelConfig.Builder.mergeVertexPredictionEndpoint(RagEmbeddingModelConfig.VertexPredictionEndpoint value) The Vertex AI Prediction Endpoint that either refers to a publisher model or an endpoint that is hosting a 1P fine-tuned text embedding model.RagEmbeddingModelConfig.VertexPredictionEndpoint.newBuilder(RagEmbeddingModelConfig.VertexPredictionEndpoint prototype) RagEmbeddingModelConfig.Builder.setVertexPredictionEndpoint(RagEmbeddingModelConfig.VertexPredictionEndpoint value) The Vertex AI Prediction Endpoint that either refers to a publisher model or an endpoint that is hosting a 1P fine-tuned text embedding model.