Invia feedback
Classe VertexAI.Builder (1.3.0)
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
public static class VertexAI.Builder
Costruttori
Builder()
Metodi
build()
setApiEndpoint(String apiEndpoint)
public VertexAI.Builder setApiEndpoint(String apiEndpoint)
Parametro
Nome
Description
apiEndpoint
String
setCredentials(Credentials credentials)
public VertexAI.Builder setCredentials(Credentials credentials)
Parametro
Nome
Description
credentials
com.google.auth.Credentials
setLlmClientSupplier(Supplier<LlmUtilityServiceClient> llmClientSupplier)
public VertexAI.Builder setLlmClientSupplier(Supplier<LlmUtilityServiceClient> llmClientSupplier)
setLocation(String location)
public VertexAI.Builder setLocation(String location)
Parametro
Nome
Description
location
String
setPredictionClientSupplier(Supplier<PredictionServiceClient> predictionClientSupplier)
public VertexAI.Builder setPredictionClientSupplier(Supplier<PredictionServiceClient> predictionClientSupplier)
setProjectId(String projectId)
public VertexAI.Builder setProjectId(String projectId)
Parametro
Nome
Description
projectId
String
setScopes(List<String> scopes)
public VertexAI.Builder setScopes(List<String> scopes)
setTransport(Transport transport)
public VertexAI.Builder setTransport(Transport transport)
Parametro
Nome
Description
transport
Transport
Invia feedback
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0 , mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0 . Per ulteriori dettagli, consulta le norme del sito di Google Developers . Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-05-17 UTC.
Vuoi dirci altro?
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-05-17 UTC."],[],[]]