Class BatchOptimizeToursResponse
Response to a BatchOptimizeToursRequest
. This is returned in
the Long Running Operation after the operation is complete.
Implements
Namespace: Google.Maps.RouteOptimization.V1
Assembly: Google.Maps.RouteOptimization.V1.dll
Syntax
public sealed class BatchOptimizeToursResponse : IMessage<BatchOptimizeToursResponse>, IEquatable<BatchOptimizeToursResponse>, IDeepCloneable<BatchOptimizeToursResponse>, IBufferMessage, IMessage
Constructors
BatchOptimizeToursResponse()
Declaration
public BatchOptimizeToursResponse()
BatchOptimizeToursResponse(BatchOptimizeToursResponse)
Declaration
public BatchOptimizeToursResponse(BatchOptimizeToursResponse other)
Parameters
Type | Name | Description |
---|---|---|
BatchOptimizeToursResponse | other |