Google Apps Chat V1 Client - Class BorderType (0.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Apps Chat V1 Client class BorderType.
Represents the border types applied to widgets.
Google Workspace Add-ons
and Chat apps:
Protobuf type google.apps.card.v1.BorderStyle.BorderType
Namespace
Google \ Apps \ Card \ V1 \ BorderStyle
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
BORDER_TYPE_UNSPECIFIED
Don't use. Unspecified.
Generated from protobuf enum BORDER_TYPE_UNSPECIFIED = 0;
NO_BORDER
Default value. No border.
Generated from protobuf enum NO_BORDER = 1;
STROKE
Outline.
Generated from protobuf enum STROKE = 2;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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 BorderType (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Card.V1.BorderStyle.BorderType)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Card.V1.BorderStyle.BorderType)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Card.V1.BorderStyle.BorderType)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Card.V1.BorderStyle.BorderType)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Card.V1.BorderStyle.BorderType)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Card.V1.BorderStyle.BorderType)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Card.V1.BorderStyle.BorderType)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Card.V1.BorderStyle.BorderType)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Card.V1.BorderStyle.BorderType)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Card.V1.BorderStyle.BorderType)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Card.V1.BorderStyle.BorderType)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Card.V1.BorderStyle.BorderType) \nReference documentation and code samples for the Google Apps Chat V1 Client class BorderType.\n\nRepresents the border types applied to widgets.\n\n[Google Workspace Add-ons\nand Chat apps](https://developers.google.com/workspace/extend):\n\nProtobuf type `google.apps.card.v1.BorderStyle.BorderType`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Card \\\\ V1 \\\\ BorderStyle\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### BORDER_TYPE_UNSPECIFIED\n\n Value: 0\n\nDon't use. Unspecified.\n\nGenerated from protobuf enum `BORDER_TYPE_UNSPECIFIED = 0;`\n\n### NO_BORDER\n\n Value: 1\n\nDefault value. No border.\n\nGenerated from protobuf enum `NO_BORDER = 1;`\n\n### STROKE\n\n Value: 2\n\nOutline.\n\nGenerated from protobuf enum `STROKE = 2;`"]]