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."],[[["The latest version available for the `BatchOptimizeToursResponse` is 2.6.0, while the current page focuses on version 2.2.0, with a full list of versions all the way back to 1.0.0-beta01."],["`BatchOptimizeToursResponse` is a class within the Google Cloud Optimization v1 API, designed as the response to a `BatchOptimizeToursRequest`, delivered upon LRO Operation completion."],["This class inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchOptimizeToursResponse` class is part of the `Google.Cloud.Optimization.V1` namespace, found within the `Google.Cloud.Optimization.V1.dll` assembly."],["The class provides two constructors: a default constructor and another allowing for the creation of a copy through the use of the parameter `other` of type `BatchOptimizeToursResponse`."]]],[]]