View Source GoogleApi.Batch.V1.Model.AgentTaskLoggingOption (google_api_batch v0.6.4)
AgentTaskLoggingOption contains the options for the logging of the task.
Attributes
-
labels
(type:map()
, default:nil
) - Labels to be added to the log entry. Now only cloud logging is supported.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Batch.V1.Model.AgentTaskLoggingOption{labels: map() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.