[Obsolete]public sealed class 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][] 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation is for the `ShipmentRoute.Types.Delay` class within the Cloud Optimization v1 API, specifically focusing on version 2.0.0 and above."],["The `ShipmentRoute.Types.Delay` class represents a time interval spent on a route due to a `TransitionAttributes.delay` and has been marked as obsolete."],["The recommended alternative for the functionality of `ShipmentRoute.Types.Delay` is now `ShipmentRoute.Transition.delay_duration`."],["Key properties of this class include `Duration` which represents the length of the delay, and `StartTime` indicating when the delay begins."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for both default initialization and copying from another instance."]]],[]]