public sealed class ShipmentRoute.Types.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."],[[["This documentation covers the `ShipmentRoute.Types.Break` class within the Google Cloud Optimization v1 API, specifically version 2.2.0, which represents a break in a shipment route."],["The `ShipmentRoute.Types.Break` class is a data structure for describing the execution of a break in the route, and is implemented using several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default `Break()` and a constructor that takes another `ShipmentRoute.Types.Break` object for copying."],["The `ShipmentRoute.Types.Break` class has properties to define the break duration (`Duration`) and the break's start time (`StartTime`), both using Google Protocol Buffer types."],["The documentation provides details on versions 1.0.0-beta01 to 2.6.0 of the `ShipmentRoute.Types.Break` class, with 2.6.0 being the latest version."]]],[]]