refresh docs
diff --git a/docs/dyn/groupssettings_v1.groups.html b/docs/dyn/groupssettings_v1.groups.html
index de04471..483d217 100644
--- a/docs/dyn/groupssettings_v1.groups.html
+++ b/docs/dyn/groupssettings_v1.groups.html
@@ -94,7 +94,7 @@
Returns:
An object of the form:
- { # Groups resource
+ { # JSON template for Group resource
"allowExternalMembers": "A String", # Are external members allowed to join the group.
"whoCanJoin": "A String", # Permissions to join the group. Possible values are: ANYONE_CAN_JOIN ALL_IN_DOMAIN_CAN_JOIN INVITED_CAN_JOIN CAN_REQUEST_TO_JOIN
"primaryLanguage": "A String", # Primary language for the group.
@@ -131,7 +131,7 @@
body: object, The request body. (required)
The object takes the form of:
-{ # Groups resource
+{ # JSON template for Group resource
"allowExternalMembers": "A String", # Are external members allowed to join the group.
"whoCanJoin": "A String", # Permissions to join the group. Possible values are: ANYONE_CAN_JOIN ALL_IN_DOMAIN_CAN_JOIN INVITED_CAN_JOIN CAN_REQUEST_TO_JOIN
"primaryLanguage": "A String", # Primary language for the group.
@@ -162,7 +162,7 @@
Returns:
An object of the form:
- { # Groups resource
+ { # JSON template for Group resource
"allowExternalMembers": "A String", # Are external members allowed to join the group.
"whoCanJoin": "A String", # Permissions to join the group. Possible values are: ANYONE_CAN_JOIN ALL_IN_DOMAIN_CAN_JOIN INVITED_CAN_JOIN CAN_REQUEST_TO_JOIN
"primaryLanguage": "A String", # Primary language for the group.
@@ -199,7 +199,7 @@
body: object, The request body. (required)
The object takes the form of:
-{ # Groups resource
+{ # JSON template for Group resource
"allowExternalMembers": "A String", # Are external members allowed to join the group.
"whoCanJoin": "A String", # Permissions to join the group. Possible values are: ANYONE_CAN_JOIN ALL_IN_DOMAIN_CAN_JOIN INVITED_CAN_JOIN CAN_REQUEST_TO_JOIN
"primaryLanguage": "A String", # Primary language for the group.
@@ -230,7 +230,7 @@
Returns:
An object of the form:
- { # Groups resource
+ { # JSON template for Group resource
"allowExternalMembers": "A String", # Are external members allowed to join the group.
"whoCanJoin": "A String", # Permissions to join the group. Possible values are: ANYONE_CAN_JOIN ALL_IN_DOMAIN_CAN_JOIN INVITED_CAN_JOIN CAN_REQUEST_TO_JOIN
"primaryLanguage": "A String", # Primary language for the group.