type property
The type of entity.
Required. Immutable. Possible string values are:
- "TYPE_UNSPECIFIED" : Type unspecified.
- "TABLE" : Structured and semi-structured data.
- "FILESET" : Unstructured data.
Implementation
core.String? type;
The type of entity.
Required. Immutable. Possible string values are:
core.String? type;