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."],[[["The latest version of the `SkippedShipment` class is 2.6.0, part of the Cloud Optimization v1 API, with several prior versions available."],["The `SkippedShipment` class provides details about shipments that were not performed in a solution, along with reasons for being skipped."],["`SkippedShipment` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors: a default one and another that takes a `SkippedShipment` object, and includes properties like `Index`, `Label`, and `Reasons` to describe the skipped shipments."],["`SkippedShipment` belongs to the `Google.Cloud.Optimization.V1` namespace and is contained within the `Google.Cloud.Optimization.V1.dll` assembly."]]],[]]