Skip to content

Commit 8d165d0

Browse files
authored
Update terminology from GSuite to Google Workspace (#862)
Addresses: #818 Obsoletes: #858
1 parent 2ad98dc commit 8d165d0

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

aip/apps/2712.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ created: 2018-07-13
88

99
Our customers expect that they can be as productive in their Apps programs as
1010
they can be sitting at the UI. When they can not, this is surprising and
11-
disappointing. Historically, G Suite has not insisted on this kind of
11+
disappointing. Historically, Google Workspace has not insisted on this kind of
1212
completeness. However, we want to move towards that goal, hence this
1313
requirement for a plan, while we only advise completeness itself.
1414

aip/auth/4112.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ created: 2020-08-13
1010
A service account is a special kind of account used by an application or a
1111
virtual machine (VM) instance, not a person. Applications use service accounts
1212
to make authorized API calls, authorized as either the service account itself,
13-
or as G Suite or Cloud Identity users through domain-wide delegation. Service
14-
accounts are associated with private/public RSA key-pairs that are used for
15-
authentication, which is the focus of this AIP.
13+
or as Google Workspace or Cloud Identity users through domain-wide delegation.
14+
Service accounts are associated with private/public RSA key-pairs that are used
15+
for authentication, which is the focus of this AIP.
1616

1717
**Note:** Because this AIP describes guidance and requirements in a
1818
language-neutral way, it uses generic terminology which may be imprecise or

aip/general/0002.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Currently recognized blocks of AIP numbers are:
4242

4343
### Google Product Areas
4444

45-
- **2700-2799:** Apps (GSuite)
45+
- **2700-2799:** Apps (Google Workspace)
4646
- **2500-2599:** Cloud
4747
- **3000-3099:** Actions on Google
4848
- **3200-3299:** Firebase
@@ -60,4 +60,4 @@ documentation germane to that specific team, reach out to api-editors@.
6060
100-199.
6161
- **2018-10-24:** The 4600-4699 block was assigned to Google Geo.
6262
- **2018-10-02:** The 2500-2599 block was assigned to Google Cloud Platform.
63-
- **2018-10-02:** The 2700-2799 block was assigned to Google Apps.
63+
- **2018-10-02:** The 2700-2799 block was assigned to Google Workspace.

pages/general/faq.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ complete. If you see things like "Submit a CL" or "Talk to your PA lead", feel
2222
free to send pull requests to fix these oversights.
2323

2424
(CL stands for "Change List" which is sort of like a GitHub Pull Request, and
25-
PA stands for "Product Area" meaning things like "Google Maps" or "GSuite".)
25+
PA stands for "Product Area" meaning things like "Google Maps" or
26+
"Google Workspace".)
2627

2728
### I like most of these AIPs, but some make no sense for me. What do I do?
2829

0 commit comments

Comments
 (0)