Module: Google::Cloud::Dataplex::V1::DiscoveryEvent::EntityType

Defined in:
proto_docs/google/cloud/dataplex/v1/logs.rb

Overview

The type of the entity.

Constant Summary collapse

ENTITY_TYPE_UNSPECIFIED =

An unspecified event type.

0
TABLE =

Entities representing structured data.

1
FILESET =

Entities representing unstructured data.

2