google_api_proximity_beacon v0.0.1 GoogleApi.ProximityBeacon.V1beta1.Model.GetInfoForObservedBeaconsRequest View Source
Request for beacon and attachment information about beacons that a mobile client has encountered "in the wild".
Attributes
- namespacedTypes (List[String]): Specifies what kind of attachments to include in the response. When given, the response will include only attachments of the given types. When empty, no attachments will be returned. Must be in the format <var>namespace/type</var>. Accepts `*` to specify all types in all namespaces owned by the client. Optional. Defaults to:
null. - observations (List[Observation]): The beacons that the client has encountered. At least one must be given. Defaults to:
null.