google_api_chat v0.5.0 GoogleApi.Chat.V1.Model.CardHeader View Source
Attributes
imageStyle (String.t): The image's type (e.g. square border or circular border). Defaults to:
null
.- Enum - one of [IMAGE_STYLE_UNSPECIFIED, IMAGE, AVATAR]
- imageUrl (String.t): The URL of the image in the card header. Defaults to:
null
. - subtitle (String.t): The subtitle of the card header. Defaults to:
null
. - title (String.t): The title must be specified. The header has a fixed height: if both a title and subtitle is specified, each will take up 1 line. If only the title is specified, it will take up both lines. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.