[Obsolete]public sealed class ShipmentRoute.Types.Delay:IMessage<ShipmentRoute.Types.Delay>, IEquatable<ShipmentRoute.Types.Delay>, IDeepCloneable<ShipmentRoute.Types.Delay>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Optimization v1 API class ShipmentRoute.Types.Delay.
Deprecated: Use
[ShipmentRoute.Transition.delay_duration][google.cloud.optimization.v1.ShipmentRoute.Transition.delay_duration]
instead. Time interval spent on the route resulting from a
[TransitionAttributes.delay][google.cloud.optimization.v1.TransitionAttributes.delay].
[[["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-04-17 UTC."],[[["This documentation is for the `ShipmentRoute.Types.Delay` class within the Google Cloud Optimization v1 API, and the latest version is 2.6.0."],["The `ShipmentRoute.Types.Delay` class is now obsolete and recommends using `ShipmentRoute.Transition.delay_duration` instead for time intervals on a route."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling and cloning."],["It includes properties like `Duration` and `StartTime` to specify the length and beginning of a delay, respectively."],["There are several previous versions of the `ShipmentRoute.Types.Delay` class documented, going back to 1.0.0-beta01, indicating a history of development."]]],[]]