You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the settings that can be configured via the API are not currently supported by the googleworkspace_group_settings resource. Could the following settings be added?
default_sender (String): Default sender for members who can post messages as the group. Possible values:
DEFAULT_SELF: Messages will be sent from the user.
GROUP: Messages will be sent from the group.
description (String): Description of the group. This value may be an empty string if no group description has been provided. The maximum length is 300 characters.
favoriteRepliesOnTop (String): Indicates if favorite replies should be displayed above other replies. Possible values:
true: Favorite replies are displayed above other replies.
false: Favorite replies are not prioritized.
whoCanApproveMembers (String): Specifies who can approve members who request to join the group. This permission will be deprecated once it merges with the new whoCanModerateMembers setting. Possible values:
ALL_MEMBERS_CAN_APPROVE
ALL_MANAGERS_CAN_APPROVE
ALL_OWNERS_CAN_APPROVE
NONE_CAN_APPROVE
whoCanBanUsers (String): Specifies who can deny membership to users. This permission will be deprecated once it merges with the new whoCanModerateMembers setting. Possible values:
Some of the settings that can be configured via the API are not currently supported by the
googleworkspace_group_settingsresource. Could the following settings be added?default_sender(String): Default sender for members who can post messages as the group. Possible values:DEFAULT_SELF: Messages will be sent from the user.GROUP: Messages will be sent from the group.description(String): Description of the group. This value may be an empty string if no group description has been provided. The maximum length is 300 characters.favoriteRepliesOnTop(String): Indicates if favorite replies should be displayed above other replies. Possible values:true: Favorite replies are displayed above other replies.false: Favorite replies are not prioritized.whoCanApproveMembers(String): Specifies who can approve members who request to join the group. This permission will be deprecated once it merges with the newwhoCanModerateMemberssetting. Possible values:ALL_MEMBERS_CAN_APPROVEALL_MANAGERS_CAN_APPROVEALL_OWNERS_CAN_APPROVENONE_CAN_APPROVEwhoCanBanUsers(String): Specifies who can deny membership to users. This permission will be deprecated once it merges with the newwhoCanModerateMemberssetting. Possible values:ALL_MEMBERSOWNERS_AND_MANAGERSOWNERS_ONLYNONE