This action will update the guidelines of the space you select.
- API endpoint slug
- google_chat.update_space_guidelines
- Filter code method
- GoogleChat.updateSpaceGuidelines.skip(string?: reason)
- Runtime method
- runAction("google_chat.update_space_guidelines", {})
Action fields
- Label
- Which space?
- Slug
- space
- Required
- true
- Can have default value
- false
- Label
- New guidelines
- Slug
- space_guidelines
- Required
- true
- Can have default value
- true
- Filter code method
- GoogleChat.updateSpaceGuidelines.setSpaceGuidelines(string: spaceGuidelines)