Application Integration
- Application Integration
- All Products
Property | Description |
---|---|
Project_ID | The project ID to generate a valid access
token. |
Location | The region to process the request. |
Private_Key_ID | The private key ID associated with the Google Vertex AI service
account. |
Client_Email | The email address associated with the Google Vertex AI service
account. |
Private_Key | The Google Vertex AI private key associated
with the service account. Enter the PKCS1 certificate as a
Base64-encoded string in the following
format: -----BEGIN PRIVATE KEY----- .....
n-----END PRIVATE KEY----- |