View Source GoogleApi.Run.V1.Model.ConfigurationSpec (quiqup_google_api_run v0.28.0)
ConfigurationSpec holds the desired state of the Configuration (from the client).
attributes
Attributes
-
template(type:GoogleApi.Run.V1.Model.RevisionTemplate.t, default:nil) - Template holds the latest specification for the Revision to be stamped out.
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.ConfigurationSpec{ template: GoogleApi.Run.V1.Model.RevisionTemplate.t() | nil }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.