public sealed class BatchOptimizeToursRequest : IMessage<BatchOptimizeToursRequest>, IEquatable<BatchOptimizeToursRequest>, IDeepCloneable<BatchOptimizeToursRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Optimization v1 API class BatchOptimizeToursRequest.
Request to batch optimize tours as an asynchronous operation.
Each input file should contain one OptimizeToursRequest, and each output
file will contain one OptimizeToursResponse. The request contains
information to read/write and parse the files. All the input and output files
should be under the same project.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eBatchOptimizeToursRequest\u003c/code\u003e class is 2.6.0, and it is part of the Cloud Optimization v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to create a request for an asynchronous batch optimization of tours, where each input file contains an \u003ccode\u003eOptimizeToursRequest\u003c/code\u003e and each output file will contain an \u003ccode\u003eOptimizeToursResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchOptimizeToursRequest\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModelConfigs\u003c/code\u003e property, which is required, contains input/output information for each model, such as file paths and data formats, while the \u003ccode\u003eParent\u003c/code\u003e property specifies the target project and location.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions of \u003ccode\u003eBatchOptimizeToursRequest\u003c/code\u003e that have been released, from version 2.5.0 to version 1.0.0-beta01, available in the documentation.\u003c/p\u003e\n"]]],[],null,[]]