| 3267 | </h4> | 3267 | </h4> |
| 3268 | | 3268 | |
| 3269 | <!-- Region --> | 3269 | <!-- Region --> |
| 3270 | <div class="flex-container"> | 3270 | <div class="flex-container flexFlowColumn"> |
| 3271 | <label for="vertexai_region" data-i18n="Region">Region:</label> | 3271 | <label for="vertexai_region"> |
| 3272 | <input id="vertexai_region" name="vertexai_region" class="text_pole flex1" value="us-central1" type="text" autocomplete="off" placeholder="e.g., global, us-central1, europe-west1, asia-northeast1"> | 3272 | <span data-i18n="Region"> |
| | 3273 | Region: |
| | 3274 | </span> |
| 3273 | <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/learn/locations" target="_blank" rel="noopener noreferrer" title="View available regions and models" data-i18n="[title]View available regions and models" class="notes-link"> | 3275 | <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/learn/locations" target="_blank" rel="noopener noreferrer" title="View available regions and models" data-i18n="[title]View available regions and models" class="notes-link"> |
| 3274 | <span class="fa-solid fa-circle-question note-link-span"></span> | 3276 | <span class="fa-solid fa-circle-question note-link-span"></span> |
| 3275 | </a> | 3277 | </a> |
| | 3278 | </label> |
| | 3279 | <input id="vertexai_region" name="vertexai_region" class="text_pole flex1" value="us-central1" type="text" autocomplete="off" placeholder="e.g., global, us-central1, europe-west1, asia-northeast1"> |
| 3276 | </div> | 3280 | </div> |
| 3277 | | 3281 | |
| 3278 | <!-- Service Account JSON Content --> | 3282 | <!-- Service Account JSON Content --> |