Package com.google.cloud.compute.v1
Class Error.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
- com.google.cloud.compute.v1.Error.Builder
-
- All Implemented Interfaces:
ErrorOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Error
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 typegoogle.cloud.compute.v1.Error
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Error.BuilderaddAllErrors(Iterable<? extends Errors> values)[Output Only] The array of errors encountered while processing this operation.Error.BuilderaddErrors(int index, Errors value)[Output Only] The array of errors encountered while processing this operation.Error.BuilderaddErrors(int index, Errors.Builder builderForValue)[Output Only] The array of errors encountered while processing this operation.Error.BuilderaddErrors(Errors value)[Output Only] The array of errors encountered while processing this operation.Error.BuilderaddErrors(Errors.Builder builderForValue)[Output Only] The array of errors encountered while processing this operation.Errors.BuilderaddErrorsBuilder()[Output Only] The array of errors encountered while processing this operation.Errors.BuilderaddErrorsBuilder(int index)[Output Only] The array of errors encountered while processing this operation.Error.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Errorbuild()ErrorbuildPartial()Error.Builderclear()Error.BuilderclearErrors()[Output Only] The array of errors encountered while processing this operation.Error.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Error.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Error.Builderclone()ErrorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ErrorsgetErrors(int index)[Output Only] The array of errors encountered while processing this operation.Errors.BuildergetErrorsBuilder(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.intgetErrorsCount()[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.ErrorsOrBuildergetErrorsOrBuilder(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.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Error.BuildermergeFrom(Error other)Error.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Error.BuildermergeFrom(com.google.protobuf.Message other)Error.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Error.BuilderremoveErrors(int index)[Output Only] The array of errors encountered while processing this operation.Error.BuildersetErrors(int index, Errors value)[Output Only] The array of errors encountered while processing this operation.Error.BuildersetErrors(int index, Errors.Builder builderForValue)[Output Only] The array of errors encountered while processing this operation.Error.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Error.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Error.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
clear
public Error.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
getDefaultInstanceForType
public Error getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Error build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Error buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Error.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
setField
public Error.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
clearField
public Error.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
clearOneof
public Error.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
setRepeatedField
public Error.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
addRepeatedField
public Error.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
mergeFrom
public Error.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Error.Builder>
-
mergeFrom
public Error.Builder mergeFrom(Error other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
mergeFrom
public Error.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Error.Builder>- Throws:
IOException
-
getErrorsList
public List<Errors> getErrorsList()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;- Specified by:
getErrorsListin interfaceErrorOrBuilder
-
getErrorsCount
public int getErrorsCount()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;- Specified by:
getErrorsCountin interfaceErrorOrBuilder
-
getErrors
public Errors getErrors(int index)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;- Specified by:
getErrorsin interfaceErrorOrBuilder
-
setErrors
public 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;
-
setErrors
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;
-
addErrors
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;
-
addErrors
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;
-
addErrors
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;
-
addErrors
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;
-
addAllErrors
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;
-
clearErrors
public Error.Builder clearErrors()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;
-
removeErrors
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;
-
getErrorsBuilder
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;
-
getErrorsOrBuilder
public ErrorsOrBuilder getErrorsOrBuilder(int index)
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;- Specified by:
getErrorsOrBuilderin interfaceErrorOrBuilder
-
getErrorsOrBuilderList
public List<? extends ErrorsOrBuilder> getErrorsOrBuilderList()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;- Specified by:
getErrorsOrBuilderListin interfaceErrorOrBuilder
-
addErrorsBuilder
public Errors.Builder addErrorsBuilder()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;
-
addErrorsBuilder
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;
-
getErrorsBuilderList
public List<Errors.Builder> getErrorsBuilderList()
[Output Only] The array of errors encountered while processing this operation.
repeated .google.cloud.compute.v1.Errors errors = 315977579;
-
setUnknownFields
public final Error.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
mergeUnknownFields
public final Error.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Error.Builder>
-
-