public sealed class Break : IMessage<ShipmentRoute.Types.Break>, IEquatable<ShipmentRoute.Types.Break>, IDeepCloneable<ShipmentRoute.Types.Break>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Optimization v1 API class ShipmentRoute.Types.Break.
[[["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."],[[["The `ShipmentRoute.Types.Break` class represents the execution of a break within the Cloud Optimization v1 API."],["This class is implemented in the `Google.Cloud.Optimization.V1` namespace within the `Google.Cloud.Optimization.V1.dll` assembly."],["It inherits from the `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that takes another `ShipmentRoute.Types.Break` object as a parameter, and has two properties to define the break: `Duration` and `StartTime`."],["The documentation for the `ShipmentRoute.Types.Break` class includes versions from 1.0.0-beta01 up to 2.6.0, with 2.6.0 being the latest version available."]]],[]]