VertexAI.Builder |
VertexAI.Builder.setApiEndpoint(String apiEndpoint) |
VertexAI.Builder |
VertexAI.Builder.setCredentials(com.google.auth.Credentials credentials) |
VertexAI.Builder |
VertexAI.Builder.setCustomHeaders(Map<String,String> customHeaders) |
VertexAI.Builder |
VertexAI.Builder.setLlmClientSupplier(com.google.common.base.Supplier<LlmUtilityServiceClient> llmClientSupplier) |
VertexAI.Builder |
VertexAI.Builder.setLocation(String location) |
VertexAI.Builder |
VertexAI.Builder.setPredictionClientSupplier(com.google.common.base.Supplier<PredictionServiceClient> predictionClientSupplier) |
VertexAI.Builder |
VertexAI.Builder.setProjectId(String projectId) |
VertexAI.Builder |
VertexAI.Builder.setScopes(List<String> scopes) |
VertexAI.Builder |
VertexAI.Builder.setTransport(Transport transport) |