Reference documentation and code samples for the Google Cloud Chronicle V1 Client class Properties.
Generated from protobuf message google.cloud.chronicle.v1.Button.Properties
Namespace
Google \ Cloud \ Chronicle \ V1 \ ButtonMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ color
string
↳ button_style
int
getColor
Generated from protobuf field string color = 1 [(.google.api.field_behavior) = OPTIONAL];
string
setColor
Generated from protobuf field string color = 1 [(.google.api.field_behavior) = OPTIONAL];
var
string
$this
getButtonStyle
Generated from protobuf field .google.cloud.chronicle.v1.ButtonStyle button_style = 2 [(.google.api.field_behavior) = OPTIONAL];
int
setButtonStyle
Generated from protobuf field .google.cloud.chronicle.v1.ButtonStyle button_style = 2 [(.google.api.field_behavior) = OPTIONAL];
var
int
$this

