GoogleApi.WorkloadManager.V1.Model.Notice (google_api_workload_manager v0.12.0)
View SourceMessage for additional information generated by the execution
Attributes
-
message
(type:String.t
, default:nil
) - Output only. Message of the notice
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.WorkloadManager.V1.Model.Notice{message: String.t() | nil}