View Source GoogleApi.Content.V21.Model.Brand (google_api_content v0.67.1)

Brand fields. Values are only set for fields requested explicitly in the request's search query.

Attributes

  • name (type: String.t, default: nil) - Name of the brand.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Content.V21.Model.Brand{name: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.