Uses of Interface
com.google.cloud.compute.v1.ErrorOrBuilder
-
Packages that use ErrorOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ErrorOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ErrorOrBuilder Modifier and Type Class Description class
Error
[Output Only] If errors are generated during processing of the operation, this field will be populated.static class
Error.Builder
[Output Only] If errors are generated during processing of the operation, this field will be populated.Methods in com.google.cloud.compute.v1 that return ErrorOrBuilder Modifier and Type Method Description ErrorOrBuilder
Operation.Builder. getErrorOrBuilder()
[Output Only] If errors are generated during processing of the operation, this field will be populated.ErrorOrBuilder
Operation. getErrorOrBuilder()
[Output Only] If errors are generated during processing of the operation, this field will be populated.ErrorOrBuilder
OperationOrBuilder. getErrorOrBuilder()
[Output Only] If errors are generated during processing of the operation, this field will be populated.
-