Package com.google.cloud.compute.v1
Class Warnings.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Warnings.Builder>
-
- com.google.cloud.compute.v1.Warnings.Builder
-
- All Implemented Interfaces:
WarningsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Warnings
public static final class Warnings.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Warnings.Builder> implements WarningsOrBuilder
Protobuf typegoogle.cloud.compute.v1.Warnings
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Warnings.BuilderaddAllData(Iterable<? extends Data> values)[Output Only] Metadata about this warning in key: value format.Warnings.BuilderaddData(int index, Data value)[Output Only] Metadata about this warning in key: value format.Warnings.BuilderaddData(int index, Data.Builder builderForValue)[Output Only] Metadata about this warning in key: value format.Warnings.BuilderaddData(Data value)[Output Only] Metadata about this warning in key: value format.Warnings.BuilderaddData(Data.Builder builderForValue)[Output Only] Metadata about this warning in key: value format.Data.BuilderaddDataBuilder()[Output Only] Metadata about this warning in key: value format.Data.BuilderaddDataBuilder(int index)[Output Only] Metadata about this warning in key: value format.Warnings.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Warningsbuild()WarningsbuildPartial()Warnings.Builderclear()Warnings.BuilderclearCode()[Output Only] A warning code, if applicable.Warnings.BuilderclearData()[Output Only] Metadata about this warning in key: value format.Warnings.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Warnings.BuilderclearMessage()[Output Only] A human-readable description of the warning code.Warnings.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Warnings.Builderclone()StringgetCode()[Output Only] A warning code, if applicable.com.google.protobuf.ByteStringgetCodeBytes()[Output Only] A warning code, if applicable.DatagetData(int index)[Output Only] Metadata about this warning in key: value format.Data.BuildergetDataBuilder(int index)[Output Only] Metadata about this warning in key: value format.List<Data.Builder>getDataBuilderList()[Output Only] Metadata about this warning in key: value format.intgetDataCount()[Output Only] Metadata about this warning in key: value format.List<Data>getDataList()[Output Only] Metadata about this warning in key: value format.DataOrBuildergetDataOrBuilder(int index)[Output Only] Metadata about this warning in key: value format.List<? extends DataOrBuilder>getDataOrBuilderList()[Output Only] Metadata about this warning in key: value format.WarningsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetMessage()[Output Only] A human-readable description of the warning code.com.google.protobuf.ByteStringgetMessageBytes()[Output Only] A human-readable description of the warning code.booleanhasCode()[Output Only] A warning code, if applicable.booleanhasMessage()[Output Only] A human-readable description of the warning code.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Warnings.BuildermergeFrom(Warnings other)Warnings.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Warnings.BuildermergeFrom(com.google.protobuf.Message other)Warnings.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Warnings.BuilderremoveData(int index)[Output Only] Metadata about this warning in key: value format.Warnings.BuildersetCode(String value)[Output Only] A warning code, if applicable.Warnings.BuildersetCodeBytes(com.google.protobuf.ByteString value)[Output Only] A warning code, if applicable.Warnings.BuildersetData(int index, Data value)[Output Only] Metadata about this warning in key: value format.Warnings.BuildersetData(int index, Data.Builder builderForValue)[Output Only] Metadata about this warning in key: value format.Warnings.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Warnings.BuildersetMessage(String value)[Output Only] A human-readable description of the warning code.Warnings.BuildersetMessageBytes(com.google.protobuf.ByteString value)[Output Only] A human-readable description of the warning code.Warnings.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Warnings.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<Warnings.Builder>
-
clear
public Warnings.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<Warnings.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<Warnings.Builder>
-
getDefaultInstanceForType
public Warnings getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Warnings build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Warnings buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Warnings.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<Warnings.Builder>
-
setField
public Warnings.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<Warnings.Builder>
-
clearField
public Warnings.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Warnings.Builder>
-
clearOneof
public Warnings.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Warnings.Builder>
-
setRepeatedField
public Warnings.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<Warnings.Builder>
-
addRepeatedField
public Warnings.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<Warnings.Builder>
-
mergeFrom
public Warnings.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Warnings.Builder>
-
mergeFrom
public Warnings.Builder mergeFrom(Warnings other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Warnings.Builder>
-
mergeFrom
public Warnings.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<Warnings.Builder>- Throws:
IOException
-
hasCode
public boolean hasCode()
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. Check the Code enum for the list of possible values.
optional string code = 3059181;- Specified by:
hasCodein interfaceWarningsOrBuilder- Returns:
- Whether the code field is set.
-
getCode
public String getCode()
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. Check the Code enum for the list of possible values.
optional string code = 3059181;- Specified by:
getCodein interfaceWarningsOrBuilder- Returns:
- The code.
-
getCodeBytes
public com.google.protobuf.ByteString getCodeBytes()
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. Check the Code enum for the list of possible values.
optional string code = 3059181;- Specified by:
getCodeBytesin interfaceWarningsOrBuilder- Returns:
- The bytes for code.
-
setCode
public Warnings.Builder setCode(String value)
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. Check the Code enum for the list of possible values.
optional string code = 3059181;- Parameters:
value- The code to set.- Returns:
- This builder for chaining.
-
clearCode
public Warnings.Builder clearCode()
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. Check the Code enum for the list of possible values.
optional string code = 3059181;- Returns:
- This builder for chaining.
-
setCodeBytes
public Warnings.Builder setCodeBytes(com.google.protobuf.ByteString value)
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. Check the Code enum for the list of possible values.
optional string code = 3059181;- Parameters:
value- The bytes for code to set.- Returns:
- This builder for chaining.
-
getDataList
public List<Data> getDataList()
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;- Specified by:
getDataListin interfaceWarningsOrBuilder
-
getDataCount
public int getDataCount()
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;- Specified by:
getDataCountin interfaceWarningsOrBuilder
-
getData
public Data getData(int index)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;- Specified by:
getDatain interfaceWarningsOrBuilder
-
setData
public Warnings.Builder setData(int index, Data value)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
setData
public Warnings.Builder setData(int index, Data.Builder builderForValue)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
addData
public Warnings.Builder addData(Data value)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
addData
public Warnings.Builder addData(int index, Data value)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
addData
public Warnings.Builder addData(Data.Builder builderForValue)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
addData
public Warnings.Builder addData(int index, Data.Builder builderForValue)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
addAllData
public Warnings.Builder addAllData(Iterable<? extends Data> values)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
clearData
public Warnings.Builder clearData()
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
removeData
public Warnings.Builder removeData(int index)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
getDataBuilder
public Data.Builder getDataBuilder(int index)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
getDataOrBuilder
public DataOrBuilder getDataOrBuilder(int index)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;- Specified by:
getDataOrBuilderin interfaceWarningsOrBuilder
-
getDataOrBuilderList
public List<? extends DataOrBuilder> getDataOrBuilderList()
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;- Specified by:
getDataOrBuilderListin interfaceWarningsOrBuilder
-
addDataBuilder
public Data.Builder addDataBuilder()
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
addDataBuilder
public Data.Builder addDataBuilder(int index)
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
getDataBuilderList
public List<Data.Builder> getDataBuilderList()
[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }repeated .google.cloud.compute.v1.Data data = 3076010;
-
hasMessage
public boolean hasMessage()
[Output Only] A human-readable description of the warning code.
optional string message = 418054151;- Specified by:
hasMessagein interfaceWarningsOrBuilder- Returns:
- Whether the message field is set.
-
getMessage
public String getMessage()
[Output Only] A human-readable description of the warning code.
optional string message = 418054151;- Specified by:
getMessagein interfaceWarningsOrBuilder- Returns:
- The message.
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()
[Output Only] A human-readable description of the warning code.
optional string message = 418054151;- Specified by:
getMessageBytesin interfaceWarningsOrBuilder- Returns:
- The bytes for message.
-
setMessage
public Warnings.Builder setMessage(String value)
[Output Only] A human-readable description of the warning code.
optional string message = 418054151;- Parameters:
value- The message to set.- Returns:
- This builder for chaining.
-
clearMessage
public Warnings.Builder clearMessage()
[Output Only] A human-readable description of the warning code.
optional string message = 418054151;- Returns:
- This builder for chaining.
-
setMessageBytes
public Warnings.Builder setMessageBytes(com.google.protobuf.ByteString value)
[Output Only] A human-readable description of the warning code.
optional string message = 418054151;- Parameters:
value- The bytes for message to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Warnings.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Warnings.Builder>
-
mergeUnknownFields
public final Warnings.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Warnings.Builder>
-
-