Skip to content

$PR_TITLE #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 53 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
21177f0
chore: update docs/dyn/index.md
yoshi-automation Jun 20, 2023
e368736
feat(androidpublisher): update the api
yoshi-automation Jun 20, 2023
05ff8b8
feat(baremetalsolution): update the api
yoshi-automation Jun 20, 2023
3e0e896
feat(batch): update the api
yoshi-automation Jun 20, 2023
24dfef5
feat(beyondcorp): update the api
yoshi-automation Jun 20, 2023
82ce7a2
feat(calendar): update the api
yoshi-automation Jun 20, 2023
ba8ef2b
feat(chat): update the api
yoshi-automation Jun 20, 2023
26e51c3
feat(civicinfo): update the api
yoshi-automation Jun 20, 2023
e8c62dd
feat(cloudasset): update the api
yoshi-automation Jun 20, 2023
88acaa7
feat(cloudbilling): update the api
yoshi-automation Jun 20, 2023
0d628d7
feat(cloudchannel): update the api
yoshi-automation Jun 20, 2023
49238be
feat(clouddebugger): update the api
yoshi-automation Jun 20, 2023
79d241b
feat(clouddeploy): update the api
yoshi-automation Jun 20, 2023
3895b19
feat(cloudfunctions): update the api
yoshi-automation Jun 20, 2023
7bfef3f
feat(cloudidentity): update the api
yoshi-automation Jun 20, 2023
501badf
feat(cloudsearch): update the api
yoshi-automation Jun 20, 2023
4235425
feat(compute): update the api
yoshi-automation Jun 20, 2023
512db79
feat(connectors): update the api
yoshi-automation Jun 20, 2023
1d9303f
feat(contactcenteraiplatform): update the api
yoshi-automation Jun 20, 2023
bee478b
feat(container): update the api
yoshi-automation Jun 20, 2023
737a188
feat(content): update the api
yoshi-automation Jun 20, 2023
f9dd302
feat(contentwarehouse): update the api
yoshi-automation Jun 20, 2023
634d267
feat(dataplex): update the api
yoshi-automation Jun 20, 2023
83c2c4d
feat(datastream): update the api
yoshi-automation Jun 20, 2023
d64535f
feat(dialogflow): update the api
yoshi-automation Jun 20, 2023
b52815e
feat(displayvideo): update the api
yoshi-automation Jun 20, 2023
0546756
feat(essentialcontacts): update the api
yoshi-automation Jun 20, 2023
fc41885
feat(eventarc): update the api
yoshi-automation Jun 20, 2023
2b1cab0
feat(firebaseappcheck): update the api
yoshi-automation Jun 20, 2023
d53652c
feat(gkebackup): update the api
yoshi-automation Jun 20, 2023
855c61b
feat(gkehub): update the api
yoshi-automation Jun 20, 2023
20aea1f
feat(gkeonprem): update the api
yoshi-automation Jun 20, 2023
b29ea99
feat(gmail): update the api
yoshi-automation Jun 20, 2023
fa5313f
feat(identitytoolkit): update the api
yoshi-automation Jun 20, 2023
c78ca46
feat(integrations): update the api
yoshi-automation Jun 20, 2023
414f7e1
feat(logging): update the api
yoshi-automation Jun 20, 2023
07d44b4
feat(migrationcenter): update the api
yoshi-automation Jun 20, 2023
5dd7a1a
feat(networkmanagement): update the api
yoshi-automation Jun 20, 2023
644b769
feat(prod_tt_sasportal): update the api
yoshi-automation Jun 20, 2023
0ce0cad
feat(pubsub): update the api
yoshi-automation Jun 20, 2023
14471e8
feat(recommender): update the api
yoshi-automation Jun 20, 2023
1da7df7
feat(reseller): update the api
yoshi-automation Jun 20, 2023
cbd4beb
feat(retail): update the api
yoshi-automation Jun 20, 2023
bd82639
feat(run): update the api
yoshi-automation Jun 20, 2023
4f5f0ef
feat(sasportal): update the api
yoshi-automation Jun 20, 2023
4c80b00
feat(serviceusage): update the api
yoshi-automation Jun 20, 2023
0b109da
feat(spanner): update the api
yoshi-automation Jun 20, 2023
3b3753b
feat(sqladmin): update the api
yoshi-automation Jun 20, 2023
829ea8e
feat(tagmanager): update the api
yoshi-automation Jun 20, 2023
ab107b6
feat(transcoder): update the api
yoshi-automation Jun 20, 2023
580d5fb
feat(workflowexecutions): update the api
yoshi-automation Jun 20, 2023
47badf1
feat(workloadmanager): update the api
yoshi-automation Jun 20, 2023
dcbd5e1
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Jun 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat(gmail): update the api
#### gmail:v1

The following keys were added:
- schemas.WatchRequest.properties.labelFilterBehavior.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Jun 20, 2023
commit b29ea99bb04d950b64819d8fcd31ccc5b138942c
1 change: 1 addition & 0 deletions docs/dyn/gmail_v1.users.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ <h3>Method Details</h3>

{ # Set up or update a new push notification watch on this user&#x27;s mailbox.
&quot;labelFilterAction&quot;: &quot;A String&quot;, # Filtering behavior of labelIds list specified.
&quot;labelFilterBehavior&quot;: &quot;A String&quot;, # Filtering behavior of labelIds list specified. This field replaces label_filter_action; if set, label_filter_action is ignored.
&quot;labelIds&quot;: [ # List of label_ids to restrict notifications about. By default, if unspecified, all changes are pushed out. If specified then dictates which labels are required for a push notification to be generated.
&quot;A String&quot;,
],
Expand Down
14 changes: 13 additions & 1 deletion googleapiclient/discovery_cache/documents/gmail.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3077,7 +3077,7 @@
}
}
},
"revision": "20230522",
"revision": "20230612",
"rootUrl": "https://gmail.googleapis.com/",
"schemas": {
"AutoForwarding": {
Expand Down Expand Up @@ -4359,6 +4359,18 @@
],
"type": "string"
},
"labelFilterBehavior": {
"description": "Filtering behavior of labelIds list specified. This field replaces label_filter_action; if set, label_filter_action is ignored.",
"enum": [
"include",
"exclude"
],
"enumDescriptions": [
"Only get push notifications for message changes relating to labelIds specified.",
"Get push notifications for all message changes except those relating to labelIds specified."
],
"type": "string"
},
"labelIds": {
"description": "List of label_ids to restrict notifications about. By default, if unspecified, all changes are pushed out. If specified then dictates which labels are required for a push notification to be generated.",
"items": {
Expand Down