Reference documentation and code samples for the Google Cloud Chronicle V1 Client class DataAccessLabel.
A DataAccessLabel is a label on events to define user access to data.
Generated from protobuf message google.cloud.chronicle.v1.DataAccessLabel
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ udm_query
string
A UDM query over event data.
↳ name
string
The unique resource name of the data access label.
↳ display_name
string
Output only. The short name displayed for the label as it appears on event data.
↳ create_time
↳ update_time
↳ author
string
Output only. The user who created the data access label.
↳ last_editor
string
Output only. The user who last updated the data access label.
↳ description
string
Optional. A description of the data access label for a human reader.
getUdmQuery
A UDM query over event data.
string
hasUdmQuery
setUdmQuery
A UDM query over event data.
var
string
$this
getName
The unique resource name of the data access label.
string
setName
The unique resource name of the data access label.
var
string
$this
getDisplayName
Output only. The short name displayed for the label as it appears on event data.
string
setDisplayName
Output only. The short name displayed for the label as it appears on event data.
var
string
$this
getCreateTime
Output only. The time at which the data access label was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time at which the data access label was created.
$this
getUpdateTime
Output only. The time at which the data access label was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time at which the data access label was last updated.
$this
getAuthor
Output only. The user who created the data access label.
string
setAuthor
Output only. The user who created the data access label.
var
string
$this
getLastEditor
Output only. The user who last updated the data access label.
string
setLastEditor
Output only. The user who last updated the data access label.
var
string
$this
getDescription
Optional. A description of the data access label for a human reader.
string
setDescription
Optional. A description of the data access label for a human reader.
var
string
$this
getDefinition
string