GoogleApi.ChromePolicy.V1.Model.Proto2EnumValueDescriptorProto (google_api_chrome_policy v0.2.0) View Source

Describes a value within an enum.

Attributes

  • name (type: String.t, default: nil) -
  • number (type: integer(), default: nil) -

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.ChromePolicy.V1.Model.Proto2EnumValueDescriptorProto{
  name: String.t() | nil,
  number: integer() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.