Skip to content

Commit

Permalink
fix(people): update the api
Browse files Browse the repository at this point in the history
#### people:v1

The following keys were changed:
- resources.people.methods.get.scopes (Total Keys: 1)
- resources.people.methods.getBatchGet.scopes (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Mar 19, 2024
1 parent 0932619 commit b263502
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 21 deletions.
2 changes: 1 addition & 1 deletion docs/dyn/people_v1.otherContacts.html
Expand Up @@ -1015,7 +1015,7 @@ <h3>Method Details</h3>
READ_SOURCE_TYPE_PROFILE - Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
READ_SOURCE_TYPE_CONTACT - Returns SourceType.CONTACT.
READ_SOURCE_TYPE_DOMAIN_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.OTHER_CONTACT.
syncToken: string, Optional. A sync token, received from a previous response `next_sync_token` Provide this to retrieve only the resources changed since the last request. When syncing, all other parameters provided to `otherContacts.list` must match the first call that provided the sync token. More details about sync behavior at `otherContacts.list`.
x__xgafv: string, V1 error format.
Allowed values
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/people_v1.people.connections.html
Expand Up @@ -112,7 +112,7 @@ <h3>Method Details</h3>
READ_SOURCE_TYPE_PROFILE - Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
READ_SOURCE_TYPE_CONTACT - Returns SourceType.CONTACT.
READ_SOURCE_TYPE_DOMAIN_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.OTHER_CONTACT.
syncToken: string, Optional. A sync token, received from a previous response `next_sync_token` Provide this to retrieve only the resources changed since the last request. When syncing, all other parameters provided to `people.connections.list` must match the first call that provided the sync token. More details about sync behavior at `people.connections.list`.
x__xgafv: string, V1 error format.
Allowed values
Expand Down
12 changes: 6 additions & 6 deletions docs/dyn/people_v1.people.html
Expand Up @@ -4656,7 +4656,7 @@ <h3>Method Details</h3>
READ_SOURCE_TYPE_PROFILE - Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
READ_SOURCE_TYPE_CONTACT - Returns SourceType.CONTACT.
READ_SOURCE_TYPE_DOMAIN_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.OTHER_CONTACT.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down Expand Up @@ -5576,7 +5576,7 @@ <h3>Method Details</h3>
READ_SOURCE_TYPE_PROFILE - Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
READ_SOURCE_TYPE_CONTACT - Returns SourceType.CONTACT.
READ_SOURCE_TYPE_DOMAIN_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.OTHER_CONTACT.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down Expand Up @@ -6481,7 +6481,7 @@ <h3>Method Details</h3>
READ_SOURCE_TYPE_PROFILE - Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
READ_SOURCE_TYPE_CONTACT - Returns SourceType.CONTACT.
READ_SOURCE_TYPE_DOMAIN_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.OTHER_CONTACT.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down Expand Up @@ -7384,7 +7384,7 @@ <h3>Method Details</h3>
READ_SOURCE_TYPE_PROFILE - Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
READ_SOURCE_TYPE_CONTACT - Returns SourceType.CONTACT.
READ_SOURCE_TYPE_DOMAIN_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.OTHER_CONTACT.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down Expand Up @@ -9231,7 +9231,7 @@ <h3>Method Details</h3>
READ_SOURCE_TYPE_PROFILE - Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
READ_SOURCE_TYPE_CONTACT - Returns SourceType.CONTACT.
READ_SOURCE_TYPE_DOMAIN_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.OTHER_CONTACT.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down Expand Up @@ -11947,7 +11947,7 @@ <h3>Method Details</h3>
READ_SOURCE_TYPE_PROFILE - Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
READ_SOURCE_TYPE_CONTACT - Returns SourceType.CONTACT.
READ_SOURCE_TYPE_DOMAIN_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.DOMAIN_CONTACT.
READ_SOURCE_TYPE_OTHER_CONTACT - Returns SourceType.OTHER_CONTACT.
updatePersonFields: string, Required. A field mask to restrict which fields on the person are updated. Multiple fields can be specified by separating them with commas. All updated fields will be replaced. Valid values are: * addresses * biographies * birthdays * calendarUrls * clientData * emailAddresses * events * externalIds * genders * imClients * interests * locales * locations * memberships * miscKeywords * names * nicknames * occupations * organizations * phoneNumbers * relations * sipAddresses * urls * userDefined
x__xgafv: string, V1 error format.
Allowed values
Expand Down
28 changes: 15 additions & 13 deletions googleapiclient/discovery_cache/documents/people.v1.json
Expand Up @@ -437,7 +437,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"location": "query",
"repeated": true,
Expand Down Expand Up @@ -575,7 +575,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"location": "query",
"repeated": true,
Expand Down Expand Up @@ -654,7 +654,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"location": "query",
"repeated": true,
Expand Down Expand Up @@ -711,7 +711,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"location": "query",
"repeated": true,
Expand All @@ -724,6 +724,7 @@
},
"scopes": [
"https://www.googleapis.com/auth/contacts",
"https://www.googleapis.com/auth/contacts.other.readonly",
"https://www.googleapis.com/auth/contacts.readonly",
"https://www.googleapis.com/auth/directory.readonly",
"https://www.googleapis.com/auth/user.addresses.read",
Expand Down Expand Up @@ -775,7 +776,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"location": "query",
"repeated": true,
Expand All @@ -788,6 +789,7 @@
},
"scopes": [
"https://www.googleapis.com/auth/contacts",
"https://www.googleapis.com/auth/contacts.other.readonly",
"https://www.googleapis.com/auth/contacts.readonly",
"https://www.googleapis.com/auth/directory.readonly",
"https://www.googleapis.com/auth/user.addresses.read",
Expand Down Expand Up @@ -911,7 +913,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"location": "query",
"repeated": true,
Expand Down Expand Up @@ -1031,7 +1033,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"location": "query",
"repeated": true,
Expand Down Expand Up @@ -1162,7 +1164,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"location": "query",
"repeated": true,
Expand All @@ -1188,7 +1190,7 @@
}
}
},
"revision": "20240310",
"revision": "20240317",
"rootUrl": "https://people.googleapis.com/",
"schemas": {
"Address": {
Expand Down Expand Up @@ -1305,7 +1307,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"type": "string"
},
Expand Down Expand Up @@ -1387,7 +1389,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"type": "string"
},
Expand Down Expand Up @@ -1682,7 +1684,7 @@
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"type": "string"
},
Expand Down Expand Up @@ -3240,7 +3242,7 @@ true
"Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
"Returns SourceType.CONTACT.",
"Returns SourceType.DOMAIN_CONTACT.",
"Returns SourceType.DOMAIN_CONTACT."
"Returns SourceType.OTHER_CONTACT."
],
"type": "string"
},
Expand Down

0 comments on commit b263502

Please sign in to comment.