application_domain_name = The domain name of the app, for
example <app-id>.appspot.com, which is associated with the
job's project ID.
service =service
version =version
version_dot_service =version+ '.'
+service
instance =instance
instance_dot_service =instance+
'.' +service
instance_dot_version =instance+
'.' +version
instance_dot_version_dot_service =instance+
'.' +version+ '.' +service
If service is
empty, then the job will be sent to the service which is the default
service when the job is attempted.
If version is
empty, then the job will be sent to the version which is the default
version when the job is attempted.
If instance is
empty, then the job will be sent to an instance which is available when the
job is attempted.
If service,
version, or
instance is
invalid, then the job will be sent to the default version of the default
service when the job is attempted.
application_domain_name = The domain name of the app, for
example <app-id>.appspot.com, which is associated with the
job's project ID.
service =service
version =version
version_dot_service =version+ '.'
+service
instance =instance
instance_dot_service =instance+
'.' +service
instance_dot_version =instance+
'.' +version
instance_dot_version_dot_service =instance+
'.' +version+ '.' +service
If service is
empty, then the job will be sent to the service which is the default
service when the job is attempted.
If version is
empty, then the job will be sent to the version which is the default
version when the job is attempted.
If instance is
empty, then the job will be sent to an instance which is available when the
job is attempted.
If service,
version, or
instance is
invalid, then the job will be sent to the default version of the default
service when the job is attempted.
[[["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 2025-01-27 UTC."],[],[]]