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 classError[Output Only] If errors are generated during processing of the operation, this field will be populated.static classError.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 ErrorOrBuilderOperation.Builder. getErrorOrBuilder()[Output Only] If errors are generated during processing of the operation, this field will be populated.ErrorOrBuilderOperation. getErrorOrBuilder()[Output Only] If errors are generated during processing of the operation, this field will be populated.ErrorOrBuilderOperationOrBuilder. getErrorOrBuilder()[Output Only] If errors are generated during processing of the operation, this field will be populated.
-