Skip to main content

A set of string constants for the parameter CreateJobRequest.options. More…

Static Public Attributes

const string JOB_TAG = “job_tag”
 Tag to use for submitted job.
 

Detailed Description

A set of string constants for the parameter CreateJobRequest.options.

Optional parameters.

Definition at line 43 of file CreateJob.cs.

Member Data Documentation

◆ JOB_TAG

const string kinetica.CreateJobRequest.Options.JOB_TAG = “job_tag”
static

Tag to use for submitted job.

The same tag could be used on backup cluster to retrieve response for the job. Tags can use letter, numbers, ’_’ and ’-’.

Definition at line 49 of file CreateJob.cs.


The documentation for this struct was generated from the following files:
  • _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/CreateJob.cs
  • Kinetica/Protocol/CreateJob.cs