View Source GoogleApi.Run.V1.Model.TaskTemplateSpec (quiqup_google_api_run v0.28.0)
TaskTemplateSpec describes the data a task should have when created from a template.
attributes
Attributes
-
spec(type:GoogleApi.Run.V1.Model.TaskSpec.t, default:nil) - Optional. Specification of the desired behavior of the task. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status +optional
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.TaskTemplateSpec{ spec: GoogleApi.Run.V1.Model.TaskSpec.t() | nil }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.