locationScopeUnspecified constant

RolloutPlan_LocationScope const locationScopeUnspecified

Unspecified value. Considered as ZONAL.

Implementation

static const locationScopeUnspecified = RolloutPlan_LocationScope(
  'LOCATION_SCOPE_UNSPECIFIED',
);