Shifts dates by random number of days, with option to be consistent
for the same context. See https://cloud.google.com/dlp/docs/concepts-
date-shifting to learn more.
.. attribute:: upper_bound_days
Required. Range of shift in days. Actual shift will be
selected at random within this range (inclusive ends).
Negative means shift to earlier in time. Must not be more than
365250 days (1000 years) each direction. For example, 3 means
shift date to at most 3 days into the future.
Points to the field that contains the context, for example, an
entity id. If set, must also set cryptoKey. If set, shift will
be consistent for the given context.
Causes the shift to be computed based on this key and the
context. This results in the same shift for the same context
and crypto_key. If set, must also set context. Can only be
applied to table items.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]