Cloud Tasks V2beta3 API - Module Google::Cloud::Tasks::V2beta3::UriOverride::UriOverrideEnforceMode (v0.20.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Tasks V2beta3 API module Google::Cloud::Tasks::V2beta3::UriOverride::UriOverrideEnforceMode.
UriOverrideEnforceMode mode is to define enforcing mode for the override
modes.
Constants
URI_OVERRIDE_ENFORCE_MODE_UNSPECIFIED
value: 0 OverrideMode Unspecified. Defaults to ALWAYS.
IF_NOT_EXISTS
value: 1 In the IF_NOT_EXISTS mode, queue-level configuration is only
applied where task-level configuration does not exist.
ALWAYS
value: 2 In the ALWAYS mode, queue-level configuration overrides all
task-level configuration