Reference documentation and code samples for the Google Cloud Chronicle V1 Client class DataAccessLabelReference.
Reference object to a data access label.
Generated from protobuf message google.cloud.chronicle.v1.DataAccessLabelReference
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ data_access_label
string
The name of the data access label.
↳ log_type
string
The name of the log type.
↳ asset_namespace
string
The asset namespace configured in the forwarder of the customer's events.
↳ ingestion_label
↳ display_name
string
Output only. The display name of the label. Data access label and log types's name will match the display name of the resource. The asset namespace will match the namespace itself. The ingestion key value pair will match the key of the tuple.
getDataAccessLabel
The name of the data access label.
string
hasDataAccessLabel
setDataAccessLabel
The name of the data access label.
var
string
$this
getLogType
The name of the log type.
string
hasLogType
setLogType
The name of the log type.
var
string
$this
getAssetNamespace
The asset namespace configured in the forwarder of the customer's events.
string
hasAssetNamespace
setAssetNamespace
The asset namespace configured in the forwarder of the customer's events.
var
string
$this
getIngestionLabel
The ingestion label configured in the forwarder of the customer's events.
hasIngestionLabel
setIngestionLabel
The ingestion label configured in the forwarder of the customer's events.
$this
getDisplayName
Output only. The display name of the label.
Data access label and log types's name will match the display name of the resource. The asset namespace will match the namespace itself. The ingestion key value pair will match the key of the tuple.
string
setDisplayName
Output only. The display name of the label.
Data access label and log types's name will match the display name of the resource. The asset namespace will match the namespace itself. The ingestion key value pair will match the key of the tuple.
var
string
$this
getLabel
string