Package com.google.cloud.compute.v1
Class Rule.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>
-
- com.google.cloud.compute.v1.Rule.Builder
-
- All Implemented Interfaces:
RuleOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Rule
public static final class Rule.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder> implements RuleOrBuilder
This is deprecated and has no effect. Do not use.
Protobuf typegoogle.cloud.compute.v1.Rule
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Rule.BuilderaddAllConditions(Iterable<? extends Condition> values)This is deprecated and has no effect.Rule.BuilderaddAllIns(Iterable<String> values)This is deprecated and has no effect.Rule.BuilderaddAllLogConfigs(Iterable<? extends LogConfig> values)This is deprecated and has no effect.Rule.BuilderaddAllNotIns(Iterable<String> values)This is deprecated and has no effect.Rule.BuilderaddAllPermissions(Iterable<String> values)This is deprecated and has no effect.Rule.BuilderaddConditions(int index, Condition value)This is deprecated and has no effect.Rule.BuilderaddConditions(int index, Condition.Builder builderForValue)This is deprecated and has no effect.Rule.BuilderaddConditions(Condition value)This is deprecated and has no effect.Rule.BuilderaddConditions(Condition.Builder builderForValue)This is deprecated and has no effect.Condition.BuilderaddConditionsBuilder()This is deprecated and has no effect.Condition.BuilderaddConditionsBuilder(int index)This is deprecated and has no effect.Rule.BuilderaddIns(String value)This is deprecated and has no effect.Rule.BuilderaddInsBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Rule.BuilderaddLogConfigs(int index, LogConfig value)This is deprecated and has no effect.Rule.BuilderaddLogConfigs(int index, LogConfig.Builder builderForValue)This is deprecated and has no effect.Rule.BuilderaddLogConfigs(LogConfig value)This is deprecated and has no effect.Rule.BuilderaddLogConfigs(LogConfig.Builder builderForValue)This is deprecated and has no effect.LogConfig.BuilderaddLogConfigsBuilder()This is deprecated and has no effect.LogConfig.BuilderaddLogConfigsBuilder(int index)This is deprecated and has no effect.Rule.BuilderaddNotIns(String value)This is deprecated and has no effect.Rule.BuilderaddNotInsBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Rule.BuilderaddPermissions(String value)This is deprecated and has no effect.Rule.BuilderaddPermissionsBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Rule.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Rulebuild()RulebuildPartial()Rule.Builderclear()Rule.BuilderclearAction()This is deprecated and has no effect.Rule.BuilderclearConditions()This is deprecated and has no effect.Rule.BuilderclearDescription()This is deprecated and has no effect.Rule.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Rule.BuilderclearIns()This is deprecated and has no effect.Rule.BuilderclearLogConfigs()This is deprecated and has no effect.Rule.BuilderclearNotIns()This is deprecated and has no effect.Rule.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Rule.BuilderclearPermissions()This is deprecated and has no effect.Rule.Builderclone()StringgetAction()This is deprecated and has no effect.com.google.protobuf.ByteStringgetActionBytes()This is deprecated and has no effect.ConditiongetConditions(int index)This is deprecated and has no effect.Condition.BuildergetConditionsBuilder(int index)This is deprecated and has no effect.List<Condition.Builder>getConditionsBuilderList()This is deprecated and has no effect.intgetConditionsCount()This is deprecated and has no effect.List<Condition>getConditionsList()This is deprecated and has no effect.ConditionOrBuildergetConditionsOrBuilder(int index)This is deprecated and has no effect.List<? extends ConditionOrBuilder>getConditionsOrBuilderList()This is deprecated and has no effect.RulegetDefaultInstanceForType()StringgetDescription()This is deprecated and has no effect.com.google.protobuf.ByteStringgetDescriptionBytes()This is deprecated and has no effect.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetIns(int index)This is deprecated and has no effect.com.google.protobuf.ByteStringgetInsBytes(int index)This is deprecated and has no effect.intgetInsCount()This is deprecated and has no effect.com.google.protobuf.ProtocolStringListgetInsList()This is deprecated and has no effect.LogConfiggetLogConfigs(int index)This is deprecated and has no effect.LogConfig.BuildergetLogConfigsBuilder(int index)This is deprecated and has no effect.List<LogConfig.Builder>getLogConfigsBuilderList()This is deprecated and has no effect.intgetLogConfigsCount()This is deprecated and has no effect.List<LogConfig>getLogConfigsList()This is deprecated and has no effect.LogConfigOrBuildergetLogConfigsOrBuilder(int index)This is deprecated and has no effect.List<? extends LogConfigOrBuilder>getLogConfigsOrBuilderList()This is deprecated and has no effect.StringgetNotIns(int index)This is deprecated and has no effect.com.google.protobuf.ByteStringgetNotInsBytes(int index)This is deprecated and has no effect.intgetNotInsCount()This is deprecated and has no effect.com.google.protobuf.ProtocolStringListgetNotInsList()This is deprecated and has no effect.StringgetPermissions(int index)This is deprecated and has no effect.com.google.protobuf.ByteStringgetPermissionsBytes(int index)This is deprecated and has no effect.intgetPermissionsCount()This is deprecated and has no effect.com.google.protobuf.ProtocolStringListgetPermissionsList()This is deprecated and has no effect.booleanhasAction()This is deprecated and has no effect.booleanhasDescription()This is deprecated and has no effect.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Rule.BuildermergeFrom(Rule other)Rule.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Rule.BuildermergeFrom(com.google.protobuf.Message other)Rule.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Rule.BuilderremoveConditions(int index)This is deprecated and has no effect.Rule.BuilderremoveLogConfigs(int index)This is deprecated and has no effect.Rule.BuildersetAction(String value)This is deprecated and has no effect.Rule.BuildersetActionBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Rule.BuildersetConditions(int index, Condition value)This is deprecated and has no effect.Rule.BuildersetConditions(int index, Condition.Builder builderForValue)This is deprecated and has no effect.Rule.BuildersetDescription(String value)This is deprecated and has no effect.Rule.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)This is deprecated and has no effect.Rule.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Rule.BuildersetIns(int index, String value)This is deprecated and has no effect.Rule.BuildersetLogConfigs(int index, LogConfig value)This is deprecated and has no effect.Rule.BuildersetLogConfigs(int index, LogConfig.Builder builderForValue)This is deprecated and has no effect.Rule.BuildersetNotIns(int index, String value)This is deprecated and has no effect.Rule.BuildersetPermissions(int index, String value)This is deprecated and has no effect.Rule.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Rule.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<Rule.Builder>
-
clear
public Rule.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<Rule.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<Rule.Builder>
-
getDefaultInstanceForType
public Rule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Rule build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Rule buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Rule.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<Rule.Builder>
-
setField
public Rule.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<Rule.Builder>
-
clearField
public Rule.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>
-
clearOneof
public Rule.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>
-
setRepeatedField
public Rule.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<Rule.Builder>
-
addRepeatedField
public Rule.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<Rule.Builder>
-
mergeFrom
public Rule.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Rule.Builder>
-
mergeFrom
public Rule.Builder mergeFrom(Rule other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>
-
mergeFrom
public Rule.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<Rule.Builder>- Throws:
IOException
-
hasAction
public boolean hasAction()
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
optional string action = 187661878;- Specified by:
hasActionin interfaceRuleOrBuilder- Returns:
- Whether the action field is set.
-
getAction
public String getAction()
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
optional string action = 187661878;- Specified by:
getActionin interfaceRuleOrBuilder- Returns:
- The action.
-
getActionBytes
public com.google.protobuf.ByteString getActionBytes()
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
optional string action = 187661878;- Specified by:
getActionBytesin interfaceRuleOrBuilder- Returns:
- The bytes for action.
-
setAction
public Rule.Builder setAction(String value)
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
optional string action = 187661878;- Parameters:
value- The action to set.- Returns:
- This builder for chaining.
-
clearAction
public Rule.Builder clearAction()
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
optional string action = 187661878;- Returns:
- This builder for chaining.
-
setActionBytes
public Rule.Builder setActionBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
optional string action = 187661878;- Parameters:
value- The bytes for action to set.- Returns:
- This builder for chaining.
-
getConditionsList
public List<Condition> getConditionsList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;- Specified by:
getConditionsListin interfaceRuleOrBuilder
-
getConditionsCount
public int getConditionsCount()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;- Specified by:
getConditionsCountin interfaceRuleOrBuilder
-
getConditions
public Condition getConditions(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;- Specified by:
getConditionsin interfaceRuleOrBuilder
-
setConditions
public Rule.Builder setConditions(int index, Condition value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
setConditions
public Rule.Builder setConditions(int index, Condition.Builder builderForValue)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
addConditions
public Rule.Builder addConditions(Condition value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
addConditions
public Rule.Builder addConditions(int index, Condition value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
addConditions
public Rule.Builder addConditions(Condition.Builder builderForValue)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
addConditions
public Rule.Builder addConditions(int index, Condition.Builder builderForValue)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
addAllConditions
public Rule.Builder addAllConditions(Iterable<? extends Condition> values)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
clearConditions
public Rule.Builder clearConditions()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
removeConditions
public Rule.Builder removeConditions(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
getConditionsBuilder
public Condition.Builder getConditionsBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
getConditionsOrBuilder
public ConditionOrBuilder getConditionsOrBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;- Specified by:
getConditionsOrBuilderin interfaceRuleOrBuilder
-
getConditionsOrBuilderList
public List<? extends ConditionOrBuilder> getConditionsOrBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;- Specified by:
getConditionsOrBuilderListin interfaceRuleOrBuilder
-
addConditionsBuilder
public Condition.Builder addConditionsBuilder()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
addConditionsBuilder
public Condition.Builder addConditionsBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
getConditionsBuilderList
public List<Condition.Builder> getConditionsBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;
-
hasDescription
public boolean hasDescription()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;- Specified by:
hasDescriptionin interfaceRuleOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;- Specified by:
getDescriptionin interfaceRuleOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;- Specified by:
getDescriptionBytesin interfaceRuleOrBuilder- Returns:
- The bytes for description.
-
setDescription
public Rule.Builder setDescription(String value)
This is deprecated and has no effect. Do not use.
optional string description = 422937596;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Rule.Builder clearDescription()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Rule.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
optional string description = 422937596;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getInsList
public com.google.protobuf.ProtocolStringList getInsList()
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;- Specified by:
getInsListin interfaceRuleOrBuilder- Returns:
- A list containing the ins.
-
getInsCount
public int getInsCount()
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;- Specified by:
getInsCountin interfaceRuleOrBuilder- Returns:
- The count of ins.
-
getIns
public String getIns(int index)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;- Specified by:
getInsin interfaceRuleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The ins at the given index.
-
getInsBytes
public com.google.protobuf.ByteString getInsBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;- Specified by:
getInsBytesin interfaceRuleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the ins at the given index.
-
setIns
public Rule.Builder setIns(int index, String value)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;- Parameters:
index- The index to set the value at.value- The ins to set.- Returns:
- This builder for chaining.
-
addIns
public Rule.Builder addIns(String value)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;- Parameters:
value- The ins to add.- Returns:
- This builder for chaining.
-
addAllIns
public Rule.Builder addAllIns(Iterable<String> values)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;- Parameters:
values- The ins to add.- Returns:
- This builder for chaining.
-
clearIns
public Rule.Builder clearIns()
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;- Returns:
- This builder for chaining.
-
addInsBytes
public Rule.Builder addInsBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;- Parameters:
value- The bytes of the ins to add.- Returns:
- This builder for chaining.
-
getLogConfigsList
public List<LogConfig> getLogConfigsList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;- Specified by:
getLogConfigsListin interfaceRuleOrBuilder
-
getLogConfigsCount
public int getLogConfigsCount()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;- Specified by:
getLogConfigsCountin interfaceRuleOrBuilder
-
getLogConfigs
public LogConfig getLogConfigs(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;- Specified by:
getLogConfigsin interfaceRuleOrBuilder
-
setLogConfigs
public Rule.Builder setLogConfigs(int index, LogConfig value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
setLogConfigs
public Rule.Builder setLogConfigs(int index, LogConfig.Builder builderForValue)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
addLogConfigs
public Rule.Builder addLogConfigs(LogConfig value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
addLogConfigs
public Rule.Builder addLogConfigs(int index, LogConfig value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
addLogConfigs
public Rule.Builder addLogConfigs(LogConfig.Builder builderForValue)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
addLogConfigs
public Rule.Builder addLogConfigs(int index, LogConfig.Builder builderForValue)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
addAllLogConfigs
public Rule.Builder addAllLogConfigs(Iterable<? extends LogConfig> values)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
clearLogConfigs
public Rule.Builder clearLogConfigs()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
removeLogConfigs
public Rule.Builder removeLogConfigs(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
getLogConfigsBuilder
public LogConfig.Builder getLogConfigsBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
getLogConfigsOrBuilder
public LogConfigOrBuilder getLogConfigsOrBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;- Specified by:
getLogConfigsOrBuilderin interfaceRuleOrBuilder
-
getLogConfigsOrBuilderList
public List<? extends LogConfigOrBuilder> getLogConfigsOrBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;- Specified by:
getLogConfigsOrBuilderListin interfaceRuleOrBuilder
-
addLogConfigsBuilder
public LogConfig.Builder addLogConfigsBuilder()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
addLogConfigsBuilder
public LogConfig.Builder addLogConfigsBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
getLogConfigsBuilderList
public List<LogConfig.Builder> getLogConfigsBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;
-
getNotInsList
public com.google.protobuf.ProtocolStringList getNotInsList()
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;- Specified by:
getNotInsListin interfaceRuleOrBuilder- Returns:
- A list containing the notIns.
-
getNotInsCount
public int getNotInsCount()
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;- Specified by:
getNotInsCountin interfaceRuleOrBuilder- Returns:
- The count of notIns.
-
getNotIns
public String getNotIns(int index)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;- Specified by:
getNotInsin interfaceRuleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The notIns at the given index.
-
getNotInsBytes
public com.google.protobuf.ByteString getNotInsBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;- Specified by:
getNotInsBytesin interfaceRuleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the notIns at the given index.
-
setNotIns
public Rule.Builder setNotIns(int index, String value)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;- Parameters:
index- The index to set the value at.value- The notIns to set.- Returns:
- This builder for chaining.
-
addNotIns
public Rule.Builder addNotIns(String value)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;- Parameters:
value- The notIns to add.- Returns:
- This builder for chaining.
-
addAllNotIns
public Rule.Builder addAllNotIns(Iterable<String> values)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;- Parameters:
values- The notIns to add.- Returns:
- This builder for chaining.
-
clearNotIns
public Rule.Builder clearNotIns()
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;- Returns:
- This builder for chaining.
-
addNotInsBytes
public Rule.Builder addNotInsBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;- Parameters:
value- The bytes of the notIns to add.- Returns:
- This builder for chaining.
-
getPermissionsList
public com.google.protobuf.ProtocolStringList getPermissionsList()
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;- Specified by:
getPermissionsListin interfaceRuleOrBuilder- Returns:
- A list containing the permissions.
-
getPermissionsCount
public int getPermissionsCount()
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;- Specified by:
getPermissionsCountin interfaceRuleOrBuilder- Returns:
- The count of permissions.
-
getPermissions
public String getPermissions(int index)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;- Specified by:
getPermissionsin interfaceRuleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The permissions at the given index.
-
getPermissionsBytes
public com.google.protobuf.ByteString getPermissionsBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;- Specified by:
getPermissionsBytesin interfaceRuleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the permissions at the given index.
-
setPermissions
public Rule.Builder setPermissions(int index, String value)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;- Parameters:
index- The index to set the value at.value- The permissions to set.- Returns:
- This builder for chaining.
-
addPermissions
public Rule.Builder addPermissions(String value)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;- Parameters:
value- The permissions to add.- Returns:
- This builder for chaining.
-
addAllPermissions
public Rule.Builder addAllPermissions(Iterable<String> values)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;- Parameters:
values- The permissions to add.- Returns:
- This builder for chaining.
-
clearPermissions
public Rule.Builder clearPermissions()
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;- Returns:
- This builder for chaining.
-
addPermissionsBytes
public Rule.Builder addPermissionsBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;- Parameters:
value- The bytes of the permissions to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Rule.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>
-
mergeUnknownFields
public final Rule.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>
-
-