public static final class Error.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder> implements ErrorOrBuilder
[Output Only] If errors are generated during processing of the operation, this field will be populated.Protobuf type
google.cloud.compute.v1.Error| Modifier and Type | Method and Description |
|---|---|
Error.Builder |
addAllErrors(Iterable<? extends Errors> values)
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
addErrors(Errors.Builder builderForValue)
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
addErrors(Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
addErrors(int index,
Errors.Builder builderForValue)
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
addErrors(int index,
Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
Errors.Builder |
addErrorsBuilder()
[Output Only] The array of errors encountered while processing this operation.
|
Errors.Builder |
addErrorsBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Error |
build() |
Error |
buildPartial() |
Error.Builder |
clear() |
Error.Builder |
clearErrors()
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Error.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Error.Builder |
clone() |
Error |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Errors |
getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
|
Errors.Builder |
getErrorsBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
|
List<Errors.Builder> |
getErrorsBuilderList()
[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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Error.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Error.Builder |
mergeFrom(Error other) |
Error.Builder |
mergeFrom(com.google.protobuf.Message other) |
Error.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Error.Builder |
removeErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
setErrors(int index,
Errors.Builder builderForValue)
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
setErrors(int index,
Errors value)
[Output Only] The array of errors encountered while processing this operation.
|
Error.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Error.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Error.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public Error.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public Error getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Error build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Error buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Error.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public Error.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public Error.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public Error.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public Error.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public Error.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public Error.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Error.Builder>public Error.Builder mergeFrom(Error other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public Error.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Error.Builder>IOExceptionpublic List<Errors> getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;getErrorsList in interface ErrorOrBuilderpublic int getErrorsCount()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;getErrorsCount in interface ErrorOrBuilderpublic Errors getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;getErrors in interface ErrorOrBuilderpublic Error.Builder setErrors(int index, Errors value)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Error.Builder setErrors(int index, Errors.Builder builderForValue)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Error.Builder addErrors(Errors value)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Error.Builder addErrors(int index, Errors value)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Error.Builder addErrors(Errors.Builder builderForValue)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Error.Builder addErrors(int index, Errors.Builder builderForValue)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Error.Builder addAllErrors(Iterable<? extends Errors> values)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Error.Builder clearErrors()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Error.Builder removeErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Errors.Builder getErrorsBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public ErrorsOrBuilder getErrorsOrBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;getErrorsOrBuilder in interface ErrorOrBuilderpublic List<? extends ErrorsOrBuilder> getErrorsOrBuilderList()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;getErrorsOrBuilderList in interface ErrorOrBuilderpublic Errors.Builder addErrorsBuilder()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public Errors.Builder addErrorsBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public List<Errors.Builder> getErrorsBuilderList()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;public final Error.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>public final Error.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>Copyright © 2023 Google LLC. All rights reserved.