Routes Preferred API
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
পরিষেবা: routespreferred.googleapis.com
RPC ক্লায়েন্ট স্টাব তৈরি করতে পরিষেবার নাম routespreferred.googleapis.com
প্রয়োজন৷
পদ্ধতি |
---|
ComputeCustomRoutes
| টার্মিনাল এবং মধ্যবর্তী ওয়েপয়েন্টের একটি সেট এবং একটি রুট উদ্দেশ্য দেওয়া, রুট উদ্দেশ্যের জন্য সেরা রুট গণনা করে। |
ComputeRouteMatrix
| উত্স এবং গন্তব্যগুলির একটি তালিকা নেয় এবং উত্স এবং গন্তব্যের প্রতিটি সংমিশ্রণের জন্য রুট তথ্য সম্বলিত একটি স্ট্রিম প্রদান করে৷ |
ComputeRoutes
| টার্মিনাল এবং মধ্যবর্তী ওয়েপয়েন্টের একটি সেট দেওয়া ঐচ্ছিক বিকল্প রুটের সাথে প্রাথমিক রুট প্রদান করে। |
পদ্ধতি |
---|
ComputeCustomRoutes
| টার্মিনাল এবং মধ্যবর্তী ওয়েপয়েন্টের একটি সেট এবং একটি রুট উদ্দেশ্য দেওয়া, রুট উদ্দেশ্যের জন্য সেরা রুট গণনা করে। |
ComputeRouteMatrix
| উত্স এবং গন্তব্যগুলির একটি তালিকা নেয় এবং উত্স এবং গন্তব্যের প্রতিটি সংমিশ্রণের জন্য রুট তথ্য সম্বলিত একটি স্ট্রিম প্রদান করে৷ |
ComputeRoutes
| টার্মিনাল এবং মধ্যবর্তী ওয়েপয়েন্টের একটি সেট দেওয়া ঐচ্ছিক বিকল্প রুটের সাথে প্রাথমিক রুট প্রদান করে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThe service \u003ccode\u003eroutespreferred.googleapis.com\u003c/code\u003e enables the creation of RPC client stubs for route calculation.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two main services, \u003ccode\u003eRoutesPreferred\u003c/code\u003e and \u003ccode\u003eRoutesAlpha\u003c/code\u003e, which provide similar functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe service allows for calculating routes based on waypoints, computing route matrices for multiple origin-destination pairs, and customizing route objectives.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eRoutesPreferred\u003c/code\u003e and \u003ccode\u003eRoutesAlpha\u003c/code\u003e have methods: \u003ccode\u003eComputeCustomRoutes\u003c/code\u003e, \u003ccode\u003eComputeRouteMatrix\u003c/code\u003e, and \u003ccode\u003eComputeRoutes\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Routes Preferred API\n\nService: routespreferred.googleapis.com\n---------------------------------------\n\nThe Service name `routespreferred.googleapis.com` is needed to create RPC client stubs.\n\n[google.maps.routes.v1.RoutesPreferred](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1#google.maps.routes.v1.RoutesPreferred)\n-------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [ComputeCustomRoutes](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1#google.maps.routes.v1.RoutesPreferred.ComputeCustomRoutes) | Given a set of terminal and intermediate waypoints, and a route objective, computes the best route for the route objective. |\n| [ComputeRouteMatrix](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1#google.maps.routes.v1.RoutesPreferred.ComputeRouteMatrix) | Takes in a list of origins and destinations and returns a stream containing route information for each combination of origin and destination. |\n| [ComputeRoutes](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1#google.maps.routes.v1.RoutesPreferred.ComputeRoutes) | Returns the primary route along with optional alternate routes, given a set of terminal and intermediate waypoints. |\n\n[google.maps.routes.v1alpha.RoutesAlpha](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1alpha#google.maps.routes.v1alpha.RoutesAlpha)\n--------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [ComputeCustomRoutes](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1alpha#google.maps.routes.v1alpha.RoutesAlpha.ComputeCustomRoutes) | Given a set of terminal and intermediate waypoints, and a route objective, computes the best route for the route objective. |\n| [ComputeRouteMatrix](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1alpha#google.maps.routes.v1alpha.RoutesAlpha.ComputeRouteMatrix) | Takes in a list of origins and destinations and returns a stream containing route information for each combination of origin and destination. |\n| [ComputeRoutes](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1alpha#google.maps.routes.v1alpha.RoutesAlpha.ComputeRoutes) | Returns the primary route along with optional alternate routes, given a set of terminal and intermediate waypoints. |"]]