-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit ee5a283
feat(chat): update the API
#### chat:v1
The following keys were added:
- schemas.EmojiReactionSummary.properties.emoji.readOnly
- schemas.EmojiReactionSummary.properties.reactionCount.readOnly
- schemas.GoogleAppsCardV1Action.properties.allWidgetsAreRequired.description
- schemas.GoogleAppsCardV1Action.properties.allWidgetsAreRequired.type
- schemas.GoogleAppsCardV1Action.properties.requiredWidgets.description
- schemas.GoogleAppsCardV1Action.properties.requiredWidgets.items.type
- schemas.GoogleAppsCardV1Action.properties.requiredWidgets.type
- schemas.GoogleAppsCardV1Button.properties.type.description
- schemas.GoogleAppsCardV1Button.properties.type.enum
- schemas.GoogleAppsCardV1Button.properties.type.enumDescriptions
- schemas.GoogleAppsCardV1Button.properties.type.type
- schemas.GoogleAppsCardV1Carousel.description
- schemas.GoogleAppsCardV1Carousel.id
- schemas.GoogleAppsCardV1Carousel.properties.carouselCards.description
- schemas.GoogleAppsCardV1Carousel.properties.carouselCards.items.$ref
- schemas.GoogleAppsCardV1Carousel.properties.carouselCards.type
- schemas.GoogleAppsCardV1Carousel.type
- schemas.GoogleAppsCardV1CarouselCard.description
- schemas.GoogleAppsCardV1CarouselCard.id
- schemas.GoogleAppsCardV1CarouselCard.properties.footerWidgets.description
- schemas.GoogleAppsCardV1CarouselCard.properties.footerWidgets.items.$ref
- schemas.GoogleAppsCardV1CarouselCard.properties.footerWidgets.type
- schemas.GoogleAppsCardV1CarouselCard.properties.widgets.description
- schemas.GoogleAppsCardV1CarouselCard.properties.widgets.items.$ref
- schemas.GoogleAppsCardV1CarouselCard.properties.widgets.type
- schemas.GoogleAppsCardV1CarouselCard.type
- schemas.GoogleAppsCardV1Chip.description
- schemas.GoogleAppsCardV1Chip.id
- schemas.GoogleAppsCardV1Chip.properties.altText.description
- schemas.GoogleAppsCardV1Chip.properties.altText.type
- schemas.GoogleAppsCardV1Chip.properties.disabled.description
- schemas.GoogleAppsCardV1Chip.properties.disabled.type
- schemas.GoogleAppsCardV1Chip.properties.enabled.deprecated
- schemas.GoogleAppsCardV1Chip.properties.enabled.description
- schemas.GoogleAppsCardV1Chip.properties.enabled.type
- schemas.GoogleAppsCardV1Chip.properties.icon.$ref
- schemas.GoogleAppsCardV1Chip.properties.icon.description
- schemas.GoogleAppsCardV1Chip.properties.label.description
- schemas.GoogleAppsCardV1Chip.properties.label.type
- schemas.GoogleAppsCardV1Chip.properties.onClick.$ref
- schemas.GoogleAppsCardV1Chip.properties.onClick.description
- schemas.GoogleAppsCardV1Chip.type
- schemas.GoogleAppsCardV1ChipList.description
- schemas.GoogleAppsCardV1ChipList.id
- schemas.GoogleAppsCardV1ChipList.properties.chips.description
- schemas.GoogleAppsCardV1ChipList.properties.chips.items.$ref
- schemas.GoogleAppsCardV1ChipList.properties.chips.type
- schemas.GoogleAppsCardV1ChipList.properties.layout.description
- schemas.GoogleAppsCardV1ChipList.properties.layout.enum
- schemas.GoogleAppsCardV1ChipList.properties.layout.enumDescriptions
- schemas.GoogleAppsCardV1ChipList.properties.layout.type
- schemas.GoogleAppsCardV1ChipList.type
- schemas.GoogleAppsCardV1CollapseControl.description
- schemas.GoogleAppsCardV1CollapseControl.id
- schemas.GoogleAppsCardV1CollapseControl.properties.collapseButton.$ref
- schemas.GoogleAppsCardV1CollapseControl.properties.collapseButton.description
- schemas.GoogleAppsCardV1CollapseControl.properties.expandButton.$ref
- schemas.GoogleAppsCardV1CollapseControl.properties.expandButton.description
- schemas.GoogleAppsCardV1CollapseControl.properties.horizontalAlignment.description
- schemas.GoogleAppsCardV1CollapseControl.properties.horizontalAlignment.enum
- schemas.GoogleAppsCardV1CollapseControl.properties.horizontalAlignment.enumDescriptions
- schemas.GoogleAppsCardV1CollapseControl.properties.horizontalAlignment.type
- schemas.GoogleAppsCardV1CollapseControl.type
- schemas.GoogleAppsCardV1NestedWidget.description
- schemas.GoogleAppsCardV1NestedWidget.id
- schemas.GoogleAppsCardV1NestedWidget.properties.buttonList.$ref
- schemas.GoogleAppsCardV1NestedWidget.properties.buttonList.description
- schemas.GoogleAppsCardV1NestedWidget.properties.image.$ref
- schemas.GoogleAppsCardV1NestedWidget.properties.image.description
- schemas.GoogleAppsCardV1NestedWidget.properties.textParagraph.$ref
- schemas.GoogleAppsCardV1NestedWidget.properties.textParagraph.description
- schemas.GoogleAppsCardV1NestedWidget.type
- schemas.GoogleAppsCardV1OnClick.properties.overflowMenu.$ref
- schemas.GoogleAppsCardV1OnClick.properties.overflowMenu.description
- schemas.GoogleAppsCardV1OverflowMenu.description
- schemas.GoogleAppsCardV1OverflowMenu.id
- schemas.GoogleAppsCardV1OverflowMenu.properties.items.description
- schemas.GoogleAppsCardV1OverflowMenu.properties.items.items.$ref
- schemas.GoogleAppsCardV1OverflowMenu.properties.items.type
- schemas.GoogleAppsCardV1OverflowMenu.type
- schemas.GoogleAppsCardV1OverflowMenuItem.description
- schemas.GoogleAppsCardV1OverflowMenuItem.id
- schemas.GoogleAppsCardV1OverflowMenuItem.properties.disabled.description
- schemas.GoogleAppsCardV1OverflowMenuItem.properties.disabled.type
- schemas.GoogleAppsCardV1OverflowMenuItem.properties.onClick.$ref
- schemas.GoogleAppsCardV1OverflowMenuItem.properties.onClick.description
- schemas.GoogleAppsCardV1OverflowMenuItem.properties.startIcon.$ref
- schemas.GoogleAppsCardV1OverflowMenuItem.properties.startIcon.description
- schemas.GoogleAppsCardV1OverflowMenuItem.properties.text.description
- schemas.GoogleAppsCardV1OverflowMenuItem.properties.text.type
- schemas.GoogleAppsCardV1OverflowMenuItem.type
- schemas.GoogleAppsCardV1Section.properties.collapseControl.$ref
- schemas.GoogleAppsCardV1Section.properties.collapseControl.description
- schemas.GoogleAppsCardV1TextInput.properties.validation.$ref
- schemas.GoogleAppsCardV1TextInput.properties.validation.description
- schemas.GoogleAppsCardV1TextParagraph.properties.maxLines.description
- schemas.GoogleAppsCardV1TextParagraph.properties.maxLines.format
- schemas.GoogleAppsCardV1TextParagraph.properties.maxLines.type
- schemas.GoogleAppsCardV1Validation.description
- schemas.GoogleAppsCardV1Validation.id
- schemas.GoogleAppsCardV1Validation.properties.characterLimit.description
- schemas.GoogleAppsCardV1Validation.properties.characterLimit.format
- schemas.GoogleAppsCardV1Validation.properties.characterLimit.type
- schemas.GoogleAppsCardV1Validation.properties.inputType.description
- schemas.GoogleAppsCardV1Validation.properties.inputType.enum
- schemas.GoogleAppsCardV1Validation.properties.inputType.enumDescriptions
- schemas.GoogleAppsCardV1Validation.properties.inputType.type
- schemas.GoogleAppsCardV1Validation.type
- schemas.GoogleAppsCardV1Widget.properties.carousel.$ref
- schemas.GoogleAppsCardV1Widget.properties.carousel.description
- schemas.GoogleAppsCardV1Widget.properties.chipList.$ref
- schemas.GoogleAppsCardV1Widget.properties.chipList.description
- schemas.GoogleAppsCardV1Widgets.properties.chipList.$ref
- schemas.GoogleAppsCardV1Widgets.properties.chipList.description
- schemas.MembershipCount.properties.joinedDirectHumanUserCount.readOnly
- schemas.MembershipCount.properties.joinedGroupCount.readOnly
- schemas.Message.properties.space.readOnly
- schemas.Space.properties.importModeExpireTime.description
- schemas.Space.properties.importModeExpireTime.format
- schemas.Space.properties.importModeExpireTime.readOnly
- schemas.Space.properties.importModeExpireTime.type
The following keys were changed:
- auth.oauth2.scopes.https://www.googleapis.com/auth/chat.messages.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/chat.messages.reactions.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/chat.messages.reactions.readonly.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/chat.messages.readonly.description
- resources.spaces.methods.completeImport.description
- resources.spaces.methods.create.description
- resources.spaces.methods.delete.description
- resources.spaces.methods.delete.parameters.useAdminAccess.description
- resources.spaces.methods.get.description
- resources.spaces.methods.get.parameters.useAdminAccess.description
- resources.spaces.methods.list.description
- resources.spaces.methods.patch.description
- resources.spaces.methods.patch.parameters.name.description
- resources.spaces.methods.patch.parameters.updateMask.description
- resources.spaces.methods.patch.parameters.useAdminAccess.description
- resources.spaces.resources.members.methods.create.description
- resources.spaces.resources.members.methods.create.parameters.useAdminAccess.description
- resources.spaces.resources.members.methods.delete.description
- resources.spaces.resources.members.methods.delete.parameters.useAdminAccess.description
- resources.spaces.resources.members.methods.get.description
- resources.spaces.resources.members.methods.get.parameters.useAdminAccess.description
- resources.spaces.resources.members.methods.list.description
- resources.spaces.resources.members.methods.list.parameters.useAdminAccess.description
- resources.spaces.resources.members.methods.patch.description
- resources.spaces.resources.members.methods.patch.parameters.name.description
- resources.spaces.resources.members.methods.patch.parameters.useAdminAccess.description
- resources.spaces.resources.messages.methods.create.description
- resources.spaces.resources.messages.methods.create.parameters.messageReplyOption.description
- resources.spaces.resources.messages.methods.delete.parameters.force.description
- resources.spaces.resources.messages.methods.list.parameters.filter.description
- resources.spaces.resources.messages.methods.list.parameters.orderBy.description
- resources.spaces.resources.messages.methods.list.parameters.pageSize.description
- resources.spaces.resources.messages.methods.list.parameters.pageToken.description
- resources.spaces.resources.messages.methods.list.parameters.showDeleted.description
- resources.spaces.resources.messages.methods.patch.parameters.name.description
- resources.spaces.resources.messages.methods.update.parameters.name.description
- resources.spaces.resources.spaceEvents.methods.get.description
- resources.spaces.resources.spaceEvents.methods.list.parameters.pageToken.description
- schemas.Attachment.properties.attachmentDataRef.description
- schemas.Attachment.properties.name.description
- schemas.AttachmentDataRef.properties.attachmentUploadToken.description
- schemas.AttachmentDataRef.properties.resourceName.description
- schemas.DeprecatedEvent.properties.dialogEventType.enumDescriptions
- schemas.Emoji.properties.unicode.description
- schemas.EmojiReactionSummary.properties.emoji.description
- schemas.EmojiReactionSummary.properties.reactionCount.description
- schemas.GoogleAppsCardV1Action.description
- schemas.GoogleAppsCardV1ActionParameter.description
- schemas.GoogleAppsCardV1BorderStyle.description
- schemas.GoogleAppsCardV1Button.description
- schemas.GoogleAppsCardV1ButtonList.description
- schemas.GoogleAppsCardV1Card.description
- schemas.GoogleAppsCardV1Card.properties.cardActions.description
- schemas.GoogleAppsCardV1Card.properties.displayStyle.description
- schemas.GoogleAppsCardV1Card.properties.fixedFooter.description
- schemas.GoogleAppsCardV1Card.properties.name.description
- schemas.GoogleAppsCardV1Card.properties.peekCardHeader.description
- schemas.GoogleAppsCardV1CardAction.description
- schemas.GoogleAppsCardV1CardFixedFooter.description
- schemas.GoogleAppsCardV1CardHeader.description
- schemas.GoogleAppsCardV1CardHeader.properties.imageType.description
- schemas.GoogleAppsCardV1Column.description
- schemas.GoogleAppsCardV1Columns.description
- schemas.GoogleAppsCardV1DateTimePicker.description
- schemas.GoogleAppsCardV1DecoratedText.description
- schemas.GoogleAppsCardV1DecoratedText.properties.text.description
- schemas.GoogleAppsCardV1Divider.description
- schemas.GoogleAppsCardV1Grid.description
- schemas.GoogleAppsCardV1GridItem.description
- schemas.GoogleAppsCardV1Icon.description
- schemas.GoogleAppsCardV1Image.description
- schemas.GoogleAppsCardV1ImageComponent.description
- schemas.GoogleAppsCardV1ImageCropStyle.description
- schemas.GoogleAppsCardV1OnClick.description
- schemas.GoogleAppsCardV1OnClick.properties.card.description
- schemas.GoogleAppsCardV1OnClick.properties.openDynamicLinkAction.description
- schemas.GoogleAppsCardV1OpenLink.description
- schemas.GoogleAppsCardV1OpenLink.properties.onClose.description
- schemas.GoogleAppsCardV1OpenLink.properties.openAs.description
- schemas.GoogleAppsCardV1Section.description
- schemas.GoogleAppsCardV1Section.properties.header.description
- schemas.GoogleAppsCardV1SelectionInput.description
- schemas.GoogleAppsCardV1SelectionInput.properties.externalDataSource.description
- schemas.GoogleAppsCardV1SelectionInput.properties.multiSelectMinQueryLength.description
- schemas.GoogleAppsCardV1SelectionInput.properties.type.enumDescriptions
- schemas.GoogleAppsCardV1SelectionItem.description
- schemas.GoogleAppsCardV1SuggestionItem.description
- schemas.GoogleAppsCardV1Suggestions.description
- schemas.GoogleAppsCardV1SwitchControl.description
- schemas.GoogleAppsCardV1SwitchControl.properties.controlType.description
- schemas.GoogleAppsCardV1TextInput.description
- schemas.GoogleAppsCardV1TextInput.properties.autoCompleteAction.description
- schemas.GoogleAppsCardV1TextInput.properties.initialSuggestions.description
- schemas.GoogleAppsCardV1TextParagraph.description
- schemas.GoogleAppsCardV1Widget.properties.grid.description
- schemas.GoogleAppsCardV1Widget.properties.textParagraph.description
- schemas.GoogleAppsCardV1Widgets.description
- schemas.ListSpaceEventsResponse.properties.spaceEvents.description
- schemas.ListSpacesResponse.properties.spaces.description
- schemas.Membership.properties.groupMember.description
- schemas.Membership.properties.member.description
- schemas.Membership.properties.name.description
- schemas.MembershipCount.properties.joinedDirectHumanUserCount.description
- schemas.MembershipCount.properties.joinedGroupCount.description
- schemas.Message.properties.accessoryWidgets.description
- schemas.Message.properties.attachment.description
- schemas.Message.properties.cardsV2.description
- schemas.Message.properties.fallbackText.description
- schemas.Message.properties.name.description
- schemas.Message.properties.privateMessageViewer.description
- schemas.Message.properties.space.description
- schemas.Message.properties.text.description
- schemas.PermissionSetting.properties.managersAllowed.description
- schemas.PermissionSetting.properties.membersAllowed.description
- schemas.PermissionSettings.description
- schemas.PermissionSettings.properties.manageApps.description
- schemas.PermissionSettings.properties.manageMembersAndGroups.description
- schemas.PermissionSettings.properties.manageWebhooks.description
- schemas.PermissionSettings.properties.modifySpaceDetails.description
- schemas.PermissionSettings.properties.replyMessages.description
- schemas.PermissionSettings.properties.toggleHistory.description
- schemas.PermissionSettings.properties.useAtMentionAll.description
- schemas.Reaction.properties.emoji.description
- schemas.Reaction.properties.name.description
- schemas.SetUpSpaceRequest.properties.memberships.description
- schemas.Space.properties.displayName.description
- schemas.Space.properties.externalUserAllowed.description
- schemas.Space.properties.name.description
- schemas.Space.properties.permissionSettings.description
- schemas.Space.properties.predefinedPermissionSettings.description
- schemas.Space.properties.spaceDetails.description
- schemas.Space.properties.spaceHistoryState.description
- schemas.Space.properties.spaceType.description
- schemas.Thread.properties.name.description
- schemas.UpdatedWidget.description1 parent e5495ab commit ee5a283Copy full SHA for ee5a283
File tree
Expand file treeCollapse file tree
2 files changed
+733
-265
lines changedFilter options
- discovery
- src/apis/chat
Expand file treeCollapse file tree
2 files changed
+733
-265
lines changed
0 commit comments