Class VertexAiEmbeddingConnectionDetails.Builder
java.lang.Object
org.springframework.ai.vertexai.embedding.VertexAiEmbeddingConnectionDetails.Builder
- Enclosing class:
- VertexAiEmbeddingConnectionDetails
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withApiEndpoint
(String endpoint) withLocation
(String location) withPredictionServiceSettings
(com.google.cloud.aiplatform.v1.PredictionServiceSettings predictionServiceSettings) withProjectId
(String projectId) withPublisher
(String publisher)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withApiEndpoint
-
withProjectId
-
withLocation
-
withPublisher
-
withPredictionServiceSettings
public VertexAiEmbeddingConnectionDetails.Builder withPredictionServiceSettings(com.google.cloud.aiplatform.v1.PredictionServiceSettings predictionServiceSettings) -
build
-