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 \ MarkdownMethods
__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 |
|