Available only in the v=beta channel: https://goo.gle/3oAthT3.
An interface representing a feature from a Dataset. The featureType of a DatasetFeature will always be FeatureType.DATASET.
featureType
DatasetFeature
FeatureType.DATASET
Key-value mapping of the feature's attributes.
Dataset id of the dataset that this feature belongs to.
FeatureType of this Feature.
FeatureType
Feature
Generated using TypeDoc
Available only in the v=beta channel: https://goo.gle/3oAthT3.
An interface representing a feature from a Dataset. The
featureType
of aDatasetFeature
will always beFeatureType.DATASET
.