| 3282 | <!-- Service Account JSON Content --> | 3282 | <!-- Service Account JSON Content --> |
| 3283 | <div class="flex-container flexFlowColumn"> | 3283 | <div class="flex-container flexFlowColumn"> |
| 3284 | <label for="vertexai_service_account_json" data-i18n="Service Account JSON Content">Service Account JSON Content:</label> | 3284 | <label for="vertexai_service_account_json" data-i18n="Service Account JSON Content">Service Account JSON Content:</label> |
| | 3285 | <div id="vertexai_service_account_status" class="info-block marginTopBot5" style="display: none;"> |
| | 3286 | <span id="vertexai_service_account_info"></span> |
| | 3287 | </div> |
| 3285 | <textarea id="vertexai_service_account_json" class="text_pole textarea_compact" rows="4" placeholder='Paste your Service Account JSON content here, e.g.: | 3288 | <textarea id="vertexai_service_account_json" class="text_pole textarea_compact" rows="4" placeholder='Paste your Service Account JSON content here, e.g.: |
| 3286 | { | 3289 | { |
| 3287 | "type": "service_account", | 3290 | "type": "service_account", |