View Source GoogleApi.Batch.V1.Model.AgentTaskLoggingOption (google_api_batch v0.6.1)

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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.