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.
Implements
IMessageBatchOptimizeToursResponse, IEquatableBatchOptimizeToursResponse, IDeepCloneableBatchOptimizeToursResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Optimization.V1Assembly
Google.Cloud.Optimization.V1.dll
Constructors
BatchOptimizeToursResponse()
public BatchOptimizeToursResponse()
BatchOptimizeToursResponse(BatchOptimizeToursResponse)
public BatchOptimizeToursResponse(BatchOptimizeToursResponse other)
Parameter | |
---|---|
Name | Description |
other |
BatchOptimizeToursResponse |