You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli/settings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ they appear in the UI.
66
66
| Show Line Numbers |`ui.showLineNumbers`| Show line numbers in the chat. |`true`|
67
67
| Show Citations |`ui.showCitations`| Show citations for generated text in the chat. |`false`|
68
68
| Show Model Info In Chat |`ui.showModelInfoInChat`| Show the model name in the chat for each model turn. |`false`|
69
-
| Show User Identity |`ui.showUserIdentity`| Show the logged-in user's identity (e.g. email) in the UI. |`true`|
69
+
| Show User Identity |`ui.showUserIdentity`| Show the signed-in user's identity (e.g. email) in the UI. |`true`|
70
70
| Use Alternate Screen Buffer |`ui.useAlternateBuffer`| Use an alternate screen buffer for the UI, preserving shell history. |`false`|
71
71
| Use Background Color |`ui.useBackgroundColor`| Whether to use background colors in the UI. |`true`|
72
72
| Incremental Rendering |`ui.incrementalRendering`| Enable incremental rendering for the UI. This option will reduce flickering but may cause rendering artifacts. Only supported when useAlternateBuffer is enabled. |`true`|
Copy file name to clipboardExpand all lines: docs/resources/tos-privacy.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ for further information.
46
46
| Gemini Developer API Key | Gemini API - Paid Services |[Gemini API Terms of Service - Paid Services](https://ai.google.dev/gemini-api/terms#paid-services)|[Google Privacy Policy](https://policies.google.com/privacy)|
47
47
| Vertex AI GenAI API Key | Vertex AI GenAI API |[Google Cloud Platform Terms of Service](https://cloud.google.com/terms/service-terms/)|[Google Cloud Privacy Notice](https://cloud.google.com/terms/cloud-privacy-notice)|
48
48
49
-
## 1. If you have logged in with your Google account to Gemini Code Assist
49
+
## 1. If you have signed in with your Google account to Gemini Code Assist
50
50
51
51
For users who use their Google account to access
52
52
[Gemini Code Assist](https://codeassist.google), these Terms of Service and
@@ -68,7 +68,7 @@ Code Assist Standard or Enterprise edition, the terms and privacy policy of
68
68
Gemini Code Assist Standard or Enterprise edition will apply to all your use of
69
69
Gemini Code Assist._
70
70
71
-
## 2. If you have logged in with a Gemini API key to the Gemini Developer API
71
+
## 2. If you have signed in with a Gemini API key to the Gemini Developer API
72
72
73
73
If you are using a Gemini API key for authentication with the
74
74
[Gemini Developer API](https://ai.google.dev/gemini-api/docs), these Terms of
@@ -84,7 +84,7 @@ Service and Privacy Notice documents apply:
84
84
- Privacy Notice: The collection and use of your data is described in the
0 commit comments