DataAccessLabelReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Reference object to a data access label.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
data_access_label |
str
The name of the data access label. This field is a member of oneof _ label .
|
log_type |
str
The name of the log type. This field is a member of oneof _ label .
|
asset_namespace |
str
The asset namespace configured in the forwarder of the customer's events. This field is a member of oneof _ label .
|
ingestion_label |
google.cloud.chronicle_v1.types.IngestionLabel
The ingestion label configured in the forwarder of the customer's events. This field is a member of oneof _ label .
|
display_name |
str
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. |