Name | Type | Description | Notes |
---|---|---|---|
Id | int32 | the id of gc job. | [optional] [default to null] |
JobName | string | the job name of gc job. | [optional] [default to null] |
JobKind | string | the job kind of gc job. | [optional] [default to null] |
JobParameters | string | the job parameters of gc job. | [optional] [default to null] |
Schedule | *ScheduleObj | [optional] [default to null] | |
JobStatus | string | the status of gc job. | [optional] [default to null] |
Deleted | bool | if gc job was deleted. | [optional] [default to null] |
CreationTime | time.Time | the creation time of gc job. | [optional] [default to null] |
UpdateTime | time.Time | the update time of gc job. | [optional] [default to null] |