A set of string constants for the parameter AdminShowClusterOperationsResponse.dry_run. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the AdminShowClusterOperationsResponse.DryRun options. | |
| const string | FALSE = “false” |
| A boolean constant for the AdminShowClusterOperationsResponse.DryRun options. | |
Detailed Description
A set of string constants for the parameter AdminShowClusterOperationsResponse.dry_run.
Whether this operation was a dry run.
Definition at line 107 of file AdminShowClusterOperations.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the AdminShowClusterOperationsResponse.DryRun options.
Definition at line 117 of file AdminShowClusterOperations.cs.
◆ TRUE
| static |
A boolean constant for the AdminShowClusterOperationsResponse.DryRun options.
Definition at line 112 of file AdminShowClusterOperations.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/AdminShowClusterOperations.cs
- Kinetica/Protocol/AdminShowClusterOperations.cs