Class VertexCredentials
java.lang.Object
com.google.adk.models.VertexCredentials
Credentials for accessing Gemini models through Vertex.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VertexCredentials.Builder
builder()
abstract Optional
<com.google.auth.oauth2.GoogleCredentials> location()
project()
-
Constructor Details
-
VertexCredentials
public VertexCredentials()
-
-
Method Details
-
project
-
location
-
credentials
-
builder
-