Skip to content

Commit

Permalink
docs: [google-apps-card]card proto update (#12572)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

BEGIN_COMMIT_OVERRIDE
feat: material icon in card
docs: card proto update
END_COMMIT_OVERRIDE


PiperOrigin-RevId: 624942359

Source-Link:
googleapis/googleapis@436a34a

Source-Link:
googleapis/googleapis-gen@7c86124
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFwcHMtY2FyZC8uT3dsQm90LnlhbWwiLCJoIjoiN2M4NjEyNDhhMmFiMmMzZGJkMjVkNTJhZmVjNDlmZjkwNWU2NmE4YiJ9

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 15, 2024
1 parent 25d0874 commit fef36ac
Show file tree
Hide file tree
Showing 4 changed files with 281 additions and 171 deletions.
2 changes: 2 additions & 0 deletions packages/google-apps-card/google/apps/card/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Image,
ImageComponent,
ImageCropStyle,
MaterialIcon,
OnClick,
OpenLink,
SelectionInput,
Expand All @@ -57,6 +58,7 @@
"Image",
"ImageComponent",
"ImageCropStyle",
"MaterialIcon",
"OnClick",
"OpenLink",
"SelectionInput",
Expand Down
2 changes: 2 additions & 0 deletions packages/google-apps-card/google/apps/card_v1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Image,
ImageComponent,
ImageCropStyle,
MaterialIcon,
OnClick,
OpenLink,
SelectionInput,
Expand All @@ -57,6 +58,7 @@
"Image",
"ImageComponent",
"ImageCropStyle",
"MaterialIcon",
"OnClick",
"OpenLink",
"SelectionInput",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
Image,
ImageComponent,
ImageCropStyle,
MaterialIcon,
OnClick,
OpenLink,
SelectionInput,
Expand All @@ -52,6 +53,7 @@
"Image",
"ImageComponent",
"ImageCropStyle",
"MaterialIcon",
"OnClick",
"OpenLink",
"SelectionInput",
Expand Down
Loading

0 comments on commit fef36ac

Please sign in to comment.