foreignTypeDefinition property
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;
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.
core.String? foreignTypeDefinition;