You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-chat/v1/2.0.0/com/google/api/services/chat/v1/model/GoogleAppsCardV1SelectionItem.java
-21Lines changed: 0 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -39,12 +39,6 @@ public final class GoogleAppsCardV1SelectionItem extends com.google.api.client.j
39
39
@com.google.api.client.util.Key
40
40
privatejava.lang.StringbottomText;
41
41
42
-
/**
43
-
* The value may be {@code null}.
44
-
*/
45
-
@com.google.api.client.util.Key
46
-
privateGoogleAppsCardV1MaterialIconmaterialIcon;
47
-
48
42
/**
49
43
* Whether the item is selected by default. If the selection input only accepts one value (such as
50
44
* for radio buttons or a dropdown menu), only set this field for one item.
@@ -94,21 +88,6 @@ public GoogleAppsCardV1SelectionItem setBottomText(java.lang.String bottomText)
0 commit comments