google_api_proximity_beacon v0.0.1 GoogleApi.ProximityBeacon.V1beta1.Model.AdvertisedId View Source

Defines a unique identifier of a beacon as broadcast by the device.

Attributes

  • id (String): The actual beacon identifier, as broadcast by the beacon hardware. Must be base64 encoded in HTTP requests, and will be so encoded (with padding) in responses. The base64 encoding should be of the binary byte-stream and not any textual (such as hex) representation thereof. Required. Defaults to: null.
  • type (String): Specifies the identifier type. Required. Defaults to: null.

    • Enum - one of [TYPE_UNSPECIFIED, EDDYSTONE, IBEACON, ALTBEACON, EDDYSTONE_EID]