| 3281 | <!-- Service Account JSON Content --> | 3281 | <!-- Service Account JSON Content --> |
| 3282 | <div class="flex-container flexFlowColumn"> | 3282 | <div class="flex-container flexFlowColumn"> |
| 3283 | <label for="vertexai_service_account_json" data-i18n="Service Account JSON Content">Service Account JSON Content:</label> | 3283 | <label for="vertexai_service_account_json" data-i18n="Service Account JSON Content">Service Account JSON Content:</label> |
| 3284 | <textarea id="vertexai_service_account_json" class="text_pole textarea_compact" rows="8" placeholder='Paste your Service Account JSON content here, e.g.: | 3284 | <textarea id="vertexai_service_account_json" class="text_pole textarea_compact" rows="4" placeholder='Paste your Service Account JSON content here, e.g.: |
| 3285 | { | 3285 | { |
| 3286 | "type": "service_account", | 3286 | "type": "service_account", |
| 3287 | "project_id": "your-project-id", | 3287 | "project_id": "your-project-id", |