Skip to content

Commit bbbcfde

Browse files
chore(groupssettings): update the api
#### groupssettings:v1 The following keys were changed: - revision (Total Keys: 1) - schemas.Groups.properties.whoCanContactOwner (Total Keys: 1)
1 parent 6a77c58 commit bbbcfde

File tree

2 files changed

+413
-408
lines changed

2 files changed

+413
-408
lines changed

docs/dyn/groupssettings_v1.groups.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ <h3>Method Details</h3>
218218
# - ALL_MANAGERS_CAN_CONTACT
219219
# - ALL_MEMBERS_CAN_CONTACT
220220
# - ANYONE_CAN_CONTACT
221+
# - ALL_OWNERS_CAN_CONTACT
221222
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
222223
# - ALL_MEMBERS
223224
# - OWNERS_AND_MANAGERS
@@ -493,6 +494,7 @@ <h3>Method Details</h3>
493494
# - ALL_MANAGERS_CAN_CONTACT
494495
# - ALL_MEMBERS_CAN_CONTACT
495496
# - ANYONE_CAN_CONTACT
497+
# - ALL_OWNERS_CAN_CONTACT
496498
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
497499
# - ALL_MEMBERS
498500
# - OWNERS_AND_MANAGERS
@@ -762,6 +764,7 @@ <h3>Method Details</h3>
762764
# - ALL_MANAGERS_CAN_CONTACT
763765
# - ALL_MEMBERS_CAN_CONTACT
764766
# - ANYONE_CAN_CONTACT
767+
# - ALL_OWNERS_CAN_CONTACT
765768
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
766769
# - ALL_MEMBERS
767770
# - OWNERS_AND_MANAGERS
@@ -1037,6 +1040,7 @@ <h3>Method Details</h3>
10371040
# - ALL_MANAGERS_CAN_CONTACT
10381041
# - ALL_MEMBERS_CAN_CONTACT
10391042
# - ANYONE_CAN_CONTACT
1043+
# - ALL_OWNERS_CAN_CONTACT
10401044
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
10411045
# - ALL_MEMBERS
10421046
# - OWNERS_AND_MANAGERS
@@ -1306,6 +1310,7 @@ <h3>Method Details</h3>
13061310
# - ALL_MANAGERS_CAN_CONTACT
13071311
# - ALL_MEMBERS_CAN_CONTACT
13081312
# - ANYONE_CAN_CONTACT
1313+
# - ALL_OWNERS_CAN_CONTACT
13091314
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
13101315
# - ALL_MEMBERS
13111316
# - OWNERS_AND_MANAGERS

0 commit comments

Comments
 (0)