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 type
google.cloud.compute.v1.Condition| Modifier and Type | Method and 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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Condition.Builder |
mergeFrom(Condition other) |
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.
|
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<Condition.Builder>public Condition.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Condition.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<Condition.Builder>public Condition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Condition build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Condition buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Condition.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>public Condition.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<Condition.Builder>public Condition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>public Condition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>public Condition.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<Condition.Builder>public Condition.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<Condition.Builder>public Condition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Condition.Builder>public Condition.Builder mergeFrom(Condition other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>public Condition.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<Condition.Builder>IOExceptionpublic 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;hasIam in interface ConditionOrBuilderpublic 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;getIam in interface ConditionOrBuilderpublic 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;getIamBytes in interface ConditionOrBuilderpublic 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;value - The iam to set.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;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;value - The bytes for iam to set.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;hasOp in interface ConditionOrBuilderpublic 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;getOp in interface ConditionOrBuilderpublic 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;getOpBytes in interface ConditionOrBuilderpublic 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;value - The op to set.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;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;value - The bytes for op to set.public boolean hasSvc()
This is deprecated and has no effect. Do not use.
optional string svc = 114272;hasSvc in interface ConditionOrBuilderpublic String getSvc()
This is deprecated and has no effect. Do not use.
optional string svc = 114272;getSvc in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getSvcBytes()
This is deprecated and has no effect. Do not use.
optional string svc = 114272;getSvcBytes in interface ConditionOrBuilderpublic Condition.Builder setSvc(String value)
This is deprecated and has no effect. Do not use.
optional string svc = 114272;value - The svc to set.public Condition.Builder clearSvc()
This is deprecated and has no effect. Do not use.
optional string svc = 114272;public Condition.Builder setSvcBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
optional string svc = 114272;value - The bytes for svc to set.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;hasSys in interface ConditionOrBuilderpublic 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;getSys in interface ConditionOrBuilderpublic 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;getSysBytes in interface ConditionOrBuilderpublic 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;value - The sys to set.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;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;value - The bytes for sys to set.public com.google.protobuf.ProtocolStringList getValuesList()
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;getValuesList in interface ConditionOrBuilderpublic int getValuesCount()
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;getValuesCount in interface ConditionOrBuilderpublic String getValues(int index)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;getValues in interface ConditionOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getValuesBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;getValuesBytes in interface ConditionOrBuilderindex - The index of the value to return.public Condition.Builder setValues(int index, String value)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;index - The index to set the value at.value - The values to set.public Condition.Builder addValues(String value)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;value - The values to add.public Condition.Builder addAllValues(Iterable<String> values)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;values - The values to add.public Condition.Builder clearValues()
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;public Condition.Builder addValuesBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
repeated string values = 249928994;value - The bytes of the values to add.public final Condition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>public final Condition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Condition.Builder>Copyright © 2023 Google LLC. All rights reserved.