Class EnrichmentConfig
Data enrichment configuration.
Implements
Inherited Members
Namespace: Google.Apis.Connectors.v1.Data
Assembly: Google.Apis.Connectors.v1.dll
Syntax
public class EnrichmentConfig : IDirectResponseSchema
Properties
AppendAcl
Optional. Append ACL to the event.
Declaration
[JsonProperty("appendAcl")]
public virtual bool? AppendAcl { get; set; }
Property Value
Type | Description |
---|---|
bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |