public sealed class BatchOptimizeToursResponse : IMessage<BatchOptimizeToursResponse>, IEquatable<BatchOptimizeToursResponse>, IDeepCloneable<BatchOptimizeToursResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Optimization v1 API class BatchOptimizeToursResponse.
Response to a BatchOptimizeToursRequest. This is returned in
the LRO Operation after the operation is complete.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `BatchOptimizeToursResponse` class within the Cloud Optimization v1 API."],["The `BatchOptimizeToursResponse` class is a response type returned after a `BatchOptimizeToursRequest` is completed, as part of the LRO operation."],["The documentation covers multiple versions of the API, ranging from version 1.0.0-beta01 to the latest version, 2.6.0, with version 2.3.0 being the current version of the page."],["The `BatchOptimizeToursResponse` class implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and has inherited members from the Object class."],["The BatchOptimizeToursResponse class can be constructed using either the default constructor or a copy constructor that accepts another BatchOptimizeToursResponse object."]]],[]]