Commit graph

9 commits

Author SHA1 Message Date
Google APIs
2ca944988d docs: update reference documentation for SelectionInput.DROPDOWN to include dynamic data sources and autosuggestion
docs: update copyright to 2026

PiperOrigin-RevId: 864941572
2026-02-03 10:32:13 -08:00
Google APIs
fef700942b feat: Add Carousel widget
feat: Add `OverflowMenu` widget
feat: Add `NestedWidget`
feat: Add the field `TextParagraph.max_lines`
feat: Add `Validation` and the field `TextInput.validation`
feat: Add `Button.Type` and field `Button.type`
feat: Add `ChipList`,`Chip` and field `Widgets.chip_list`
feat: Add the field `TextParagraph.TextSyntax`
feat: Add the field `DecoratedText.start_icon_vertical_alignment`
fix!: An existing field `start_icon_uri` is moved in to oneof in message `.google.apps.card.v1.SelectionInput`
fix!: Changed proto3 optional flag of an existing field `multi_select_max_selected_items` in message `.google.apps.card.v1.SelectionInput`
docs: change `Workspace Add-ons` to `Workspace add-ons`
docs: improve comments

PiperOrigin-RevId: 820227260
2025-10-16 07:35:56 -07:00
Google APIs
d03cc13314 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
436a34a5da docs:card proto update
feat: material icon in card

PiperOrigin-RevId: 624942359
2024-04-15 06:43:36 -07:00
Google APIs
a324cdeb03 chore(python): Add build rules in BUILD.bazel for google/apps/card/v1
PiperOrigin-RevId: 610835477
2024-02-27 12:22:35 -08:00
Google APIs
e04130efab build: Add ChatService client libraries publishing settings
docs: Add comment that MULTI_SELECT in SelectionType is now available in Developer Preview for Workspace Addons
docs: Add comment that the Columns widget  is now available in Developer Preview for Workspace Addons

PiperOrigin-RevId: 609795940
2024-02-23 11:55:53 -08:00
Google APIs
a25e191f7f feat:ChatService client libraries
PiperOrigin-RevId: 599562781
2024-01-18 11:07:33 -08:00