public static interface Space.PermissionSettingsOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getManageApps()
public abstract Space.PermissionSetting getManageApps()
Setting for managing apps in a space.
optional .google.chat.v1.Space.PermissionSetting manage_apps = 5;
Returns | |
---|---|
Type | Description |
Space.PermissionSetting |
The manageApps. |
getManageAppsOrBuilder()
public abstract Space.PermissionSettingOrBuilder getManageAppsOrBuilder()
Setting for managing apps in a space.
optional .google.chat.v1.Space.PermissionSetting manage_apps = 5;
Returns | |
---|---|
Type | Description |
Space.PermissionSettingOrBuilder |
getManageMembersAndGroups()
public abstract Space.PermissionSetting getManageMembersAndGroups()
Setting for managing members and groups in a space.
optional .google.chat.v1.Space.PermissionSetting manage_members_and_groups = 1;
Returns | |
---|---|
Type | Description |
Space.PermissionSetting |
The manageMembersAndGroups. |
getManageMembersAndGroupsOrBuilder()
public abstract Space.PermissionSettingOrBuilder getManageMembersAndGroupsOrBuilder()
Setting for managing members and groups in a space.
optional .google.chat.v1.Space.PermissionSetting manage_members_and_groups = 1;
Returns | |
---|---|
Type | Description |
Space.PermissionSettingOrBuilder |
getManageWebhooks()
public abstract Space.PermissionSetting getManageWebhooks()
Setting for managing webhooks in a space.
optional .google.chat.v1.Space.PermissionSetting manage_webhooks = 6;
Returns | |
---|---|
Type | Description |
Space.PermissionSetting |
The manageWebhooks. |
getManageWebhooksOrBuilder()
public abstract Space.PermissionSettingOrBuilder getManageWebhooksOrBuilder()
Setting for managing webhooks in a space.
optional .google.chat.v1.Space.PermissionSetting manage_webhooks = 6;
Returns | |
---|---|
Type | Description |
Space.PermissionSettingOrBuilder |
getModifySpaceDetails()
public abstract Space.PermissionSetting getModifySpaceDetails()
Setting for updating space name, avatar, description and guidelines.
optional .google.chat.v1.Space.PermissionSetting modify_space_details = 2;
Returns | |
---|---|
Type | Description |
Space.PermissionSetting |
The modifySpaceDetails. |
getModifySpaceDetailsOrBuilder()
public abstract Space.PermissionSettingOrBuilder getModifySpaceDetailsOrBuilder()
Setting for updating space name, avatar, description and guidelines.
optional .google.chat.v1.Space.PermissionSetting modify_space_details = 2;
Returns | |
---|---|
Type | Description |
Space.PermissionSettingOrBuilder |
getPostMessages()
public abstract Space.PermissionSetting getPostMessages()
Output only. Setting for posting messages in a space.
optional .google.chat.v1.Space.PermissionSetting post_messages = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
Space.PermissionSetting |
The postMessages. |
getPostMessagesOrBuilder()
public abstract Space.PermissionSettingOrBuilder getPostMessagesOrBuilder()
Output only. Setting for posting messages in a space.
optional .google.chat.v1.Space.PermissionSetting post_messages = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
Space.PermissionSettingOrBuilder |
getReplyMessages()
public abstract Space.PermissionSetting getReplyMessages()
Setting for replying to messages in a space.
optional .google.chat.v1.Space.PermissionSetting reply_messages = 8;
Returns | |
---|---|
Type | Description |
Space.PermissionSetting |
The replyMessages. |
getReplyMessagesOrBuilder()
public abstract Space.PermissionSettingOrBuilder getReplyMessagesOrBuilder()
Setting for replying to messages in a space.
optional .google.chat.v1.Space.PermissionSetting reply_messages = 8;
Returns | |
---|---|
Type | Description |
Space.PermissionSettingOrBuilder |
getToggleHistory()
public abstract Space.PermissionSetting getToggleHistory()
Setting for toggling space history on and off.
optional .google.chat.v1.Space.PermissionSetting toggle_history = 3;
Returns | |
---|---|
Type | Description |
Space.PermissionSetting |
The toggleHistory. |
getToggleHistoryOrBuilder()
public abstract Space.PermissionSettingOrBuilder getToggleHistoryOrBuilder()
Setting for toggling space history on and off.
optional .google.chat.v1.Space.PermissionSetting toggle_history = 3;
Returns | |
---|---|
Type | Description |
Space.PermissionSettingOrBuilder |
getUseAtMentionAll()
public abstract Space.PermissionSetting getUseAtMentionAll()
Setting for using @all in a space.
optional .google.chat.v1.Space.PermissionSetting use_at_mention_all = 4;
Returns | |
---|---|
Type | Description |
Space.PermissionSetting |
The useAtMentionAll. |
getUseAtMentionAllOrBuilder()
public abstract Space.PermissionSettingOrBuilder getUseAtMentionAllOrBuilder()
Setting for using @all in a space.
optional .google.chat.v1.Space.PermissionSetting use_at_mention_all = 4;
Returns | |
---|---|
Type | Description |
Space.PermissionSettingOrBuilder |
hasManageApps()
public abstract boolean hasManageApps()
Setting for managing apps in a space.
optional .google.chat.v1.Space.PermissionSetting manage_apps = 5;
Returns | |
---|---|
Type | Description |
boolean |
Whether the manageApps field is set. |
hasManageMembersAndGroups()
public abstract boolean hasManageMembersAndGroups()
Setting for managing members and groups in a space.
optional .google.chat.v1.Space.PermissionSetting manage_members_and_groups = 1;
Returns | |
---|---|
Type | Description |
boolean |
Whether the manageMembersAndGroups field is set. |
hasManageWebhooks()
public abstract boolean hasManageWebhooks()
Setting for managing webhooks in a space.
optional .google.chat.v1.Space.PermissionSetting manage_webhooks = 6;
Returns | |
---|---|
Type | Description |
boolean |
Whether the manageWebhooks field is set. |
hasModifySpaceDetails()
public abstract boolean hasModifySpaceDetails()
Setting for updating space name, avatar, description and guidelines.
optional .google.chat.v1.Space.PermissionSetting modify_space_details = 2;
Returns | |
---|---|
Type | Description |
boolean |
Whether the modifySpaceDetails field is set. |
hasPostMessages()
public abstract boolean hasPostMessages()
Output only. Setting for posting messages in a space.
optional .google.chat.v1.Space.PermissionSetting post_messages = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
boolean |
Whether the postMessages field is set. |
hasReplyMessages()
public abstract boolean hasReplyMessages()
Setting for replying to messages in a space.
optional .google.chat.v1.Space.PermissionSetting reply_messages = 8;
Returns | |
---|---|
Type | Description |
boolean |
Whether the replyMessages field is set. |
hasToggleHistory()
public abstract boolean hasToggleHistory()
Setting for toggling space history on and off.
optional .google.chat.v1.Space.PermissionSetting toggle_history = 3;
Returns | |
---|---|
Type | Description |
boolean |
Whether the toggleHistory field is set. |
hasUseAtMentionAll()
public abstract boolean hasUseAtMentionAll()
Setting for using @all in a space.
optional .google.chat.v1.Space.PermissionSetting use_at_mention_all = 4;
Returns | |
---|---|
Type | Description |
boolean |
Whether the useAtMentionAll field is set. |