View Source GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUserLocation (google_api_content_warehouse v0.4.0)

Location of the user, which might be "home", for example, or an office building, as well as a custom location specified by the user.

Attributes

  • customLocation (type: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaCustomLocation.t, default: nil) - Indicates the user is working from some other location.
  • homeLocation (type: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaHomeLocation.t, default: nil) - Indicates the user is working from home.
  • officeLocation (type: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaOfficeLocation.t, default: nil) - Indicates the user is working from the office.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.