futureMultiPattern constant

ResourceDescriptor_History const futureMultiPattern

The resource has one pattern, but the API owner expects to add more later. (This is the inverse of ORIGINALLY_SINGLE_PATTERN, and prevents that from being necessary once there are multiple patterns.)

Implementation

static const futureMultiPattern = ResourceDescriptor_History(
  'FUTURE_MULTI_PATTERN',
);