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"]],[["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-05-02 UTC."],[[["This webpage provides documentation for the `ShipmentRoute.Types.Break` class within the Google Cloud Optimization v1 API, detailing its functionality as a representation of break execution."],["The `ShipmentRoute.Types.Break` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The documentation includes a list of available versions of `ShipmentRoute.Types.Break`, with version 2.6.0 being the latest release."],["The class has two constructors, `Break()` and `Break(ShipmentRoute.Types.Break other)`, allowing for default instantiation or copying from another instance."],["Key properties of the `ShipmentRoute.Types.Break` class include `Duration`, representing the break's length, and `StartTime`, indicating when the break begins."]]],[]]