@Generated public class GoogleCloudVertexAiConfig extends Object
| Constructor and Description |
|---|
GoogleCloudVertexAiConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPrivateKey() |
String |
getPrivateKeyPlaintext() |
String |
getProjectId() |
String |
getRegion() |
int |
hashCode() |
GoogleCloudVertexAiConfig |
setPrivateKey(String privateKey) |
GoogleCloudVertexAiConfig |
setPrivateKeyPlaintext(String privateKeyPlaintext) |
GoogleCloudVertexAiConfig |
setProjectId(String projectId) |
GoogleCloudVertexAiConfig |
setRegion(String region) |
String |
toString() |
public GoogleCloudVertexAiConfig setPrivateKey(String privateKey)
public String getPrivateKey()
public GoogleCloudVertexAiConfig setPrivateKeyPlaintext(String privateKeyPlaintext)
public String getPrivateKeyPlaintext()
public GoogleCloudVertexAiConfig setProjectId(String projectId)
public String getProjectId()
public GoogleCloudVertexAiConfig setRegion(String region)
public String getRegion()
Copyright © 2025. All rights reserved.