Protobuf type google.apps.card.v1.Card.DisplayStyle
Namespace
Google \ Apps \ Card \ V1 \ Card
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DISPLAY_STYLE_UNSPECIFIED
Value: 0
Don't use. Unspecified.
Generated from protobuf enum DISPLAY_STYLE_UNSPECIFIED = 0;
PEEK
Value: 1
The header of the card appears at the bottom of the
sidebar, partially covering the current top card of the stack. Clicking
the header pops the card into the card stack. If the card has no header,
a generated header is used instead.
Generated from protobuf enum PEEK = 1;
REPLACE
Value: 2
Default value. The card is shown by replacing the view of the top card in
the card stack.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Chat V1 Client - Class DisplayStyle (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Card.V1.Card.DisplayStyle)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Card.V1.Card.DisplayStyle)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Card.V1.Card.DisplayStyle)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Card.V1.Card.DisplayStyle)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Card.V1.Card.DisplayStyle)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Card.V1.Card.DisplayStyle)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Card.V1.Card.DisplayStyle)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Card.V1.Card.DisplayStyle)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Card.V1.Card.DisplayStyle)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Card.V1.Card.DisplayStyle)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Card.V1.Card.DisplayStyle)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Card.V1.Card.DisplayStyle) \nReference documentation and code samples for the Google Apps Chat V1 Client class DisplayStyle.\n\nIn Google Workspace Add-ons,\ndetermines how a card is displayed.\n\n[Google Workspace\nAdd-ons](https://developers.google.com/workspace/add-ons):\n\nProtobuf type `google.apps.card.v1.Card.DisplayStyle`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Card \\\\ V1 \\\\ Card\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DISPLAY_STYLE_UNSPECIFIED\n\n Value: 0\n\nDon't use. Unspecified.\n\nGenerated from protobuf enum `DISPLAY_STYLE_UNSPECIFIED = 0;`\n\n### PEEK\n\n Value: 1\n\nThe header of the card appears at the bottom of the\nsidebar, partially covering the current top card of the stack. Clicking\nthe header pops the card into the card stack. If the card has no header,\na generated header is used instead.\n\nGenerated from protobuf enum `PEEK = 1;`\n\n### REPLACE\n\n Value: 2\n\nDefault value. The card is shown by replacing the view of the top card in\nthe card stack.\n\nGenerated from protobuf enum `REPLACE = 2;`"]]