Resource: IngestionLogLabel
A IngestionLogLabel is a label on raw log to define user access to data.
JSON representation |
---|
{ "name": string, "banned": boolean, "key": string, "value": string } |
Fields | |
---|---|
name |
Identifier. The unique name of the Ingestion Label. |
banned |
Output only. Represents whether the label is banned. |
key |
Output only. Represents the per customer ingestion label key. |
value |
Output only. Ingestion label value. |
Methods |
|
---|---|
|
Gets an ingestion log label. |
|
Returns the ingestion log labels for the customer. |