Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DataAccessLabelReference.
Reference object to a data access label.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#asset_namespace
def asset_namespace() -> ::String
-
(::String) — The asset namespace configured in the forwarder
of the customer's events.
Note: The following fields are mutually exclusive:
asset_namespace
,data_access_label
,log_type
,ingestion_label
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#asset_namespace=
def asset_namespace=(value) -> ::String
-
value (::String) — The asset namespace configured in the forwarder
of the customer's events.
Note: The following fields are mutually exclusive:
asset_namespace
,data_access_label
,log_type
,ingestion_label
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — The asset namespace configured in the forwarder
of the customer's events.
Note: The following fields are mutually exclusive:
asset_namespace
,data_access_label
,log_type
,ingestion_label
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_access_label
def data_access_label() -> ::String
-
(::String) — The name of the data access label.
Note: The following fields are mutually exclusive:
data_access_label
,log_type
,asset_namespace
,ingestion_label
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_access_label=
def data_access_label=(value) -> ::String
-
value (::String) — The name of the data access label.
Note: The following fields are mutually exclusive:
data_access_label
,log_type
,asset_namespace
,ingestion_label
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — The name of the data access label.
Note: The following fields are mutually exclusive:
data_access_label
,log_type
,asset_namespace
,ingestion_label
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#display_name
def display_name() -> ::String
- (::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.
#ingestion_label
def ingestion_label() -> ::Google::Cloud::Chronicle::V1::IngestionLabel
-
(::Google::Cloud::Chronicle::V1::IngestionLabel) — The ingestion label configured in the forwarder of the customer's events.
Note: The following fields are mutually exclusive:
ingestion_label
,data_access_label
,log_type
,asset_namespace
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ingestion_label=
def ingestion_label=(value) -> ::Google::Cloud::Chronicle::V1::IngestionLabel
-
value (::Google::Cloud::Chronicle::V1::IngestionLabel) — The ingestion label configured in the forwarder of the customer's events.
Note: The following fields are mutually exclusive:
ingestion_label
,data_access_label
,log_type
,asset_namespace
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Chronicle::V1::IngestionLabel) — The ingestion label configured in the forwarder of the customer's events.
Note: The following fields are mutually exclusive:
ingestion_label
,data_access_label
,log_type
,asset_namespace
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#log_type
def log_type() -> ::String
-
(::String) — The name of the log type.
Note: The following fields are mutually exclusive:
log_type
,data_access_label
,asset_namespace
,ingestion_label
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#log_type=
def log_type=(value) -> ::String
-
value (::String) — The name of the log type.
Note: The following fields are mutually exclusive:
log_type
,data_access_label
,asset_namespace
,ingestion_label
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — The name of the log type.
Note: The following fields are mutually exclusive:
log_type
,data_access_label
,asset_namespace
,ingestion_label
. If a field in that set is populated, all other fields in the set will automatically be cleared.