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 type
google.cloud.compute.v1.Rule| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
addAllConditions(Iterable<? extends Condition> values)
This is deprecated and has no effect.
|
Rule.Builder |
addAllIns(Iterable<String> values)
This is deprecated and has no effect.
|
Rule.Builder |
addAllLogConfigs(Iterable<? extends LogConfig> values)
This is deprecated and has no effect.
|
Rule.Builder |
addAllNotIns(Iterable<String> values)
This is deprecated and has no effect.
|
Rule.Builder |
addAllPermissions(Iterable<String> values)
This is deprecated and has no effect.
|
Rule.Builder |
addConditions(Condition.Builder builderForValue)
This is deprecated and has no effect.
|
Rule.Builder |
addConditions(Condition value)
This is deprecated and has no effect.
|
Rule.Builder |
addConditions(int index,
Condition.Builder builderForValue)
This is deprecated and has no effect.
|
Rule.Builder |
addConditions(int index,
Condition value)
This is deprecated and has no effect.
|
Condition.Builder |
addConditionsBuilder()
This is deprecated and has no effect.
|
Condition.Builder |
addConditionsBuilder(int index)
This is deprecated and has no effect.
|
Rule.Builder |
addIns(String value)
This is deprecated and has no effect.
|
Rule.Builder |
addInsBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.
|
Rule.Builder |
addLogConfigs(int index,
LogConfig.Builder builderForValue)
This is deprecated and has no effect.
|
Rule.Builder |
addLogConfigs(int index,
LogConfig value)
This is deprecated and has no effect.
|
Rule.Builder |
addLogConfigs(LogConfig.Builder builderForValue)
This is deprecated and has no effect.
|
Rule.Builder |
addLogConfigs(LogConfig value)
This is deprecated and has no effect.
|
LogConfig.Builder |
addLogConfigsBuilder()
This is deprecated and has no effect.
|
LogConfig.Builder |
addLogConfigsBuilder(int index)
This is deprecated and has no effect.
|
Rule.Builder |
addNotIns(String value)
This is deprecated and has no effect.
|
Rule.Builder |
addNotInsBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.
|
Rule.Builder |
addPermissions(String value)
This is deprecated and has no effect.
|
Rule.Builder |
addPermissionsBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.
|
Rule.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rule |
build() |
Rule |
buildPartial() |
Rule.Builder |
clear() |
Rule.Builder |
clearAction()
This is deprecated and has no effect.
|
Rule.Builder |
clearConditions()
This is deprecated and has no effect.
|
Rule.Builder |
clearDescription()
This is deprecated and has no effect.
|
Rule.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Rule.Builder |
clearIns()
This is deprecated and has no effect.
|
Rule.Builder |
clearLogConfigs()
This is deprecated and has no effect.
|
Rule.Builder |
clearNotIns()
This is deprecated and has no effect.
|
Rule.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Rule.Builder |
clearPermissions()
This is deprecated and has no effect.
|
Rule.Builder |
clone() |
String |
getAction()
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getActionBytes()
This is deprecated and has no effect.
|
Condition |
getConditions(int index)
This is deprecated and has no effect.
|
Condition.Builder |
getConditionsBuilder(int index)
This is deprecated and has no effect.
|
List<Condition.Builder> |
getConditionsBuilderList()
This is deprecated and has no effect.
|
int |
getConditionsCount()
This is deprecated and has no effect.
|
List<Condition> |
getConditionsList()
This is deprecated and has no effect.
|
ConditionOrBuilder |
getConditionsOrBuilder(int index)
This is deprecated and has no effect.
|
List<? extends ConditionOrBuilder> |
getConditionsOrBuilderList()
This is deprecated and has no effect.
|
Rule |
getDefaultInstanceForType() |
String |
getDescription()
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
This is deprecated and has no effect.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getIns(int index)
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getInsBytes(int index)
This is deprecated and has no effect.
|
int |
getInsCount()
This is deprecated and has no effect.
|
com.google.protobuf.ProtocolStringList |
getInsList()
This is deprecated and has no effect.
|
LogConfig |
getLogConfigs(int index)
This is deprecated and has no effect.
|
LogConfig.Builder |
getLogConfigsBuilder(int index)
This is deprecated and has no effect.
|
List<LogConfig.Builder> |
getLogConfigsBuilderList()
This is deprecated and has no effect.
|
int |
getLogConfigsCount()
This is deprecated and has no effect.
|
List<LogConfig> |
getLogConfigsList()
This is deprecated and has no effect.
|
LogConfigOrBuilder |
getLogConfigsOrBuilder(int index)
This is deprecated and has no effect.
|
List<? extends LogConfigOrBuilder> |
getLogConfigsOrBuilderList()
This is deprecated and has no effect.
|
String |
getNotIns(int index)
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getNotInsBytes(int index)
This is deprecated and has no effect.
|
int |
getNotInsCount()
This is deprecated and has no effect.
|
com.google.protobuf.ProtocolStringList |
getNotInsList()
This is deprecated and has no effect.
|
String |
getPermissions(int index)
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getPermissionsBytes(int index)
This is deprecated and has no effect.
|
int |
getPermissionsCount()
This is deprecated and has no effect.
|
com.google.protobuf.ProtocolStringList |
getPermissionsList()
This is deprecated and has no effect.
|
boolean |
hasAction()
This is deprecated and has no effect.
|
boolean |
hasDescription()
This is deprecated and has no effect.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Rule.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Rule.Builder |
mergeFrom(com.google.protobuf.Message other) |
Rule.Builder |
mergeFrom(Rule other) |
Rule.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Rule.Builder |
removeConditions(int index)
This is deprecated and has no effect.
|
Rule.Builder |
removeLogConfigs(int index)
This is deprecated and has no effect.
|
Rule.Builder |
setAction(String value)
This is deprecated and has no effect.
|
Rule.Builder |
setActionBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.
|
Rule.Builder |
setConditions(int index,
Condition.Builder builderForValue)
This is deprecated and has no effect.
|
Rule.Builder |
setConditions(int index,
Condition value)
This is deprecated and has no effect.
|
Rule.Builder |
setDescription(String value)
This is deprecated and has no effect.
|
Rule.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect.
|
Rule.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rule.Builder |
setIns(int index,
String value)
This is deprecated and has no effect.
|
Rule.Builder |
setLogConfigs(int index,
LogConfig.Builder builderForValue)
This is deprecated and has no effect.
|
Rule.Builder |
setLogConfigs(int index,
LogConfig value)
This is deprecated and has no effect.
|
Rule.Builder |
setNotIns(int index,
String value)
This is deprecated and has no effect.
|
Rule.Builder |
setPermissions(int index,
String value)
This is deprecated and has no effect.
|
Rule.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Rule.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<Rule.Builder>public Rule.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Rule.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<Rule.Builder>public Rule getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Rule build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Rule buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Rule.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>public Rule.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<Rule.Builder>public Rule.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>public Rule.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>public Rule.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<Rule.Builder>public Rule.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<Rule.Builder>public Rule.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Rule.Builder>public Rule.Builder mergeFrom(Rule other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>public Rule.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<Rule.Builder>IOExceptionpublic 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;hasAction in interface RuleOrBuilderpublic 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;getAction in interface RuleOrBuilderpublic 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;getActionBytes in interface RuleOrBuilderpublic 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;value - The action to set.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;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;value - The bytes for action to set.public List<Condition> getConditionsList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;getConditionsList in interface RuleOrBuilderpublic int getConditionsCount()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;getConditionsCount in interface RuleOrBuilderpublic Condition getConditions(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;getConditions in interface RuleOrBuilderpublic 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;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;public Rule.Builder addConditions(Condition value)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;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;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;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;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;public Rule.Builder clearConditions()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;public Rule.Builder removeConditions(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;public Condition.Builder getConditionsBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;public ConditionOrBuilder getConditionsOrBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;getConditionsOrBuilder in interface RuleOrBuilderpublic List<? extends ConditionOrBuilder> getConditionsOrBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;getConditionsOrBuilderList in interface RuleOrBuilderpublic Condition.Builder addConditionsBuilder()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;public Condition.Builder addConditionsBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;public List<Condition.Builder> getConditionsBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.Condition conditions = 142882488;public boolean hasDescription()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;hasDescription in interface RuleOrBuilderpublic String getDescription()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;getDescription in interface RuleOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;getDescriptionBytes in interface RuleOrBuilderpublic Rule.Builder setDescription(String value)
This is deprecated and has no effect. Do not use.
optional string description = 422937596;value - The description to set.public Rule.Builder clearDescription()
This is deprecated and has no effect. Do not use.
optional string description = 422937596;public Rule.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
optional string description = 422937596;value - The bytes for description to set.public com.google.protobuf.ProtocolStringList getInsList()
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;getInsList in interface RuleOrBuilderpublic int getInsCount()
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;getInsCount in interface RuleOrBuilderpublic String getIns(int index)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;getIns in interface RuleOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getInsBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;getInsBytes in interface RuleOrBuilderindex - The index of the value to return.public Rule.Builder setIns(int index, String value)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;index - The index to set the value at.value - The ins to set.public Rule.Builder addIns(String value)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;value - The ins to add.public Rule.Builder addAllIns(Iterable<String> values)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;values - The ins to add.public Rule.Builder clearIns()
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;public Rule.Builder addInsBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
repeated string ins = 104430;value - The bytes of the ins to add.public List<LogConfig> getLogConfigsList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;getLogConfigsList in interface RuleOrBuilderpublic int getLogConfigsCount()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;getLogConfigsCount in interface RuleOrBuilderpublic LogConfig getLogConfigs(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;getLogConfigs in interface RuleOrBuilderpublic 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;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;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;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;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;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;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;public Rule.Builder clearLogConfigs()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;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;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;public LogConfigOrBuilder getLogConfigsOrBuilder(int index)
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;getLogConfigsOrBuilder in interface RuleOrBuilderpublic List<? extends LogConfigOrBuilder> getLogConfigsOrBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;getLogConfigsOrBuilderList in interface RuleOrBuilderpublic LogConfig.Builder addLogConfigsBuilder()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;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;public List<LogConfig.Builder> getLogConfigsBuilderList()
This is deprecated and has no effect. Do not use.
repeated .google.cloud.compute.v1.LogConfig log_configs = 152873846;public com.google.protobuf.ProtocolStringList getNotInsList()
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;getNotInsList in interface RuleOrBuilderpublic int getNotInsCount()
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;getNotInsCount in interface RuleOrBuilderpublic String getNotIns(int index)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;getNotIns in interface RuleOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getNotInsBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;getNotInsBytes in interface RuleOrBuilderindex - The index of the value to return.public Rule.Builder setNotIns(int index, String value)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;index - The index to set the value at.value - The notIns to set.public Rule.Builder addNotIns(String value)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;value - The notIns to add.public Rule.Builder addAllNotIns(Iterable<String> values)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;values - The notIns to add.public Rule.Builder clearNotIns()
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;public Rule.Builder addNotInsBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
repeated string not_ins = 518443138;value - The bytes of the notIns to add.public com.google.protobuf.ProtocolStringList getPermissionsList()
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;getPermissionsList in interface RuleOrBuilderpublic int getPermissionsCount()
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;getPermissionsCount in interface RuleOrBuilderpublic String getPermissions(int index)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;getPermissions in interface RuleOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPermissionsBytes(int index)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;getPermissionsBytes in interface RuleOrBuilderindex - The index of the value to return.public Rule.Builder setPermissions(int index, String value)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;index - The index to set the value at.value - The permissions to set.public Rule.Builder addPermissions(String value)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;value - The permissions to add.public Rule.Builder addAllPermissions(Iterable<String> values)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;values - The permissions to add.public Rule.Builder clearPermissions()
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;public Rule.Builder addPermissionsBytes(com.google.protobuf.ByteString value)
This is deprecated and has no effect. Do not use.
repeated string permissions = 59962500;value - The bytes of the permissions to add.public final Rule.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>public final Rule.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Rule.Builder>Copyright © 2023 Google LLC. All rights reserved.