GoogleApi.TagManager.V2.Model.RevertBuiltInVariableResponse (google_api_tag_manager v0.24.0)

View Source

The result of reverting a built-in variable in a workspace.

Attributes

  • enabled (type: boolean(), default: nil) - Whether the built-in variable is enabled after reversion.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.TagManager.V2.Model.RevertBuiltInVariableResponse{
  enabled: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.