Google Cloud Chronicle V1 Client - Class MarkdownProperties (0.4.0)

Reference documentation and code samples for the Google Cloud Chronicle V1 Client class MarkdownProperties.

Properties for the markdown.

Generated from protobuf message google.cloud.chronicle.v1.Markdown.MarkdownProperties

Namespace

Google \ Cloud \ Chronicle \ V1 \ Markdown

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ background_color string

Optional. Background color of the markdown.

getBackgroundColor

Optional. Background color of the markdown.

Returns
Type Description
string

setBackgroundColor

Optional. Background color of the markdown.

Parameter
Name Description
var string
Returns
Type Description
$this