Show / Hide Table of Contents

Enum EntityGraphEnrichment.Types.EnrichmentType

Type of enrichment.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum EntityGraphEnrichment.Types.EnrichmentType

Fields

Name Description
Append

The data table was appended to the entity graph.

Override

The entity graph was overridden by the data table.

Unspecified

Enrichment type is unspecified.

In this article
Back to top Generated by DocFX