Module: Google::Cloud::Dataplex::V1::Entity::Type

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

Overview

The type of entity.

Constant Summary collapse

TYPE_UNSPECIFIED =

Type unspecified.

0
TABLE =

Structured and semi-structured data.

1
FILESET =

Unstructured data.

2