google_api_jobs v0.8.0 GoogleApi.Jobs.V2.Model.CustomField View Source

Resource that represents the custom data not captured by the standard fields.

Attributes

  • values (type: list(String.t), default: nil) - Optional. The values of the custom data.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.Jobs.V2.Model.CustomField{values: [String.t()]}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.