The ingestion label configured in the forwarder of the customer's events.
↳ 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.
Returns
Type
Description
string
hasDataAccessLabel
setDataAccessLabel
The name of the data access label.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getLogType
The name of the log type.
Returns
Type
Description
string
hasLogType
setLogType
The name of the log type.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getAssetNamespace
The asset namespace configured in the forwarder
of the customer's events.
Returns
Type
Description
string
hasAssetNamespace
setAssetNamespace
The asset namespace configured in the forwarder
of the customer's events.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getIngestionLabel
The ingestion label configured in the forwarder of the customer's events.
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.
Returns
Type
Description
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Chronicle V1 Client - Class DataAccessLabelReference (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.DataAccessLabelReference)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.DataAccessLabelReference) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class DataAccessLabelReference.\n\nReference object to a data access label.\n\nGenerated from protobuf message `google.cloud.chronicle.v1.DataAccessLabelReference`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDataAccessLabel\n\nThe name of the data access label.\n\n### hasDataAccessLabel\n\n### setDataAccessLabel\n\nThe name of the data access label.\n\n### getLogType\n\nThe name of the log type.\n\n### hasLogType\n\n### setLogType\n\nThe name of the log type.\n\n### getAssetNamespace\n\nThe asset namespace configured in the forwarder\nof the customer's events.\n\n### hasAssetNamespace\n\n### setAssetNamespace\n\nThe asset namespace configured in the forwarder\nof the customer's events.\n\n### getIngestionLabel\n\nThe ingestion label configured in the forwarder of the customer's events.\n\n### hasIngestionLabel\n\n### setIngestionLabel\n\nThe ingestion label configured in the forwarder of the customer's events.\n\n### getDisplayName\n\nOutput only. The display name of the label.\n\nData access label and log types's name\nwill match the display name of the resource.\nThe asset namespace will match the namespace itself.\nThe ingestion key value pair will match the key of the tuple.\n\n### setDisplayName\n\nOutput only. The display name of the label.\n\nData access label and log types's name\nwill match the display name of the resource.\nThe asset namespace will match the namespace itself.\nThe ingestion key value pair will match the key of the tuple.\n\n### getLabel"]]