SkippedShipment.Builder |
SkippedShipment.Builder.addAllReasons(Iterable<? extends SkippedShipment.Reason> values) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.addReasons(int index,
SkippedShipment.Reason value) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.addReasons(int index,
SkippedShipment.Reason.Builder builderForValue) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.addReasons(SkippedShipment.Reason value) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.addReasons(SkippedShipment.Reason.Builder builderForValue) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SkippedShipment.Builder |
InjectedSolutionConstraint.Builder.addSkippedShipmentsBuilder() |
Skipped shipments of the solution to inject.
|
SkippedShipment.Builder |
InjectedSolutionConstraint.Builder.addSkippedShipmentsBuilder(int index) |
Skipped shipments of the solution to inject.
|
SkippedShipment.Builder |
OptimizeToursResponse.Builder.addSkippedShipmentsBuilder() |
The list of all shipments skipped.
|
SkippedShipment.Builder |
OptimizeToursResponse.Builder.addSkippedShipmentsBuilder(int index) |
The list of all shipments skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.clear() |
|
SkippedShipment.Builder |
SkippedShipment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SkippedShipment.Builder |
SkippedShipment.Builder.clearIndex() |
The index corresponds to the index of the shipment in the source
`ShipmentModel`.
|
SkippedShipment.Builder |
SkippedShipment.Builder.clearLabel() |
Copy of the corresponding
[Shipment.label][google.cloud.optimization.v1.Shipment.label], if specified
in the `Shipment`.
|
SkippedShipment.Builder |
SkippedShipment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SkippedShipment.Builder |
SkippedShipment.Builder.clearReasons() |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.clone() |
|
SkippedShipment.Builder |
InjectedSolutionConstraint.Builder.getSkippedShipmentsBuilder(int index) |
Skipped shipments of the solution to inject.
|
SkippedShipment.Builder |
OptimizeToursResponse.Builder.getSkippedShipmentsBuilder(int index) |
The list of all shipments skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.mergeFrom(SkippedShipment other) |
|
SkippedShipment.Builder |
SkippedShipment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SkippedShipment.Builder |
SkippedShipment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SkippedShipment.Builder |
SkippedShipment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SkippedShipment.Builder |
SkippedShipment.newBuilder() |
|
static SkippedShipment.Builder |
SkippedShipment.newBuilder(SkippedShipment prototype) |
|
SkippedShipment.Builder |
SkippedShipment.newBuilderForType() |
|
protected SkippedShipment.Builder |
SkippedShipment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SkippedShipment.Builder |
SkippedShipment.Builder.removeReasons(int index) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SkippedShipment.Builder |
SkippedShipment.Builder.setIndex(int value) |
The index corresponds to the index of the shipment in the source
`ShipmentModel`.
|
SkippedShipment.Builder |
SkippedShipment.Builder.setLabel(String value) |
Copy of the corresponding
[Shipment.label][google.cloud.optimization.v1.Shipment.label], if specified
in the `Shipment`.
|
SkippedShipment.Builder |
SkippedShipment.Builder.setLabelBytes(com.google.protobuf.ByteString value) |
Copy of the corresponding
[Shipment.label][google.cloud.optimization.v1.Shipment.label], if specified
in the `Shipment`.
|
SkippedShipment.Builder |
SkippedShipment.Builder.setReasons(int index,
SkippedShipment.Reason value) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.setReasons(int index,
SkippedShipment.Reason.Builder builderForValue) |
A list of reasons that explain why the shipment was skipped.
|
SkippedShipment.Builder |
SkippedShipment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SkippedShipment.Builder |
SkippedShipment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SkippedShipment.Builder |
SkippedShipment.toBuilder() |
|