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 document provides reference documentation for the `BatchOptimizeToursResponse` class within the Cloud Optimization v1 API."],["The latest version of the documentation is 2.6.0, with version 2.5.0 being the current context, and includes earlier versions from 2.4.0 to 1.0.0-beta01."],["`BatchOptimizeToursResponse` is a response type to a `BatchOptimizeToursRequest`, returned in the LRO Operation upon completion."],["The `BatchOptimizeToursResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchOptimizeToursResponse` contains two constructors, one of which takes in another `BatchOptimizeToursResponse` as a parameter."]]],[]]