Uses of Interface
com.google.cloud.optimization.v1.SkippedShipment.ReasonOrBuilder
-
Packages that use SkippedShipment.ReasonOrBuilder Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of SkippedShipment.ReasonOrBuilder in com.google.cloud.optimization.v1
Classes in com.google.cloud.optimization.v1 that implement SkippedShipment.ReasonOrBuilder Modifier and Type Class Description static class
SkippedShipment.Reason
If we can explain why the shipment was skipped, reasons will be listed here.static class
SkippedShipment.Reason.Builder
If we can explain why the shipment was skipped, reasons will be listed here.Methods in com.google.cloud.optimization.v1 that return SkippedShipment.ReasonOrBuilder Modifier and Type Method Description SkippedShipment.ReasonOrBuilder
SkippedShipment.Builder. getReasonsOrBuilder(int index)
A list of reasons that explain why the shipment was skipped.SkippedShipment.ReasonOrBuilder
SkippedShipment. getReasonsOrBuilder(int index)
A list of reasons that explain why the shipment was skipped.SkippedShipment.ReasonOrBuilder
SkippedShipmentOrBuilder. getReasonsOrBuilder(int index)
A list of reasons that explain why the shipment was skipped.Methods in com.google.cloud.optimization.v1 that return types with arguments of type SkippedShipment.ReasonOrBuilder Modifier and Type Method Description List<? extends SkippedShipment.ReasonOrBuilder>
SkippedShipment.Builder. getReasonsOrBuilderList()
A list of reasons that explain why the shipment was skipped.List<? extends SkippedShipment.ReasonOrBuilder>
SkippedShipment. getReasonsOrBuilderList()
A list of reasons that explain why the shipment was skipped.List<? extends SkippedShipment.ReasonOrBuilder>
SkippedShipmentOrBuilder. getReasonsOrBuilderList()
A list of reasons that explain why the shipment was skipped.
-