View Source GoogleApi.TagManager.V2.Model.RevertBuiltInVariableResponse (google_api_tag_manager v0.21.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.