All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.areainsights.v1.AreaInsights.V1.html Maven / Gradle / Ivy

The newest version!






AreaInsights.V1 (Places Insights API v1-rev20241211-2.0.0)












com.google.api.services.areainsights.v1

Class AreaInsights.V1

  • Enclosing class:
    AreaInsights


    public class AreaInsights.V1
    extends Object
    The "v1" collection of methods.
    • Constructor Detail

      • V1

        public V1()
    • Method Detail

      • computeInsights

        public AreaInsights.V1.ComputeInsights computeInsights(ComputeInsightsRequest content)
                                                        throws IOException
        Compute Insights RPC This method lets you retrieve insights about areas using a variaty of filter such as: area, place type, operating status, price level and ratings. Currently "count" and "places" insights are supported. With "count" insights you can answer questions such as "How many restaurant are located in California that are operational, are inexpensive and have an average rating of at least 4 stars" (see `insight` enum for more details). With "places" insights, you can determine which places match the requested filter. Clients can then use those place resource names to fetch more details about each individual place using the Places API. Create a request for the method "v1.computeInsights". This request holds the parameters needed by the areainsights server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        content - the ComputeInsightsRequest
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy