Google Cloud Chronicle V1 Client - Class ValueMetadata (0.4.0)

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

Generated from protobuf message google.cloud.chronicle.v1.ExecuteDashboardQueryResponse.ColumnValue.ValueMetadata

Namespace

Google \ Cloud \ Chronicle \ V1 \ ExecuteDashboardQueryResponse \ ColumnValue

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ links array<Google\Cloud\Chronicle\V1\InAppLink>

"Auto" generated In-app links.

↳ field_paths string[]
↳ timestamp_val Google\Protobuf\Timestamp

Timestamp value to store the timestamp for the case of the date and time data type.

"Auto" generated In-app links.

Returns
Type Description
Google\Protobuf\RepeatedField<Google\Cloud\Chronicle\V1\InAppLink>

"Auto" generated In-app links.

Parameter
Name Description
var array<Google\Cloud\Chronicle\V1\InAppLink>
Returns
Type Description
$this

getFieldPaths

Generated from protobuf field repeated string field_paths = 2;

Returns
Type Description
Google\Protobuf\RepeatedField<string>

setFieldPaths

Generated from protobuf field repeated string field_paths = 2;

Parameter
Name Description
var string[]
Returns
Type Description
$this

getTimestampVal

Timestamp value to store the timestamp for the case of the date and time data type.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasTimestampVal

clearTimestampVal

setTimestampVal

Timestamp value to store the timestamp for the case of the date and time data type.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this