[[["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 GridItem (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Card.V1.Grid.GridItem)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Card.V1.Grid.GridItem)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Card.V1.Grid.GridItem)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Card.V1.Grid.GridItem)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Card.V1.Grid.GridItem)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Card.V1.Grid.GridItem)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Card.V1.Grid.GridItem)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Card.V1.Grid.GridItem)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Card.V1.Grid.GridItem)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Card.V1.Grid.GridItem)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Card.V1.Grid.GridItem)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Card.V1.Grid.GridItem) \nReference documentation and code samples for the Google Apps Chat V1 Client class GridItem.\n\nRepresents an item in a grid layout. Items can contain text, an image, or\nboth text and an image.\n\n[Google Workspace Add-ons and Chat\napps](https://developers.google.com/workspace/extend):\n\nGenerated from protobuf message `google.apps.card.v1.Grid.GridItem`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Card \\\\ V1 \\\\ Grid\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getId\n\nA user-specified identifier for this grid item. This identifier is\nreturned in the parent grid's `onClick` callback parameters.\n\n### setId\n\nA user-specified identifier for this grid item. This identifier is\nreturned in the parent grid's `onClick` callback parameters.\n\n### getImage\n\nThe image that displays in the grid item.\n\n### hasImage\n\n### clearImage\n\n### setImage\n\nThe image that displays in the grid item.\n\n### getTitle\n\nThe grid item's title.\n\n### setTitle\n\nThe grid item's title.\n\n### getSubtitle\n\nThe grid item's subtitle.\n\n### setSubtitle\n\nThe grid item's subtitle.\n\n### getLayout\n\nThe layout to use for the grid item.\n\n### setLayout\n\nThe layout to use for the grid item."]]