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.Builder
addAllValues(Iterable<String> values)
This is deprecated and has no effect.Condition.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Condition.Builder
addValues(String value)
This is deprecated and has no effect.Condition.Builder
addValuesBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.Condition
build()
Condition
buildPartial()
Condition.Builder
clear()
Condition.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Condition.Builder
clearIam()
This is deprecated and has no effect.Condition.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Condition.Builder
clearOp()
This is deprecated and has no effect.Condition.Builder
clearSvc()
This is deprecated and has no effect.Condition.Builder
clearSys()
This is deprecated and has no effect.Condition.Builder
clearValues()
This is deprecated and has no effect.Condition.Builder
clone()
Condition
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getIam()
This is deprecated and has no effect.com.google.protobuf.ByteString
getIamBytes()
This is deprecated and has no effect.String
getOp()
This is deprecated and has no effect.com.google.protobuf.ByteString
getOpBytes()
This is deprecated and has no effect.String
getSvc()
This is deprecated and has no effect.com.google.protobuf.ByteString
getSvcBytes()
This is deprecated and has no effect.String
getSys()
This is deprecated and has no effect.com.google.protobuf.ByteString
getSysBytes()
This is deprecated and has no effect.String
getValues(int index)
This is deprecated and has no effect.com.google.protobuf.ByteString
getValuesBytes(int index)
This is deprecated and has no effect.int
getValuesCount()
This is deprecated and has no effect.com.google.protobuf.ProtocolStringList
getValuesList()
This is deprecated and has no effect.boolean
hasIam()
This is deprecated and has no effect.boolean
hasOp()
This is deprecated and has no effect.boolean
hasSvc()
This is deprecated and has no effect.boolean
hasSys()
This is deprecated and has no effect.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Condition.Builder
mergeFrom(Condition other)
Condition.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Condition.Builder
mergeFrom(com.google.protobuf.Message other)
Condition.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Condition.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Condition.Builder
setIam(String value)
This is deprecated and has no effect.Condition.Builder
setIamBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.Condition.Builder
setOp(String value)
This is deprecated and has no effect.Condition.Builder
setOpBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.Condition.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Condition.Builder
setSvc(String value)
This is deprecated and has no effect.Condition.Builder
setSvcBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.Condition.Builder
setSys(String value)
This is deprecated and has no effect.Condition.Builder
setSysBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.Condition.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Condition.Builder
setValues(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
clear
public Condition.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
getDefaultInstanceForType
public Condition getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Condition build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Condition buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Condition.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
setField
public Condition.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
clearField
public Condition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
clearOneof
public Condition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
setRepeatedField
public Condition.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
addRepeatedField
public Condition.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
mergeFrom
public Condition.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Condition.Builder>
-
mergeFrom
public Condition.Builder mergeFrom(Condition other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
hasIam
in 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:
getIam
in 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:
getIamBytes
in 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:
hasOp
in 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:
getOp
in 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:
getOpBytes
in 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:
hasSvc
in 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:
getSvc
in 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:
getSvcBytes
in 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:
hasSys
in 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:
getSys
in 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:
getSysBytes
in 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:
getValuesList
in 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:
getValuesCount
in 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:
getValues
in 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:
getValuesBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
mergeUnknownFields
public final Condition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>
-
-