A set of string constants for the parameter CreateJobResponse.info. More…
Static Public Attributes | |
| const string | JOB_TAG = “job_tag” |
| The job tag specified by the user or if unspecified by user, a unique identifier generated internally. | |
| const string | QUERY_ID = “query_id” |
| A unique identifier for this job generated for use in tracing telemetry data. | |
Detailed Description
A set of string constants for the parameter CreateJobResponse.info.
Additional information.
Definition at line 193 of file CreateJob.cs.
Member Data Documentation
◆ JOB_TAG
| static |
The job tag specified by the user or if unspecified by user, a unique identifier generated internally.
Definition at line 197 of file CreateJob.cs.
◆ QUERY_ID
| static |
A unique identifier for this job generated for use in tracing telemetry data.
Definition at line 201 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