Voting helps other researchers find interesting modules.
The version of the surface/client. New surfaces are encouraged to only use the âmajorâ field to keep track of version number. The âminorâ field may be used for surfaces that rely on both the âmajorâ and âminorâ fields to define their version.
major
integer()
nil
minor
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesSurfaceVersion{ major: integer() | nil, minor: integer() | nil }
@spec decode(struct(), keyword()) :: struct()