google_api_chat v0.6.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
nil
. - imageUrl (String.t): The URL of the image in the card header. Defaults to
nil
. - subtitle (String.t): The subtitle of the card header. Defaults to
nil
. - 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
nil
.
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.