foreignTypeDefinition property

String? foreignTypeDefinition
getter/setter pair

Definition of the foreign data type.

Only valid for top-level schema fields (not nested fields). If the type is FOREIGN, this field is required.

Optional.

Implementation

core.String? foreignTypeDefinition;