Uses of Interface
com.google.cloud.optimization.v1.OptimizeToursValidationErrorOrBuilder
-
Packages that use OptimizeToursValidationErrorOrBuilder Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of OptimizeToursValidationErrorOrBuilder in com.google.cloud.optimization.v1
Classes in com.google.cloud.optimization.v1 that implement OptimizeToursValidationErrorOrBuilder Modifier and Type Class Description classOptimizeToursValidationErrorDescribes an error encountered when validating an `OptimizeToursRequest`.static classOptimizeToursValidationError.BuilderDescribes an error encountered when validating an `OptimizeToursRequest`.Methods in com.google.cloud.optimization.v1 that return OptimizeToursValidationErrorOrBuilder Modifier and Type Method Description OptimizeToursValidationErrorOrBuilderOptimizeToursResponse.Builder. getValidationErrorsOrBuilder(int index)List of all the validation errors that we were able to detect independently.OptimizeToursValidationErrorOrBuilderOptimizeToursResponse. getValidationErrorsOrBuilder(int index)List of all the validation errors that we were able to detect independently.OptimizeToursValidationErrorOrBuilderOptimizeToursResponseOrBuilder. getValidationErrorsOrBuilder(int index)List of all the validation errors that we were able to detect independently.Methods in com.google.cloud.optimization.v1 that return types with arguments of type OptimizeToursValidationErrorOrBuilder Modifier and Type Method Description List<? extends OptimizeToursValidationErrorOrBuilder>OptimizeToursResponse.Builder. getValidationErrorsOrBuilderList()List of all the validation errors that we were able to detect independently.List<? extends OptimizeToursValidationErrorOrBuilder>OptimizeToursResponse. getValidationErrorsOrBuilderList()List of all the validation errors that we were able to detect independently.List<? extends OptimizeToursValidationErrorOrBuilder>OptimizeToursResponseOrBuilder. getValidationErrorsOrBuilderList()List of all the validation errors that we were able to detect independently.
-