View Source GoogleApi.DeploymentManager.V2.Model.Help (google_api_deployment_manager v0.21.0)
Provides links to documentation or for performing an out of band action. For example, if a quota check failed with an error indicating the calling project hasn't enabled the accessed service, this can contain a URL pointing directly to the right place in the developer console to flip the bit.
Attributes
-
links
(type:list(GoogleApi.DeploymentManager.V2.Model.HelpLink.t)
, default:nil
) - URL(s) pointing to additional information on handling the current error.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DeploymentManager.V2.Model.Help{ links: [GoogleApi.DeploymentManager.V2.Model.HelpLink.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.