Name | Type | Description | Notes |
---|---|---|---|
Account | Pointer to string | Charge resources used by this job to specified account | [optional] |
AccrueTime | Pointer to int64 | time job is eligible for running | [optional] |
AdminComment | Pointer to string | administrator's arbitrary comment | [optional] |
ArrayJobId | Pointer to int32 | job_id of a job array or 0 if N/A | [optional] |
ArrayTaskId | Pointer to int32 | task_id of a job array | [optional] |
ArrayMaxTasks | Pointer to int32 | Maximum number of running array tasks | [optional] |
ArrayTaskString | Pointer to string | string expression of task IDs in this record | [optional] |
AssociationId | Pointer to int32 | association id for job | [optional] |
BatchFeatures | Pointer to string | features required for batch script's node | [optional] |
BatchFlag | Pointer to bool | if batch: queued job with script | [optional] |
BatchHost | Pointer to string | name of host running batch script | [optional] |
Flags | Pointer to []string | Job flags | [optional] |
BurstBuffer | Pointer to string | burst buffer specifications | [optional] |
BurstBufferState | Pointer to string | burst buffer state info | [optional] |
Cluster | Pointer to string | name of cluster that the job is on | [optional] |
ClusterFeatures | Pointer to string | comma separated list of required cluster features | [optional] |
Command | Pointer to string | command to be executed | [optional] |
Comment | Pointer to string | arbitrary comment | [optional] |
Contiguous | Pointer to bool | job requires contiguous nodes | [optional] |
CoreSpec | Pointer to string | specialized core count | [optional] |
ThreadSpec | Pointer to string | specialized thread count | [optional] |
CoresPerSocket | Pointer to string | cores per socket required by job | [optional] |
BillableTres | Pointer to float32 | billable TRES | [optional] |
CpusPerTask | Pointer to string | number of processors required for each task | [optional] |
CpuFrequencyMinimum | Pointer to string | Minimum cpu frequency | [optional] |
CpuFrequencyMaximum | Pointer to string | Maximum cpu frequency | [optional] |
CpuFrequencyGovernor | Pointer to string | cpu frequency governor | [optional] |
CpusPerTres | Pointer to string | semicolon delimited list of TRES=# values | [optional] |
Deadline | Pointer to int32 | job start deadline | [optional] |
DelayBoot | Pointer to int32 | command to be executed | [optional] |
Dependency | Pointer to string | synchronize job execution with other jobs | [optional] |
DerivedExitCode | Pointer to int32 | highest exit code of all job steps | [optional] |
EligibleTime | Pointer to int64 | time job is eligible for running | [optional] |
EndTime | Pointer to int64 | time of termination, actual or expected | [optional] |
ExcludedNodes | Pointer to string | comma separated list of excluded nodes | [optional] |
ExitCode | Pointer to int32 | exit code for job | [optional] |
Features | Pointer to string | comma separated list of required features | [optional] |
FederationOrigin | Pointer to string | Origin cluster's name | [optional] |
FederationSiblingsActive | Pointer to string | string of active sibling names | [optional] |
FederationSiblingsViable | Pointer to string | string of viable sibling names | [optional] |
GresDetail | Pointer to []string | Job flags | [optional] |
GroupId | Pointer to int32 | group job submitted as | [optional] |
JobId | Pointer to int32 | job ID | [optional] |
JobResources | Pointer to V0037JobResources | [optional] | |
JobState | Pointer to string | state of the job | [optional] |
LastSchedEvaluation | Pointer to int32 | last time job was evaluated for scheduling | [optional] |
Licenses | Pointer to string | licenses required by the job | [optional] |
MaxCpus | Pointer to int32 | maximum number of cpus usable by job | [optional] |
MaxNodes | Pointer to int32 | maximum number of nodes usable by job | [optional] |
McsLabel | Pointer to string | mcs_label if mcs plugin in use | [optional] |
MemoryPerTres | Pointer to string | semicolon delimited list of TRES=# values | [optional] |
Name | Pointer to string | name of the job | [optional] |
Nodes | Pointer to string | list of nodes allocated to job | [optional] |
Nice | Pointer to int32 | requested priority change | [optional] |
TasksPerCore | Pointer to int32 | number of tasks to invoke on each core | [optional] |
TasksPerSocket | Pointer to int32 | number of tasks to invoke on each socket | [optional] |
TasksPerBoard | Pointer to int32 | number of tasks to invoke on each board | [optional] |
Cpus | Pointer to int32 | minimum number of cpus required by job | [optional] |
NodeCount | Pointer to int32 | minimum number of nodes required by job | [optional] |
Tasks | Pointer to int32 | requested task count | [optional] |
HetJobId | Pointer to int32 | job ID of hetjob leader | [optional] |
HetJobIdSet | Pointer to string | job IDs for all components | [optional] |
HetJobOffset | Pointer to int32 | HetJob component offset from leader | [optional] |
Partition | Pointer to string | name of assigned partition | [optional] |
MemoryPerNode | Pointer to int32 | minimum real memory per node | [optional] |
MemoryPerCpu | Pointer to int32 | minimum real memory per cpu | [optional] |
MinimumCpusPerNode | Pointer to int32 | minimum # CPUs per node | [optional] |
MinimumTmpDiskPerNode | Pointer to int32 | minimum tmp disk per node | [optional] |
PreemptTime | Pointer to int64 | preemption signal time | [optional] |
PreSusTime | Pointer to int64 | time job ran prior to last suspend | [optional] |
Priority | Pointer to int32 | relative priority of the job | [optional] |
Profile | Pointer to []string | Job profiling requested | [optional] |
Qos | Pointer to string | Quality of Service | [optional] |
Reboot | Pointer to bool | node reboot requested before start | [optional] |
RequiredNodes | Pointer to string | comma separated list of required nodes | [optional] |
Requeue | Pointer to bool | enable or disable job requeue option | [optional] |
ResizeTime | Pointer to int64 | time of latest size change | [optional] |
RestartCnt | Pointer to int32 | count of job restarts | [optional] |
ResvName | Pointer to string | reservation name | [optional] |
Shared | Pointer to string | type and if job can share nodes with other jobs | [optional] |
ShowFlags | Pointer to []string | details requested | [optional] |
SocketsPerBoard | Pointer to int32 | sockets per board required by job | [optional] |
SocketsPerNode | Pointer to int32 | sockets per node required by job | [optional] |
StartTime | Pointer to int64 | time execution begins, actual or expected | [optional] |
StateDescription | Pointer to string | optional details for state_reason | [optional] |
StateReason | Pointer to string | reason job still pending or failed | [optional] |
StandardError | Pointer to string | pathname of job's stderr file | [optional] |
StandardInput | Pointer to string | pathname of job's stdin file | [optional] |
StandardOutput | Pointer to string | pathname of job's stdout file | [optional] |
SubmitTime | Pointer to int64 | time of job submission | [optional] |
SuspendTime | Pointer to int64 | time job last suspended or resumed | [optional] |
SystemComment | Pointer to string | slurmctld's arbitrary comment | [optional] |
TimeLimit | Pointer to int64 | maximum run time in minutes | [optional] |
TimeMinimum | Pointer to int64 | minimum run time in minutes | [optional] |
ThreadsPerCore | Pointer to int32 | threads per core required by job | [optional] |
TresBind | Pointer to string | Task to TRES binding directives | [optional] |
TresFreq | Pointer to string | TRES frequency directives | [optional] |
TresPerJob | Pointer to string | semicolon delimited list of TRES=# values | [optional] |
TresPerNode | Pointer to string | semicolon delimited list of TRES=# values | [optional] |
TresPerSocket | Pointer to string | semicolon delimited list of TRES=# values | [optional] |
TresPerTask | Pointer to string | semicolon delimited list of TRES=# values | [optional] |
TresReqStr | Pointer to string | tres reqeusted in the job | [optional] |
TresAllocStr | Pointer to string | tres used in the job | [optional] |
UserId | Pointer to int64 | user id the job runs as | [optional] |
UserName | Pointer to string | user the job runs as | [optional] |
Wckey | Pointer to string | wckey for job | [optional] |
CurrentWorkingDirectory | Pointer to string | pathname of working directory | [optional] |
func NewV0037JobResponseProperties() *V0037JobResponseProperties
NewV0037JobResponseProperties instantiates a new V0037JobResponseProperties object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV0037JobResponsePropertiesWithDefaults() *V0037JobResponseProperties
NewV0037JobResponsePropertiesWithDefaults instantiates a new V0037JobResponseProperties object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *V0037JobResponseProperties) GetAccount() string
GetAccount returns the Account field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetAccountOk() (*string, bool)
GetAccountOk returns a tuple with the Account field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetAccount(v string)
SetAccount sets Account field to given value.
func (o *V0037JobResponseProperties) HasAccount() bool
HasAccount returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetAccrueTime() int64
GetAccrueTime returns the AccrueTime field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetAccrueTimeOk() (*int64, bool)
GetAccrueTimeOk returns a tuple with the AccrueTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetAccrueTime(v int64)
SetAccrueTime sets AccrueTime field to given value.
func (o *V0037JobResponseProperties) HasAccrueTime() bool
HasAccrueTime returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetAdminComment() string
GetAdminComment returns the AdminComment field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetAdminCommentOk() (*string, bool)
GetAdminCommentOk returns a tuple with the AdminComment field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetAdminComment(v string)
SetAdminComment sets AdminComment field to given value.
func (o *V0037JobResponseProperties) HasAdminComment() bool
HasAdminComment returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetArrayJobId() int32
GetArrayJobId returns the ArrayJobId field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetArrayJobIdOk() (*int32, bool)
GetArrayJobIdOk returns a tuple with the ArrayJobId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetArrayJobId(v int32)
SetArrayJobId sets ArrayJobId field to given value.
func (o *V0037JobResponseProperties) HasArrayJobId() bool
HasArrayJobId returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetArrayTaskId() int32
GetArrayTaskId returns the ArrayTaskId field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetArrayTaskIdOk() (*int32, bool)
GetArrayTaskIdOk returns a tuple with the ArrayTaskId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetArrayTaskId(v int32)
SetArrayTaskId sets ArrayTaskId field to given value.
func (o *V0037JobResponseProperties) HasArrayTaskId() bool
HasArrayTaskId returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetArrayMaxTasks() int32
GetArrayMaxTasks returns the ArrayMaxTasks field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetArrayMaxTasksOk() (*int32, bool)
GetArrayMaxTasksOk returns a tuple with the ArrayMaxTasks field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetArrayMaxTasks(v int32)
SetArrayMaxTasks sets ArrayMaxTasks field to given value.
func (o *V0037JobResponseProperties) HasArrayMaxTasks() bool
HasArrayMaxTasks returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetArrayTaskString() string
GetArrayTaskString returns the ArrayTaskString field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetArrayTaskStringOk() (*string, bool)
GetArrayTaskStringOk returns a tuple with the ArrayTaskString field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetArrayTaskString(v string)
SetArrayTaskString sets ArrayTaskString field to given value.
func (o *V0037JobResponseProperties) HasArrayTaskString() bool
HasArrayTaskString returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetAssociationId() int32
GetAssociationId returns the AssociationId field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetAssociationIdOk() (*int32, bool)
GetAssociationIdOk returns a tuple with the AssociationId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetAssociationId(v int32)
SetAssociationId sets AssociationId field to given value.
func (o *V0037JobResponseProperties) HasAssociationId() bool
HasAssociationId returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetBatchFeatures() string
GetBatchFeatures returns the BatchFeatures field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetBatchFeaturesOk() (*string, bool)
GetBatchFeaturesOk returns a tuple with the BatchFeatures field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetBatchFeatures(v string)
SetBatchFeatures sets BatchFeatures field to given value.
func (o *V0037JobResponseProperties) HasBatchFeatures() bool
HasBatchFeatures returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetBatchFlag() bool
GetBatchFlag returns the BatchFlag field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetBatchFlagOk() (*bool, bool)
GetBatchFlagOk returns a tuple with the BatchFlag field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetBatchFlag(v bool)
SetBatchFlag sets BatchFlag field to given value.
func (o *V0037JobResponseProperties) HasBatchFlag() bool
HasBatchFlag returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetBatchHost() string
GetBatchHost returns the BatchHost field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetBatchHostOk() (*string, bool)
GetBatchHostOk returns a tuple with the BatchHost field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetBatchHost(v string)
SetBatchHost sets BatchHost field to given value.
func (o *V0037JobResponseProperties) HasBatchHost() bool
HasBatchHost returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetFlags() []string
GetFlags returns the Flags field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetFlagsOk() (*[]string, bool)
GetFlagsOk returns a tuple with the Flags field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetFlags(v []string)
SetFlags sets Flags field to given value.
func (o *V0037JobResponseProperties) HasFlags() bool
HasFlags returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetBurstBuffer() string
GetBurstBuffer returns the BurstBuffer field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetBurstBufferOk() (*string, bool)
GetBurstBufferOk returns a tuple with the BurstBuffer field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetBurstBuffer(v string)
SetBurstBuffer sets BurstBuffer field to given value.
func (o *V0037JobResponseProperties) HasBurstBuffer() bool
HasBurstBuffer returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetBurstBufferState() string
GetBurstBufferState returns the BurstBufferState field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetBurstBufferStateOk() (*string, bool)
GetBurstBufferStateOk returns a tuple with the BurstBufferState field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetBurstBufferState(v string)
SetBurstBufferState sets BurstBufferState field to given value.
func (o *V0037JobResponseProperties) HasBurstBufferState() bool
HasBurstBufferState returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCluster() string
GetCluster returns the Cluster field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetClusterOk() (*string, bool)
GetClusterOk returns a tuple with the Cluster field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCluster(v string)
SetCluster sets Cluster field to given value.
func (o *V0037JobResponseProperties) HasCluster() bool
HasCluster returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetClusterFeatures() string
GetClusterFeatures returns the ClusterFeatures field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetClusterFeaturesOk() (*string, bool)
GetClusterFeaturesOk returns a tuple with the ClusterFeatures field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetClusterFeatures(v string)
SetClusterFeatures sets ClusterFeatures field to given value.
func (o *V0037JobResponseProperties) HasClusterFeatures() bool
HasClusterFeatures returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCommand() string
GetCommand returns the Command field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCommandOk() (*string, bool)
GetCommandOk returns a tuple with the Command field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCommand(v string)
SetCommand sets Command field to given value.
func (o *V0037JobResponseProperties) HasCommand() bool
HasCommand returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetComment() string
GetComment returns the Comment field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCommentOk() (*string, bool)
GetCommentOk returns a tuple with the Comment field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetComment(v string)
SetComment sets Comment field to given value.
func (o *V0037JobResponseProperties) HasComment() bool
HasComment returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetContiguous() bool
GetContiguous returns the Contiguous field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetContiguousOk() (*bool, bool)
GetContiguousOk returns a tuple with the Contiguous field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetContiguous(v bool)
SetContiguous sets Contiguous field to given value.
func (o *V0037JobResponseProperties) HasContiguous() bool
HasContiguous returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCoreSpec() string
GetCoreSpec returns the CoreSpec field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCoreSpecOk() (*string, bool)
GetCoreSpecOk returns a tuple with the CoreSpec field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCoreSpec(v string)
SetCoreSpec sets CoreSpec field to given value.
func (o *V0037JobResponseProperties) HasCoreSpec() bool
HasCoreSpec returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetThreadSpec() string
GetThreadSpec returns the ThreadSpec field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetThreadSpecOk() (*string, bool)
GetThreadSpecOk returns a tuple with the ThreadSpec field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetThreadSpec(v string)
SetThreadSpec sets ThreadSpec field to given value.
func (o *V0037JobResponseProperties) HasThreadSpec() bool
HasThreadSpec returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCoresPerSocket() string
GetCoresPerSocket returns the CoresPerSocket field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCoresPerSocketOk() (*string, bool)
GetCoresPerSocketOk returns a tuple with the CoresPerSocket field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCoresPerSocket(v string)
SetCoresPerSocket sets CoresPerSocket field to given value.
func (o *V0037JobResponseProperties) HasCoresPerSocket() bool
HasCoresPerSocket returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetBillableTres() float32
GetBillableTres returns the BillableTres field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetBillableTresOk() (*float32, bool)
GetBillableTresOk returns a tuple with the BillableTres field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetBillableTres(v float32)
SetBillableTres sets BillableTres field to given value.
func (o *V0037JobResponseProperties) HasBillableTres() bool
HasBillableTres returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCpusPerTask() string
GetCpusPerTask returns the CpusPerTask field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCpusPerTaskOk() (*string, bool)
GetCpusPerTaskOk returns a tuple with the CpusPerTask field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCpusPerTask(v string)
SetCpusPerTask sets CpusPerTask field to given value.
func (o *V0037JobResponseProperties) HasCpusPerTask() bool
HasCpusPerTask returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCpuFrequencyMinimum() string
GetCpuFrequencyMinimum returns the CpuFrequencyMinimum field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCpuFrequencyMinimumOk() (*string, bool)
GetCpuFrequencyMinimumOk returns a tuple with the CpuFrequencyMinimum field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCpuFrequencyMinimum(v string)
SetCpuFrequencyMinimum sets CpuFrequencyMinimum field to given value.
func (o *V0037JobResponseProperties) HasCpuFrequencyMinimum() bool
HasCpuFrequencyMinimum returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCpuFrequencyMaximum() string
GetCpuFrequencyMaximum returns the CpuFrequencyMaximum field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCpuFrequencyMaximumOk() (*string, bool)
GetCpuFrequencyMaximumOk returns a tuple with the CpuFrequencyMaximum field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCpuFrequencyMaximum(v string)
SetCpuFrequencyMaximum sets CpuFrequencyMaximum field to given value.
func (o *V0037JobResponseProperties) HasCpuFrequencyMaximum() bool
HasCpuFrequencyMaximum returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCpuFrequencyGovernor() string
GetCpuFrequencyGovernor returns the CpuFrequencyGovernor field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCpuFrequencyGovernorOk() (*string, bool)
GetCpuFrequencyGovernorOk returns a tuple with the CpuFrequencyGovernor field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCpuFrequencyGovernor(v string)
SetCpuFrequencyGovernor sets CpuFrequencyGovernor field to given value.
func (o *V0037JobResponseProperties) HasCpuFrequencyGovernor() bool
HasCpuFrequencyGovernor returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCpusPerTres() string
GetCpusPerTres returns the CpusPerTres field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCpusPerTresOk() (*string, bool)
GetCpusPerTresOk returns a tuple with the CpusPerTres field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCpusPerTres(v string)
SetCpusPerTres sets CpusPerTres field to given value.
func (o *V0037JobResponseProperties) HasCpusPerTres() bool
HasCpusPerTres returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetDeadline() int32
GetDeadline returns the Deadline field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetDeadlineOk() (*int32, bool)
GetDeadlineOk returns a tuple with the Deadline field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetDeadline(v int32)
SetDeadline sets Deadline field to given value.
func (o *V0037JobResponseProperties) HasDeadline() bool
HasDeadline returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetDelayBoot() int32
GetDelayBoot returns the DelayBoot field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetDelayBootOk() (*int32, bool)
GetDelayBootOk returns a tuple with the DelayBoot field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetDelayBoot(v int32)
SetDelayBoot sets DelayBoot field to given value.
func (o *V0037JobResponseProperties) HasDelayBoot() bool
HasDelayBoot returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetDependency() string
GetDependency returns the Dependency field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetDependencyOk() (*string, bool)
GetDependencyOk returns a tuple with the Dependency field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetDependency(v string)
SetDependency sets Dependency field to given value.
func (o *V0037JobResponseProperties) HasDependency() bool
HasDependency returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetDerivedExitCode() int32
GetDerivedExitCode returns the DerivedExitCode field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetDerivedExitCodeOk() (*int32, bool)
GetDerivedExitCodeOk returns a tuple with the DerivedExitCode field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetDerivedExitCode(v int32)
SetDerivedExitCode sets DerivedExitCode field to given value.
func (o *V0037JobResponseProperties) HasDerivedExitCode() bool
HasDerivedExitCode returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetEligibleTime() int64
GetEligibleTime returns the EligibleTime field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetEligibleTimeOk() (*int64, bool)
GetEligibleTimeOk returns a tuple with the EligibleTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetEligibleTime(v int64)
SetEligibleTime sets EligibleTime field to given value.
func (o *V0037JobResponseProperties) HasEligibleTime() bool
HasEligibleTime returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetEndTime() int64
GetEndTime returns the EndTime field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetEndTimeOk() (*int64, bool)
GetEndTimeOk returns a tuple with the EndTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetEndTime(v int64)
SetEndTime sets EndTime field to given value.
func (o *V0037JobResponseProperties) HasEndTime() bool
HasEndTime returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetExcludedNodes() string
GetExcludedNodes returns the ExcludedNodes field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetExcludedNodesOk() (*string, bool)
GetExcludedNodesOk returns a tuple with the ExcludedNodes field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetExcludedNodes(v string)
SetExcludedNodes sets ExcludedNodes field to given value.
func (o *V0037JobResponseProperties) HasExcludedNodes() bool
HasExcludedNodes returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetExitCode() int32
GetExitCode returns the ExitCode field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetExitCodeOk() (*int32, bool)
GetExitCodeOk returns a tuple with the ExitCode field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetExitCode(v int32)
SetExitCode sets ExitCode field to given value.
func (o *V0037JobResponseProperties) HasExitCode() bool
HasExitCode returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetFeatures() string
GetFeatures returns the Features field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetFeaturesOk() (*string, bool)
GetFeaturesOk returns a tuple with the Features field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetFeatures(v string)
SetFeatures sets Features field to given value.
func (o *V0037JobResponseProperties) HasFeatures() bool
HasFeatures returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetFederationOrigin() string
GetFederationOrigin returns the FederationOrigin field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetFederationOriginOk() (*string, bool)
GetFederationOriginOk returns a tuple with the FederationOrigin field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetFederationOrigin(v string)
SetFederationOrigin sets FederationOrigin field to given value.
func (o *V0037JobResponseProperties) HasFederationOrigin() bool
HasFederationOrigin returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetFederationSiblingsActive() string
GetFederationSiblingsActive returns the FederationSiblingsActive field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetFederationSiblingsActiveOk() (*string, bool)
GetFederationSiblingsActiveOk returns a tuple with the FederationSiblingsActive field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetFederationSiblingsActive(v string)
SetFederationSiblingsActive sets FederationSiblingsActive field to given value.
func (o *V0037JobResponseProperties) HasFederationSiblingsActive() bool
HasFederationSiblingsActive returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetFederationSiblingsViable() string
GetFederationSiblingsViable returns the FederationSiblingsViable field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetFederationSiblingsViableOk() (*string, bool)
GetFederationSiblingsViableOk returns a tuple with the FederationSiblingsViable field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetFederationSiblingsViable(v string)
SetFederationSiblingsViable sets FederationSiblingsViable field to given value.
func (o *V0037JobResponseProperties) HasFederationSiblingsViable() bool
HasFederationSiblingsViable returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetGresDetail() []string
GetGresDetail returns the GresDetail field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetGresDetailOk() (*[]string, bool)
GetGresDetailOk returns a tuple with the GresDetail field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetGresDetail(v []string)
SetGresDetail sets GresDetail field to given value.
func (o *V0037JobResponseProperties) HasGresDetail() bool
HasGresDetail returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetGroupId() int32
GetGroupId returns the GroupId field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetGroupIdOk() (*int32, bool)
GetGroupIdOk returns a tuple with the GroupId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetGroupId(v int32)
SetGroupId sets GroupId field to given value.
func (o *V0037JobResponseProperties) HasGroupId() bool
HasGroupId returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetJobId() int32
GetJobId returns the JobId field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetJobIdOk() (*int32, bool)
GetJobIdOk returns a tuple with the JobId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetJobId(v int32)
SetJobId sets JobId field to given value.
func (o *V0037JobResponseProperties) HasJobId() bool
HasJobId returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetJobResources() V0037JobResources
GetJobResources returns the JobResources field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetJobResourcesOk() (*V0037JobResources, bool)
GetJobResourcesOk returns a tuple with the JobResources field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetJobResources(v V0037JobResources)
SetJobResources sets JobResources field to given value.
func (o *V0037JobResponseProperties) HasJobResources() bool
HasJobResources returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetJobState() string
GetJobState returns the JobState field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetJobStateOk() (*string, bool)
GetJobStateOk returns a tuple with the JobState field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetJobState(v string)
SetJobState sets JobState field to given value.
func (o *V0037JobResponseProperties) HasJobState() bool
HasJobState returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetLastSchedEvaluation() int32
GetLastSchedEvaluation returns the LastSchedEvaluation field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetLastSchedEvaluationOk() (*int32, bool)
GetLastSchedEvaluationOk returns a tuple with the LastSchedEvaluation field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetLastSchedEvaluation(v int32)
SetLastSchedEvaluation sets LastSchedEvaluation field to given value.
func (o *V0037JobResponseProperties) HasLastSchedEvaluation() bool
HasLastSchedEvaluation returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetLicenses() string
GetLicenses returns the Licenses field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetLicensesOk() (*string, bool)
GetLicensesOk returns a tuple with the Licenses field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetLicenses(v string)
SetLicenses sets Licenses field to given value.
func (o *V0037JobResponseProperties) HasLicenses() bool
HasLicenses returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetMaxCpus() int32
GetMaxCpus returns the MaxCpus field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetMaxCpusOk() (*int32, bool)
GetMaxCpusOk returns a tuple with the MaxCpus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetMaxCpus(v int32)
SetMaxCpus sets MaxCpus field to given value.
func (o *V0037JobResponseProperties) HasMaxCpus() bool
HasMaxCpus returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetMaxNodes() int32
GetMaxNodes returns the MaxNodes field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetMaxNodesOk() (*int32, bool)
GetMaxNodesOk returns a tuple with the MaxNodes field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetMaxNodes(v int32)
SetMaxNodes sets MaxNodes field to given value.
func (o *V0037JobResponseProperties) HasMaxNodes() bool
HasMaxNodes returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetMcsLabel() string
GetMcsLabel returns the McsLabel field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetMcsLabelOk() (*string, bool)
GetMcsLabelOk returns a tuple with the McsLabel field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetMcsLabel(v string)
SetMcsLabel sets McsLabel field to given value.
func (o *V0037JobResponseProperties) HasMcsLabel() bool
HasMcsLabel returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetMemoryPerTres() string
GetMemoryPerTres returns the MemoryPerTres field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetMemoryPerTresOk() (*string, bool)
GetMemoryPerTresOk returns a tuple with the MemoryPerTres field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetMemoryPerTres(v string)
SetMemoryPerTres sets MemoryPerTres field to given value.
func (o *V0037JobResponseProperties) HasMemoryPerTres() bool
HasMemoryPerTres returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetName() string
GetName returns the Name field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetName(v string)
SetName sets Name field to given value.
func (o *V0037JobResponseProperties) HasName() bool
HasName returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetNodes() string
GetNodes returns the Nodes field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetNodesOk() (*string, bool)
GetNodesOk returns a tuple with the Nodes field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetNodes(v string)
SetNodes sets Nodes field to given value.
func (o *V0037JobResponseProperties) HasNodes() bool
HasNodes returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetNice() int32
GetNice returns the Nice field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetNiceOk() (*int32, bool)
GetNiceOk returns a tuple with the Nice field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetNice(v int32)
SetNice sets Nice field to given value.
func (o *V0037JobResponseProperties) HasNice() bool
HasNice returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTasksPerCore() int32
GetTasksPerCore returns the TasksPerCore field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTasksPerCoreOk() (*int32, bool)
GetTasksPerCoreOk returns a tuple with the TasksPerCore field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTasksPerCore(v int32)
SetTasksPerCore sets TasksPerCore field to given value.
func (o *V0037JobResponseProperties) HasTasksPerCore() bool
HasTasksPerCore returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTasksPerSocket() int32
GetTasksPerSocket returns the TasksPerSocket field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTasksPerSocketOk() (*int32, bool)
GetTasksPerSocketOk returns a tuple with the TasksPerSocket field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTasksPerSocket(v int32)
SetTasksPerSocket sets TasksPerSocket field to given value.
func (o *V0037JobResponseProperties) HasTasksPerSocket() bool
HasTasksPerSocket returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTasksPerBoard() int32
GetTasksPerBoard returns the TasksPerBoard field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTasksPerBoardOk() (*int32, bool)
GetTasksPerBoardOk returns a tuple with the TasksPerBoard field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTasksPerBoard(v int32)
SetTasksPerBoard sets TasksPerBoard field to given value.
func (o *V0037JobResponseProperties) HasTasksPerBoard() bool
HasTasksPerBoard returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCpus() int32
GetCpus returns the Cpus field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCpusOk() (*int32, bool)
GetCpusOk returns a tuple with the Cpus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCpus(v int32)
SetCpus sets Cpus field to given value.
func (o *V0037JobResponseProperties) HasCpus() bool
HasCpus returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetNodeCount() int32
GetNodeCount returns the NodeCount field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetNodeCountOk() (*int32, bool)
GetNodeCountOk returns a tuple with the NodeCount field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetNodeCount(v int32)
SetNodeCount sets NodeCount field to given value.
func (o *V0037JobResponseProperties) HasNodeCount() bool
HasNodeCount returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTasks() int32
GetTasks returns the Tasks field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTasksOk() (*int32, bool)
GetTasksOk returns a tuple with the Tasks field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTasks(v int32)
SetTasks sets Tasks field to given value.
func (o *V0037JobResponseProperties) HasTasks() bool
HasTasks returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetHetJobId() int32
GetHetJobId returns the HetJobId field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetHetJobIdOk() (*int32, bool)
GetHetJobIdOk returns a tuple with the HetJobId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetHetJobId(v int32)
SetHetJobId sets HetJobId field to given value.
func (o *V0037JobResponseProperties) HasHetJobId() bool
HasHetJobId returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetHetJobIdSet() string
GetHetJobIdSet returns the HetJobIdSet field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetHetJobIdSetOk() (*string, bool)
GetHetJobIdSetOk returns a tuple with the HetJobIdSet field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetHetJobIdSet(v string)
SetHetJobIdSet sets HetJobIdSet field to given value.
func (o *V0037JobResponseProperties) HasHetJobIdSet() bool
HasHetJobIdSet returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetHetJobOffset() int32
GetHetJobOffset returns the HetJobOffset field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetHetJobOffsetOk() (*int32, bool)
GetHetJobOffsetOk returns a tuple with the HetJobOffset field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetHetJobOffset(v int32)
SetHetJobOffset sets HetJobOffset field to given value.
func (o *V0037JobResponseProperties) HasHetJobOffset() bool
HasHetJobOffset returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetPartition() string
GetPartition returns the Partition field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetPartitionOk() (*string, bool)
GetPartitionOk returns a tuple with the Partition field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetPartition(v string)
SetPartition sets Partition field to given value.
func (o *V0037JobResponseProperties) HasPartition() bool
HasPartition returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetMemoryPerNode() int32
GetMemoryPerNode returns the MemoryPerNode field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetMemoryPerNodeOk() (*int32, bool)
GetMemoryPerNodeOk returns a tuple with the MemoryPerNode field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetMemoryPerNode(v int32)
SetMemoryPerNode sets MemoryPerNode field to given value.
func (o *V0037JobResponseProperties) HasMemoryPerNode() bool
HasMemoryPerNode returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetMemoryPerCpu() int32
GetMemoryPerCpu returns the MemoryPerCpu field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetMemoryPerCpuOk() (*int32, bool)
GetMemoryPerCpuOk returns a tuple with the MemoryPerCpu field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetMemoryPerCpu(v int32)
SetMemoryPerCpu sets MemoryPerCpu field to given value.
func (o *V0037JobResponseProperties) HasMemoryPerCpu() bool
HasMemoryPerCpu returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetMinimumCpusPerNode() int32
GetMinimumCpusPerNode returns the MinimumCpusPerNode field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetMinimumCpusPerNodeOk() (*int32, bool)
GetMinimumCpusPerNodeOk returns a tuple with the MinimumCpusPerNode field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetMinimumCpusPerNode(v int32)
SetMinimumCpusPerNode sets MinimumCpusPerNode field to given value.
func (o *V0037JobResponseProperties) HasMinimumCpusPerNode() bool
HasMinimumCpusPerNode returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetMinimumTmpDiskPerNode() int32
GetMinimumTmpDiskPerNode returns the MinimumTmpDiskPerNode field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetMinimumTmpDiskPerNodeOk() (*int32, bool)
GetMinimumTmpDiskPerNodeOk returns a tuple with the MinimumTmpDiskPerNode field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetMinimumTmpDiskPerNode(v int32)
SetMinimumTmpDiskPerNode sets MinimumTmpDiskPerNode field to given value.
func (o *V0037JobResponseProperties) HasMinimumTmpDiskPerNode() bool
HasMinimumTmpDiskPerNode returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetPreemptTime() int64
GetPreemptTime returns the PreemptTime field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetPreemptTimeOk() (*int64, bool)
GetPreemptTimeOk returns a tuple with the PreemptTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetPreemptTime(v int64)
SetPreemptTime sets PreemptTime field to given value.
func (o *V0037JobResponseProperties) HasPreemptTime() bool
HasPreemptTime returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetPreSusTime() int64
GetPreSusTime returns the PreSusTime field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetPreSusTimeOk() (*int64, bool)
GetPreSusTimeOk returns a tuple with the PreSusTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetPreSusTime(v int64)
SetPreSusTime sets PreSusTime field to given value.
func (o *V0037JobResponseProperties) HasPreSusTime() bool
HasPreSusTime returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetPriority() int32
GetPriority returns the Priority field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetPriorityOk() (*int32, bool)
GetPriorityOk returns a tuple with the Priority field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetPriority(v int32)
SetPriority sets Priority field to given value.
func (o *V0037JobResponseProperties) HasPriority() bool
HasPriority returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetProfile() []string
GetProfile returns the Profile field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetProfileOk() (*[]string, bool)
GetProfileOk returns a tuple with the Profile field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetProfile(v []string)
SetProfile sets Profile field to given value.
func (o *V0037JobResponseProperties) HasProfile() bool
HasProfile returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetQos() string
GetQos returns the Qos field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetQosOk() (*string, bool)
GetQosOk returns a tuple with the Qos field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetQos(v string)
SetQos sets Qos field to given value.
func (o *V0037JobResponseProperties) HasQos() bool
HasQos returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetReboot() bool
GetReboot returns the Reboot field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetRebootOk() (*bool, bool)
GetRebootOk returns a tuple with the Reboot field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetReboot(v bool)
SetReboot sets Reboot field to given value.
func (o *V0037JobResponseProperties) HasReboot() bool
HasReboot returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetRequiredNodes() string
GetRequiredNodes returns the RequiredNodes field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetRequiredNodesOk() (*string, bool)
GetRequiredNodesOk returns a tuple with the RequiredNodes field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetRequiredNodes(v string)
SetRequiredNodes sets RequiredNodes field to given value.
func (o *V0037JobResponseProperties) HasRequiredNodes() bool
HasRequiredNodes returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetRequeue() bool
GetRequeue returns the Requeue field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetRequeueOk() (*bool, bool)
GetRequeueOk returns a tuple with the Requeue field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetRequeue(v bool)
SetRequeue sets Requeue field to given value.
func (o *V0037JobResponseProperties) HasRequeue() bool
HasRequeue returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetResizeTime() int64
GetResizeTime returns the ResizeTime field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetResizeTimeOk() (*int64, bool)
GetResizeTimeOk returns a tuple with the ResizeTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetResizeTime(v int64)
SetResizeTime sets ResizeTime field to given value.
func (o *V0037JobResponseProperties) HasResizeTime() bool
HasResizeTime returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetRestartCnt() int32
GetRestartCnt returns the RestartCnt field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetRestartCntOk() (*int32, bool)
GetRestartCntOk returns a tuple with the RestartCnt field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetRestartCnt(v int32)
SetRestartCnt sets RestartCnt field to given value.
func (o *V0037JobResponseProperties) HasRestartCnt() bool
HasRestartCnt returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetResvName() string
GetResvName returns the ResvName field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetResvNameOk() (*string, bool)
GetResvNameOk returns a tuple with the ResvName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetResvName(v string)
SetResvName sets ResvName field to given value.
func (o *V0037JobResponseProperties) HasResvName() bool
HasResvName returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetShared() string
GetShared returns the Shared field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetSharedOk() (*string, bool)
GetSharedOk returns a tuple with the Shared field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetShared(v string)
SetShared sets Shared field to given value.
func (o *V0037JobResponseProperties) HasShared() bool
HasShared returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetShowFlags() []string
GetShowFlags returns the ShowFlags field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetShowFlagsOk() (*[]string, bool)
GetShowFlagsOk returns a tuple with the ShowFlags field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetShowFlags(v []string)
SetShowFlags sets ShowFlags field to given value.
func (o *V0037JobResponseProperties) HasShowFlags() bool
HasShowFlags returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetSocketsPerBoard() int32
GetSocketsPerBoard returns the SocketsPerBoard field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetSocketsPerBoardOk() (*int32, bool)
GetSocketsPerBoardOk returns a tuple with the SocketsPerBoard field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetSocketsPerBoard(v int32)
SetSocketsPerBoard sets SocketsPerBoard field to given value.
func (o *V0037JobResponseProperties) HasSocketsPerBoard() bool
HasSocketsPerBoard returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetSocketsPerNode() int32
GetSocketsPerNode returns the SocketsPerNode field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetSocketsPerNodeOk() (*int32, bool)
GetSocketsPerNodeOk returns a tuple with the SocketsPerNode field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetSocketsPerNode(v int32)
SetSocketsPerNode sets SocketsPerNode field to given value.
func (o *V0037JobResponseProperties) HasSocketsPerNode() bool
HasSocketsPerNode returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetStartTime() int64
GetStartTime returns the StartTime field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetStartTimeOk() (*int64, bool)
GetStartTimeOk returns a tuple with the StartTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetStartTime(v int64)
SetStartTime sets StartTime field to given value.
func (o *V0037JobResponseProperties) HasStartTime() bool
HasStartTime returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetStateDescription() string
GetStateDescription returns the StateDescription field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetStateDescriptionOk() (*string, bool)
GetStateDescriptionOk returns a tuple with the StateDescription field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetStateDescription(v string)
SetStateDescription sets StateDescription field to given value.
func (o *V0037JobResponseProperties) HasStateDescription() bool
HasStateDescription returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetStateReason() string
GetStateReason returns the StateReason field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetStateReasonOk() (*string, bool)
GetStateReasonOk returns a tuple with the StateReason field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetStateReason(v string)
SetStateReason sets StateReason field to given value.
func (o *V0037JobResponseProperties) HasStateReason() bool
HasStateReason returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetStandardError() string
GetStandardError returns the StandardError field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetStandardErrorOk() (*string, bool)
GetStandardErrorOk returns a tuple with the StandardError field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetStandardError(v string)
SetStandardError sets StandardError field to given value.
func (o *V0037JobResponseProperties) HasStandardError() bool
HasStandardError returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetStandardInput() string
GetStandardInput returns the StandardInput field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetStandardInputOk() (*string, bool)
GetStandardInputOk returns a tuple with the StandardInput field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetStandardInput(v string)
SetStandardInput sets StandardInput field to given value.
func (o *V0037JobResponseProperties) HasStandardInput() bool
HasStandardInput returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetStandardOutput() string
GetStandardOutput returns the StandardOutput field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetStandardOutputOk() (*string, bool)
GetStandardOutputOk returns a tuple with the StandardOutput field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetStandardOutput(v string)
SetStandardOutput sets StandardOutput field to given value.
func (o *V0037JobResponseProperties) HasStandardOutput() bool
HasStandardOutput returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetSubmitTime() int64
GetSubmitTime returns the SubmitTime field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetSubmitTimeOk() (*int64, bool)
GetSubmitTimeOk returns a tuple with the SubmitTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetSubmitTime(v int64)
SetSubmitTime sets SubmitTime field to given value.
func (o *V0037JobResponseProperties) HasSubmitTime() bool
HasSubmitTime returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetSuspendTime() int64
GetSuspendTime returns the SuspendTime field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetSuspendTimeOk() (*int64, bool)
GetSuspendTimeOk returns a tuple with the SuspendTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetSuspendTime(v int64)
SetSuspendTime sets SuspendTime field to given value.
func (o *V0037JobResponseProperties) HasSuspendTime() bool
HasSuspendTime returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetSystemComment() string
GetSystemComment returns the SystemComment field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetSystemCommentOk() (*string, bool)
GetSystemCommentOk returns a tuple with the SystemComment field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetSystemComment(v string)
SetSystemComment sets SystemComment field to given value.
func (o *V0037JobResponseProperties) HasSystemComment() bool
HasSystemComment returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTimeLimit() int64
GetTimeLimit returns the TimeLimit field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTimeLimitOk() (*int64, bool)
GetTimeLimitOk returns a tuple with the TimeLimit field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTimeLimit(v int64)
SetTimeLimit sets TimeLimit field to given value.
func (o *V0037JobResponseProperties) HasTimeLimit() bool
HasTimeLimit returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTimeMinimum() int64
GetTimeMinimum returns the TimeMinimum field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTimeMinimumOk() (*int64, bool)
GetTimeMinimumOk returns a tuple with the TimeMinimum field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTimeMinimum(v int64)
SetTimeMinimum sets TimeMinimum field to given value.
func (o *V0037JobResponseProperties) HasTimeMinimum() bool
HasTimeMinimum returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetThreadsPerCore() int32
GetThreadsPerCore returns the ThreadsPerCore field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetThreadsPerCoreOk() (*int32, bool)
GetThreadsPerCoreOk returns a tuple with the ThreadsPerCore field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetThreadsPerCore(v int32)
SetThreadsPerCore sets ThreadsPerCore field to given value.
func (o *V0037JobResponseProperties) HasThreadsPerCore() bool
HasThreadsPerCore returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTresBind() string
GetTresBind returns the TresBind field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTresBindOk() (*string, bool)
GetTresBindOk returns a tuple with the TresBind field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTresBind(v string)
SetTresBind sets TresBind field to given value.
func (o *V0037JobResponseProperties) HasTresBind() bool
HasTresBind returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTresFreq() string
GetTresFreq returns the TresFreq field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTresFreqOk() (*string, bool)
GetTresFreqOk returns a tuple with the TresFreq field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTresFreq(v string)
SetTresFreq sets TresFreq field to given value.
func (o *V0037JobResponseProperties) HasTresFreq() bool
HasTresFreq returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTresPerJob() string
GetTresPerJob returns the TresPerJob field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTresPerJobOk() (*string, bool)
GetTresPerJobOk returns a tuple with the TresPerJob field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTresPerJob(v string)
SetTresPerJob sets TresPerJob field to given value.
func (o *V0037JobResponseProperties) HasTresPerJob() bool
HasTresPerJob returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTresPerNode() string
GetTresPerNode returns the TresPerNode field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTresPerNodeOk() (*string, bool)
GetTresPerNodeOk returns a tuple with the TresPerNode field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTresPerNode(v string)
SetTresPerNode sets TresPerNode field to given value.
func (o *V0037JobResponseProperties) HasTresPerNode() bool
HasTresPerNode returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTresPerSocket() string
GetTresPerSocket returns the TresPerSocket field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTresPerSocketOk() (*string, bool)
GetTresPerSocketOk returns a tuple with the TresPerSocket field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTresPerSocket(v string)
SetTresPerSocket sets TresPerSocket field to given value.
func (o *V0037JobResponseProperties) HasTresPerSocket() bool
HasTresPerSocket returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTresPerTask() string
GetTresPerTask returns the TresPerTask field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTresPerTaskOk() (*string, bool)
GetTresPerTaskOk returns a tuple with the TresPerTask field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTresPerTask(v string)
SetTresPerTask sets TresPerTask field to given value.
func (o *V0037JobResponseProperties) HasTresPerTask() bool
HasTresPerTask returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTresReqStr() string
GetTresReqStr returns the TresReqStr field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTresReqStrOk() (*string, bool)
GetTresReqStrOk returns a tuple with the TresReqStr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTresReqStr(v string)
SetTresReqStr sets TresReqStr field to given value.
func (o *V0037JobResponseProperties) HasTresReqStr() bool
HasTresReqStr returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetTresAllocStr() string
GetTresAllocStr returns the TresAllocStr field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetTresAllocStrOk() (*string, bool)
GetTresAllocStrOk returns a tuple with the TresAllocStr field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetTresAllocStr(v string)
SetTresAllocStr sets TresAllocStr field to given value.
func (o *V0037JobResponseProperties) HasTresAllocStr() bool
HasTresAllocStr returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetUserId() int64
GetUserId returns the UserId field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetUserIdOk() (*int64, bool)
GetUserIdOk returns a tuple with the UserId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetUserId(v int64)
SetUserId sets UserId field to given value.
func (o *V0037JobResponseProperties) HasUserId() bool
HasUserId returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetUserName() string
GetUserName returns the UserName field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetUserNameOk() (*string, bool)
GetUserNameOk returns a tuple with the UserName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetUserName(v string)
SetUserName sets UserName field to given value.
func (o *V0037JobResponseProperties) HasUserName() bool
HasUserName returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetWckey() string
GetWckey returns the Wckey field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetWckeyOk() (*string, bool)
GetWckeyOk returns a tuple with the Wckey field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetWckey(v string)
SetWckey sets Wckey field to given value.
func (o *V0037JobResponseProperties) HasWckey() bool
HasWckey returns a boolean if a field has been set.
func (o *V0037JobResponseProperties) GetCurrentWorkingDirectory() string
GetCurrentWorkingDirectory returns the CurrentWorkingDirectory field if non-nil, zero value otherwise.
func (o *V0037JobResponseProperties) GetCurrentWorkingDirectoryOk() (*string, bool)
GetCurrentWorkingDirectoryOk returns a tuple with the CurrentWorkingDirectory field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0037JobResponseProperties) SetCurrentWorkingDirectory(v string)
SetCurrentWorkingDirectory sets CurrentWorkingDirectory field to given value.
func (o *V0037JobResponseProperties) HasCurrentWorkingDirectory() bool
HasCurrentWorkingDirectory returns a boolean if a field has been set.