Uses of Interface
com.google.cloud.aiplatform.v1.RagEmbeddingModelConfig.VertexPredictionEndpointOrBuilder
Packages that use RagEmbeddingModelConfig.VertexPredictionEndpointOrBuilder
-
Uses of RagEmbeddingModelConfig.VertexPredictionEndpointOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement RagEmbeddingModelConfig.VertexPredictionEndpointOrBuilderModifier and TypeClassDescriptionstatic final classConfig representing a model hosted on Vertex Prediction Endpoint.static final classConfig representing a model hosted on Vertex Prediction Endpoint.Methods in com.google.cloud.aiplatform.v1 that return RagEmbeddingModelConfig.VertexPredictionEndpointOrBuilderModifier and TypeMethodDescriptionRagEmbeddingModelConfig.Builder.getVertexPredictionEndpointOrBuilder()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.getVertexPredictionEndpointOrBuilder()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.getVertexPredictionEndpointOrBuilder()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.