public sealed class SkippedShipment : IMessage<SkippedShipment>, IEquatable<SkippedShipment>, IDeepCloneable<SkippedShipment>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Optimization v1 API class SkippedShipment.
Specifies details of unperformed shipments in a solution. For trivial cases
and/or if we are able to identify the cause for skipping, we report the
reason here.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `SkippedShipment` class within the Google Cloud Optimization v1 API, specifically version 2.5.0, with the latest version being 2.6.0."],["The `SkippedShipment` class details unperformed shipments in a solution, including the reasons they were not completed, for cases where the cause of skipping is known."],["The `SkippedShipment` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Index`, `Label`, and `Reasons`, which provide information on the skipped shipment's position in the model, a copy of its label, and a list of reasons for being skipped, respectively."],["There are multiple versions of the API available for review, with version 1.0.0-beta01 being the oldest, and 2.6.0 being the latest."]]],[]]