Class IngestionLabel (0.1.0)

IngestionLabel(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Representation of an ingestion label type.

Attributes

Name Description
ingestion_label_key str
Required. The key of the ingestion label. Always required.
ingestion_label_value str
Optional. The value of the ingestion label. Optional. An object with no provided value and some key provided would match against the given key and ANY value.