SkippedShipment.Reason.Builder |
SkippedShipment.Builder.addReasonsBuilder() |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Builder.addReasonsBuilder(int index) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.clear() |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.clearCode() |
Refer to the comments of Code.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.clearExampleExceededCapacityType() |
If the reason code is `DEMAND_EXCEEDS_VEHICLE_CAPACITY`, documents one
capacity type that is exceeded.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.clearExampleVehicleIndex() |
If the reason is related to a shipment-vehicle incompatibility, this
field provides the index of one relevant vehicle.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.clone() |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Builder.getReasonsBuilder(int index) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.mergeFrom(SkippedShipment.Reason other) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SkippedShipment.Reason.Builder |
SkippedShipment.Reason.newBuilder() |
|
static SkippedShipment.Reason.Builder |
SkippedShipment.Reason.newBuilder(SkippedShipment.Reason prototype) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.newBuilderForType() |
|
protected SkippedShipment.Reason.Builder |
SkippedShipment.Reason.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.setCode(SkippedShipment.Reason.Code value) |
Refer to the comments of Code.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.setCodeValue(int value) |
Refer to the comments of Code.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.setExampleExceededCapacityType(String value) |
If the reason code is `DEMAND_EXCEEDS_VEHICLE_CAPACITY`, documents one
capacity type that is exceeded.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.setExampleExceededCapacityTypeBytes(com.google.protobuf.ByteString value) |
If the reason code is `DEMAND_EXCEEDS_VEHICLE_CAPACITY`, documents one
capacity type that is exceeded.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.setExampleVehicleIndex(int value) |
If the reason is related to a shipment-vehicle incompatibility, this
field provides the index of one relevant vehicle.
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SkippedShipment.Reason.Builder |
SkippedShipment.Reason.toBuilder() |
|