public interface ErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Errors |
getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
|
int |
getErrorsCount()
[Output Only] The array of errors encountered while processing this operation.
|
List<Errors> |
getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
|
ErrorsOrBuilder |
getErrorsOrBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
|
List<? extends ErrorsOrBuilder> |
getErrorsOrBuilderList()
[Output Only] The array of errors encountered while processing this operation.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Errors> getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;Errors getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;int getErrorsCount()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;List<? extends ErrorsOrBuilder> getErrorsOrBuilderList()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;ErrorsOrBuilder getErrorsOrBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;Copyright © 2023 Google LLC. All rights reserved.