featureId property
The ID to use for the Feature, which will become the final component of the Feature's resource name.
This value may be up to 128 characters, and valid characters are
[a-z0-9_]
. The first character cannot be a number. The value must be
unique within an EntityType/FeatureGroup.
Required.
Implementation
core.String? featureId;