.gco_patch_jobs.GcsObject
A Cloud Storage object containing the
executable.
allowed_success_codes
Sequence[int]
Defaults to [0]. A list of possible return values that the
execution can return to indicate a success.
interpreter
.gco_patch_jobs.ExecStepConfig.Interpreter
The script interpreter to use to run the script. If no
interpreter is specified the script will be executed
directly, which will likely only succeed for scripts with
[shebang lines]
(https://en.wikipedia.org/wiki/Shebang_(Unix)).
[[["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-14 UTC."],[],[]]