public sealed class ShipmentTypeIncompatibility : IMessage<ShipmentTypeIncompatibility>, IEquatable<ShipmentTypeIncompatibility>, IDeepCloneable<ShipmentTypeIncompatibility>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Optimization v1 API class ShipmentTypeIncompatibility.
Specifies incompatibilties between shipments depending on their
shipment_type. The appearance of incompatible shipments on the same route is
restricted based on the incompatibility mode.
[[["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 page provides documentation for the `ShipmentTypeIncompatibility` class within the Google Cloud Optimization v1 API, detailing its role in defining shipment incompatibilities."],["The `ShipmentTypeIncompatibility` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for data handling and comparison."],["The class offers properties like `IncompatibilityMode` to specify the incompatibility type and `Types_` to list incompatible shipment types."],["Multiple versions of the API are documented, from 1.0.0-beta01 to the latest version 2.6.0, with the current page showing version 2.3.0."],["There are two constructors for the class `ShipmentTypeIncompatibility`, one with no parameters and one that takes another `ShipmentTypeIncompatibility` as a parameter."]]],[]]