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

Describes an enum type.

Attributes

  • name (type: String.t, default: nil) -
  • value (type: list(GoogleApi.ChromePolicy.V1.Model.Proto2EnumValueDescriptorProto.t), 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.Proto2EnumDescriptorProto{
  name: String.t() | nil,
  value:
    [GoogleApi.ChromePolicy.V1.Model.Proto2EnumValueDescriptorProto.t()] | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.