Skip to content

Commit 2c8b1b8

Browse files
feat: [AppsChat] Addition of QuoteType enum, QuotedMessageSnapshot & ForwardMetadata in the QuotedMessageMetadata proto
* feat: Addition of QuoteType enum, QuotedMessageSnapshot & ForwardMetadata in the QuotedMessageMetadata proto PiperOrigin-RevId: 864426372 Source-Link: googleapis/googleapis@66d47db Source-Link: googleapis/googleapis-gen@4cfb0bd Copy-Tag: eyJwIjoiQXBwc0NoYXQvLk93bEJvdC55YW1sIiwiaCI6IjRjZmIwYmRmNjY5ZDM5YjkzZjRlYjczZTg5OWQyZDRkNTVkZjIxZTEifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md docs: update reference documentation for `SelectionInput.DROPDOWN` to include dynamic data sources and autosuggestion docs: update copyright to 2026 PiperOrigin-RevId: 864941572 Source-Link: googleapis/googleapis@2ca9449 Source-Link: googleapis/googleapis-gen@2801688 Copy-Tag: eyJwIjoiQXBwc0NoYXQvLk93bEJvdC55YW1sIiwiaCI6IjI4MDE2ODg2ZmVkM2EyNGRmZTExNjIyNTMyYTIwMjdhM2Q3OTExNzcifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent f542362 commit 2c8b1b8

6 files changed

Lines changed: 555 additions & 0 deletions

File tree

579 Bytes
Binary file not shown.

AppsChat/src/Card/V1/SelectionInput/SelectionType.php

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AppsChat/src/Chat/V1/ForwardedMetadata.php

Lines changed: 121 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AppsChat/src/Chat/V1/QuotedMessageMetadata.php

Lines changed: 130 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AppsChat/src/Chat/V1/QuotedMessageMetadata/QuoteType.php

Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)