standardOverridesFixedStandard constant

ProjectsSetDefaultNetworkTierRequest_NetworkTier const standardOverridesFixedStandard

(Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured.

Implementation

static const standardOverridesFixedStandard =
    ProjectsSetDefaultNetworkTierRequest_NetworkTier(
      'STANDARD_OVERRIDES_FIXED_STANDARD',
    );