GoogleInternalAppsWaldoV1alphaOfficeLocation

GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaOfficeLocation


Table of Contents ▼

Jump to a specific part of the page:

Description

Office location.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. experimentalBuildingId (type: String.t, default: nil)
    - Experimental. Can change or disappear without warning or notice. References a building from http://google3/ccc/hosted/api/rosy/resources/calendar/building.proto For example "US-NYC-9TH".
  2. experimentalDeskId (type: String.t, default: nil)
    - Experimental. Can change or disappear without warning or notice. The desk id. For example "11E358K".
  3. experimentalFloorId (type: String.t, default: nil)
    - Experimental. Can change or disappear without warning or notice. The floor id. For example "11".
  4. label (type: String.t, default: nil)
    - The display label of this office location. For example a building name.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaOfficeLocation{
experimentalBuildingId: String.t() | nil,
experimentalDeskId: String.t() | nil,
experimentalFloorId: String.t() | nil,
label: String.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaOfficeLocation