google_api_proximity_beacon v0.0.1 GoogleApi.ProximityBeacon.V1beta1.Model.ListBeaconsResponse View Source
Response that contains list beacon results and pagination help.
Attributes
- beacons (List[Beacon]): The beacons that matched the search criteria. Defaults to:
null. - nextPageToken (String): An opaque pagination token that the client may provide in their next request to retrieve the next page of results. Defaults to:
null. - totalCount (String): Estimate of the total number of beacons matched by the query. Higher values may be less accurate. Defaults to:
null.