featureMonitorId property

String featureMonitorId
final

Required. The ID to use for this FeatureMonitor, which will become the final component of the FeatureGroup's resource name.

This value may be up to 60 characters, and valid characters are [a-z0-9_]. The first character cannot be a number.

The value must be unique within the FeatureGroup.

Implementation

final String featureMonitorId;