@@ -1526,8 +1526,7 @@ class GoogleAppsCardV1Button
15261526
15271527 # Optional. The type of a button. If unset, button type defaults to `OUTLINED`.
15281528 # If the `color` field is set, the button type is forced to `FILLED` and any
1529- # value set for this field is ignored. [Google Chat apps](https://developers.
1530- # google.com/workspace/chat):
1529+ # value set for this field is ignored.
15311530 # Corresponds to the JSON property `type`
15321531 # @return [String]
15331532 attr_accessor :type
@@ -1863,8 +1862,8 @@ def update!(**args)
18631862 end
18641863 end
18651864
1866- # A text, icon, or text and icon chip that users can click. [Google Chat apps](
1867- # https://developers.google.com/workspace/chat ):
1865+ # A text, icon, or text and icon chip that users can click. [Google Workspace
1866+ # Add-ons and Chat apps]( https://developers.google.com/workspace/extend ):
18681867 class GoogleAppsCardV1Chip
18691868 include Google ::Apis ::Core ::Hashable
18701869
@@ -1929,8 +1928,8 @@ def update!(**args)
19291928 end
19301929
19311930 # A list of chips layed out horizontally, which can either scroll horizontally
1932- # or wrap to the next line. [Google Chat apps](https://developers.google.com /
1933- # workspace/chat ):
1931+ # or wrap to the next line. [Google Workspace Add-ons and Chat apps](https://
1932+ # developers.google.com/ workspace/extend ):
19341933 class GoogleAppsCardV1ChipList
19351934 include Google ::Apis ::Core ::Hashable
19361935
@@ -1955,8 +1954,8 @@ def update!(**args)
19551954 end
19561955 end
19571956
1958- # Represent an expand and collapse control. [Google Chat apps](https://
1959- # developers.google.com/workspace/chat ):
1957+ # Represent an expand and collapse control. [Google Workspace Add-ons and Chat
1958+ # apps](https:// developers.google.com/workspace/extend ):
19601959 class GoogleAppsCardV1CollapseControl
19611960 include Google ::Apis ::Core ::Hashable
19621961
@@ -2730,7 +2729,8 @@ class GoogleAppsCardV1OnClick
27302729 # invoke. For example, showing non-primary actions in a card. You can use this
27312730 # widget when actions don't fit in the available space. To use, specify this
27322731 # widget in the `OnClick` action of widgets that support it. For example, in a `
2733- # Button`. [Google Chat apps](https://developers.google.com/workspace/chat):
2732+ # Button`. [Google Workspace Add-ons and Chat apps](https://developers.google.
2733+ # com/workspace/extend):
27342734 # Corresponds to the JSON property `overflowMenu`
27352735 # @return [Google::Apis::ChatV1::GoogleAppsCardV1OverflowMenu]
27362736 attr_accessor :overflow_menu
@@ -2788,7 +2788,8 @@ def update!(**args)
27882788 # invoke. For example, showing non-primary actions in a card. You can use this
27892789 # widget when actions don't fit in the available space. To use, specify this
27902790 # widget in the `OnClick` action of widgets that support it. For example, in a `
2791- # Button`. [Google Chat apps](https://developers.google.com/workspace/chat):
2791+ # Button`. [Google Workspace Add-ons and Chat apps](https://developers.google.
2792+ # com/workspace/extend):
27922793 class GoogleAppsCardV1OverflowMenu
27932794 include Google ::Apis ::Core ::Hashable
27942795
@@ -2807,8 +2808,8 @@ def update!(**args)
28072808 end
28082809 end
28092810
2810- # An option that users can invoke in an overflow menu. [Google Chat apps](https:/
2811- # / developers.google.com/workspace/chat ):
2811+ # An option that users can invoke in an overflow menu. [Google Workspace Add-ons
2812+ # and Chat apps](https:// developers.google.com/workspace/extend ):
28122813 class GoogleAppsCardV1OverflowMenuItem
28132814 include Google ::Apis ::Core ::Hashable
28142815
@@ -2891,8 +2892,8 @@ def update!(**args)
28912892 class GoogleAppsCardV1Section
28922893 include Google ::Apis ::Core ::Hashable
28932894
2894- # Represent an expand and collapse control. [Google Chat apps](https://
2895- # developers.google.com/workspace/chat ):
2895+ # Represent an expand and collapse control. [Google Workspace Add-ons and Chat
2896+ # apps](https:// developers.google.com/workspace/extend ):
28962897 # Corresponds to the JSON property `collapseControl`
28972898 # @return [Google::Apis::ChatV1::GoogleAppsCardV1CollapseControl]
28982899 attr_accessor :collapse_control
@@ -3326,8 +3327,7 @@ class GoogleAppsCardV1TextParagraph
33263327 # concealed behind a **show more** button. If the text is equal or shorter than
33273328 # the specified maximum number of lines, a **show more** button isn't displayed.
33283329 # The default value is 0, in which case all context is displayed. Negative
3329- # values are ignored. [Google Chat apps](https://developers.google.com/workspace/
3330- # chat):
3330+ # values are ignored.
33313331 # Corresponds to the JSON property `maxLines`
33323332 # @return [Fixnum]
33333333 attr_accessor :max_lines
@@ -3375,8 +3375,8 @@ class GoogleAppsCardV1Widget
33753375 attr_accessor :carousel
33763376
33773377 # A list of chips layed out horizontally, which can either scroll horizontally
3378- # or wrap to the next line. [Google Chat apps](https://developers.google.com /
3379- # workspace/chat ):
3378+ # or wrap to the next line. [Google Workspace Add-ons and Chat apps](https://
3379+ # developers.google.com/ workspace/extend ):
33803380 # Corresponds to the JSON property `chipList`
33813381 # @return [Google::Apis::ChatV1::GoogleAppsCardV1ChipList]
33823382 attr_accessor :chip_list
@@ -3547,8 +3547,8 @@ class GoogleAppsCardV1Widgets
35473547 attr_accessor :button_list
35483548
35493549 # A list of chips layed out horizontally, which can either scroll horizontally
3550- # or wrap to the next line. [Google Chat apps](https://developers.google.com /
3551- # workspace/chat ):
3550+ # or wrap to the next line. [Google Workspace Add-ons and Chat apps](https://
3551+ # developers.google.com/ workspace/extend ):
35523552 # Corresponds to the JSON property `chipList`
35533553 # @return [Google::Apis::ChatV1::GoogleAppsCardV1ChipList]
35543554 attr_accessor :chip_list
0 commit comments