Skip to main content

Interface: IFeatureSetDefaults

google.protobuf.IFeatureSetDefaults

Properties of a FeatureSetDefaults.

Hierarchy

Properties

defaults

Optional defaults: null | $Properties[]

FeatureSetDefaults defaults

Inherited from

$Properties.defaults


maximumEdition

Optional maximumEdition: null | Edition

The maximum known edition (inclusive) when this was constructed. Editions after this will not have reliable defaults.

Inherited from

$Properties.maximumEdition


minimumEdition

Optional minimumEdition: null | Edition

The minimum supported edition (inclusive) when this was constructed. Editions before this will not have defaults.

Inherited from

$Properties.minimumEdition