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