Voting helps other researchers find interesting modules.
Location of the user, which might be "home", for example, or an office building, as well as a custom location specified by the user.
customLocation
GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaCustomLocation.t
nil
homeLocation
GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaHomeLocation.t
officeLocation
GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaOfficeLocation.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUserLocation{ customLocation: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaCustomLocation.t() | nil, homeLocation: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaHomeLocation.t() | nil, officeLocation: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaOfficeLocation.t() | nil }
@spec decode(struct(), keyword()) :: struct()