DatasetSchemaDataElement Class
Columns that define the physical type schema of the dataset.
- Inheritance
-
DatasetSchemaDataElement
Constructor
DatasetSchemaDataElement(*, additional_properties: Optional[Dict[str, Any]] = None, name: Optional[Any] = None, type: Optional[Any] = None, **kwargs)
Variables
Unmatched properties from the message are deserialized to this collection.
- name
- any
Name of the schema column. Type: string (or Expression with resultType string).
- type
- any
Type of the schema column. Type: string (or Expression with resultType string).
Feedback
Submit and view feedback for