View Source GoogleApi.Run.V1.Model.JobSpec (quiqup_google_api_run v0.28.0)
JobSpec describes how the job will look.
attributes
Attributes
-
template(type:GoogleApi.Run.V1.Model.ExecutionTemplateSpec.t, default:nil) - Optional. Describes the execution that will be created when running a job.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
@type t() :: %GoogleApi.Run.V1.Model.JobSpec{ template: GoogleApi.Run.V1.Model.ExecutionTemplateSpec.t() | nil }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.