Package com.google.cloud.compute.v1
Class Condition.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
- com.google.cloud.compute.v1.Condition.Builder
-
- All Implemented Interfaces:
ConditionOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Condition
public static final class Condition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder> implements ConditionOrBuilder
This is deprecated and has no effect. Do not use.
Protobuf typegoogle.cloud.compute.v1.Condition
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Condition.BuilderaddAllValues(Iterable<String> values)This is deprecated and has no effect.Condition.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Condition.BuilderaddValues(String value)This is deprecated and has no effect.Condition.BuilderaddValuesBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Conditionbuild()ConditionbuildPartial()Condition.Builderclear()Condition.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Condition.BuilderclearIam()This is deprecated and has no effect.Condition.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Condition.BuilderclearOp()This is deprecated and has no effect.Condition.BuilderclearSvc()This is deprecated and has no effect.Condition.BuilderclearSys()This is deprecated and has no effect.Condition.BuilderclearValues()This is deprecated and has no effect.Condition.Builderclone()ConditiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetIam()This is deprecated and has no effect.com.google.protobuf.ByteStringgetIamBytes()This is deprecated and has no effect.StringgetOp()This is deprecated and has no effect.com.google.protobuf.ByteStringgetOpBytes()This is deprecated and has no effect.StringgetSvc()This is deprecated and has no effect.com.google.protobuf.ByteStringgetSvcBytes()This is deprecated and has no effect.StringgetSys()This is deprecated and has no effect.com.google.protobuf.ByteStringgetSysBytes()This is deprecated and has no effect.StringgetValues(int index)This is deprecated and has no effect.com.google.protobuf.ByteStringgetValuesBytes(int index)This is deprecated and has no effect.intgetValuesCount()This is deprecated and has no effect.com.google.protobuf.ProtocolStringListgetValuesList()This is deprecated and has no effect.booleanhasIam()This is deprecated and has no effect.booleanhasOp()This is deprecated and has no effect.booleanhasSvc()This is deprecated and has no effect.booleanhasSys()This is deprecated and has no effect.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Condition.BuildermergeFrom(Condition other)Condition.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Condition.BuildermergeFrom(com.google.protobuf.Message other)Condition.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Condition.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Condition.BuildersetIam(String value)This is deprecated and has no effect.Condition.BuildersetIamBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Condition.BuildersetOp(String value)This is deprecated and has no effect.Condition.BuildersetOpBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Condition.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Condition.BuildersetSvc(String value)This is deprecated and has no effect.Condition.BuildersetSvcBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Condition.BuildersetSys(String value)This is deprecated and has no effect.Condition.BuildersetSysBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Condition.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Condition.BuildersetValues(int index, String value)This is deprecated and has no effect.-
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<Condition.Builder>
-
clear
public Condition.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<Condition.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<Condition.Builder>
-
getDefaultInstanceForType
public Condition getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Condition build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Condition buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Condition.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<Condition.Builder>
-
setField
public Condition.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<Condition.Builder>
-
clearField
public Condition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
clearOneof
public Condition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
setRepeatedField
public Condition.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<Condition.Builder>
-
addRepeatedField
public Condition.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<Condition.Builder>
-
mergeFrom
public Condition.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Condition.Builder>
-
mergeFrom
public Condition.Builder mergeFrom(Condition other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
mergeFrom
public Condition.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<Condition.Builder>- Throws:
IOException
-
hasIam
public boolean hasIam()
This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.
optional string iam = 104021;- Specified by:
hasIamin interfaceConditionOrBuilder- Returns:
- Whether the iam field is set.
-
getIam
public String getIam()
This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.
optional string iam = 104021;- Specified by:
getIamin interfaceConditionOrBuilder- Returns:
- The iam.
-
getIamBytes
public com.google.protobuf.ByteString getIamBytes()
This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.
optional string iam = 104021;- Specified by:
getIamBytesin interfaceConditionOrBuilder- Returns:
- The bytes for iam.
-
setIam
public Condition.Builder setIam(String value)
This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.
optional string iam = 104021;- Parameters:
value- The iam to set.- Returns:
- This builder for chaining.
-
clearIam
public Condition.Builder clearIam()
This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.
optional string iam = 104021;- Returns:
- This builder for chaining.
-
setIamBytes
public Condition.Builder setIamBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.
optional string iam = 104021;- Parameters:
value- The bytes for iam to set.- Returns:
- This builder for chaining.
-
hasOp
public boolean hasOp()
This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.
optional string op = 3553;- Specified by:
hasOpin interfaceConditionOrBuilder- Returns:
- Whether the op field is set.
-
getOp
public String getOp()
This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.
optional string op = 3553;- Specified by:
getOpin interfaceConditionOrBuilder- Returns:
- The op.
-
getOpBytes
public com.google.protobuf.ByteString getOpBytes()
This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.
optional string op = 3553;- Specified by:
getOpBytesin interfaceConditionOrBuilder- Returns:
- The bytes for op.
-
setOp
public Condition.Builder setOp(String value)
This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.
optional string op = 3553;- Parameters:
value- The op to set.- Returns:
- This builder for chaining.
-
clearOp
public Condition.Builder clearOp()
This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.
optional string op = 3553;- Returns:
- This builder for chaining.
-
setOpBytes
public Condition.Builder setOpBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.
optional string op = 3553;- Parameters:
value- The bytes for op to set.- Returns:
- This builder for chaining.
-
hasSvc
public boolean hasSvc()
This is deprecated and has no effect. Do not use.
optional string svc = 114272;- Specified by:
hasSvcin interfaceConditionOrBuilder- Returns:
- Whether the svc field is set.
-
getSvc
public String getSvc()
This is deprecated and has no effect. Do not use.
optional string svc = 114272;- Specified by:
getSvcin interfaceConditionOrBuilder- Returns:
- The svc.
-
getSvcBytes
public com.google.protobuf.ByteString getSvcBytes()
This is deprecated and has no effect. Do not use.
optional string svc = 114272;- Specified by:
getSvcBytesin interfaceConditionOrBuilder- Returns:
- The bytes for svc.
-
setSvc
public Condition.Builder setSvc(String value)
This is deprecated and has no effect. Do not use.
optional string svc = 114272;- Parameters:
value- The svc to set.- Returns:
- This builder for chaining.
-
clearSvc
public Condition.Builder clearSvc()
This is deprecated and has no effect. Do not use.
optional string svc = 114272;- Returns:
- This builder for chaining.
-
setSvcBytes
public Condition.Builder setSvcBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
optional string svc = 114272;- Parameters:
value- The bytes for svc to set.- Returns:
- This builder for chaining.
-
hasSys
public boolean hasSys()
This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.
optional string sys = 114381;- Specified by:
hasSysin interfaceConditionOrBuilder- Returns:
- Whether the sys field is set.
-
getSys
public String getSys()
This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.
optional string sys = 114381;- Specified by:
getSysin interfaceConditionOrBuilder- Returns:
- The sys.
-
getSysBytes
public com.google.protobuf.ByteString getSysBytes()
This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.
optional string sys = 114381;- Specified by:
getSysBytesin interfaceConditionOrBuilder- Returns:
- The bytes for sys.
-
setSys
public Condition.Builder setSys(String value)
This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.
optional string sys = 114381;- Parameters:
value- The sys to set.- Returns:
- This builder for chaining.
-
clearSys
public Condition.Builder clearSys()
This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.
optional string sys = 114381;- Returns:
- This builder for chaining.
-
setSysBytes
public Condition.Builder setSysBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.
optional string sys = 114381;- Parameters:
value- The bytes for sys to set.- Returns:
- This builder for chaining.
-
getValuesList
public com.google.protobuf.ProtocolStringList getValuesList()
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;- Specified by:
getValuesListin interfaceConditionOrBuilder- Returns:
- A list containing the values.
-
getValuesCount
public int getValuesCount()
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;- Specified by:
getValuesCountin interfaceConditionOrBuilder- Returns:
- The count of values.
-
getValues
public String getValues(int index)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;- Specified by:
getValuesin interfaceConditionOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The values at the given index.
-
getValuesBytes
public com.google.protobuf.ByteString getValuesBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;- Specified by:
getValuesBytesin interfaceConditionOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the values at the given index.
-
setValues
public Condition.Builder setValues(int index, String value)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;- Parameters:
index- The index to set the value at.value- The values to set.- Returns:
- This builder for chaining.
-
addValues
public Condition.Builder addValues(String value)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;- Parameters:
value- The values to add.- Returns:
- This builder for chaining.
-
addAllValues
public Condition.Builder addAllValues(Iterable<String> values)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;- Parameters:
values- The values to add.- Returns:
- This builder for chaining.
-
clearValues
public Condition.Builder clearValues()
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;- Returns:
- This builder for chaining.
-
addValuesBytes
public Condition.Builder addValuesBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;- Parameters:
value- The bytes of the values to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Condition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
mergeUnknownFields
public final Condition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
-