Class InvocationPolicyOuterClass.FlagPolicy.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<InvocationPolicyOuterClass.FlagPolicy.Builder>
com.google.devtools.build.lib.runtime.proto.InvocationPolicyOuterClass.FlagPolicy.Builder
- All Implemented Interfaces:
InvocationPolicyOuterClass.FlagPolicyOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- InvocationPolicyOuterClass.FlagPolicy
public static final class InvocationPolicyOuterClass.FlagPolicy.Builder
extends com.google.protobuf.GeneratedMessage.Builder<InvocationPolicyOuterClass.FlagPolicy.Builder>
implements InvocationPolicyOuterClass.FlagPolicyOrBuilder
A policy for controlling the value of a flag.Protobuf type
blaze.invocation_policy.FlagPolicy-
Method Summary
Modifier and TypeMethodDescriptionaddAllCommands(Iterable<String> values) If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run.addCommands(String value) If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run.addCommandsBytes(com.google.protobuf.ByteString value) If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run.build()clear().blaze.invocation_policy.AllowValues allow_values = 6;If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run..blaze.invocation_policy.DisallowValues disallow_values = 5;The name of the flag to enforce this policy on..blaze.invocation_policy.SetValue set_value = 3;.blaze.invocation_policy.UseDefault use_default = 4;.blaze.invocation_policy.AllowValues allow_values = 6;.blaze.invocation_policy.AllowValues allow_values = 6;.blaze.invocation_policy.AllowValues allow_values = 6;getCommands(int index) If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run.com.google.protobuf.ByteStringgetCommandsBytes(int index) If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run.intIf set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run.com.google.protobuf.ProtocolStringListIf set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.blaze.invocation_policy.DisallowValues disallow_values = 5;.blaze.invocation_policy.DisallowValues disallow_values = 5;.blaze.invocation_policy.DisallowValues disallow_values = 5;The name of the flag to enforce this policy on.com.google.protobuf.ByteStringThe name of the flag to enforce this policy on..blaze.invocation_policy.SetValue set_value = 3;.blaze.invocation_policy.SetValue set_value = 3;.blaze.invocation_policy.SetValue set_value = 3;.blaze.invocation_policy.UseDefault use_default = 4;.blaze.invocation_policy.UseDefault use_default = 4;.blaze.invocation_policy.UseDefault use_default = 4;boolean.blaze.invocation_policy.AllowValues allow_values = 6;boolean.blaze.invocation_policy.DisallowValues disallow_values = 5;booleanThe name of the flag to enforce this policy on.boolean.blaze.invocation_policy.SetValue set_value = 3;boolean.blaze.invocation_policy.UseDefault use_default = 4;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal boolean.blaze.invocation_policy.AllowValues allow_values = 6;.blaze.invocation_policy.DisallowValues disallow_values = 5;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .blaze.invocation_policy.SetValue set_value = 3;.blaze.invocation_policy.UseDefault use_default = 4;.blaze.invocation_policy.AllowValues allow_values = 6;setAllowValues(InvocationPolicyOuterClass.AllowValues.Builder builderForValue) .blaze.invocation_policy.AllowValues allow_values = 6;setCommands(int index, String value) If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run..blaze.invocation_policy.DisallowValues disallow_values = 5;setDisallowValues(InvocationPolicyOuterClass.DisallowValues.Builder builderForValue) .blaze.invocation_policy.DisallowValues disallow_values = 5;setFlagName(String value) The name of the flag to enforce this policy on.setFlagNameBytes(com.google.protobuf.ByteString value) The name of the flag to enforce this policy on..blaze.invocation_policy.SetValue set_value = 3;setSetValue(InvocationPolicyOuterClass.SetValue.Builder builderForValue) .blaze.invocation_policy.SetValue set_value = 3;.blaze.invocation_policy.UseDefault use_default = 4;setUseDefault(InvocationPolicyOuterClass.UseDefault.Builder builderForValue) .blaze.invocation_policy.UseDefault use_default = 4;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<InvocationPolicyOuterClass.FlagPolicy.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<InvocationPolicyOuterClass.FlagPolicy.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.GeneratedMessage.Builder<InvocationPolicyOuterClass.FlagPolicy.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InvocationPolicyOuterClass.FlagPolicy.Builder>
-
mergeFrom
public InvocationPolicyOuterClass.FlagPolicy.Builder mergeFrom(InvocationPolicyOuterClass.FlagPolicy other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<InvocationPolicyOuterClass.FlagPolicy.Builder>
-
mergeFrom
public InvocationPolicyOuterClass.FlagPolicy.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<InvocationPolicyOuterClass.FlagPolicy.Builder>- Throws:
IOException
-
getOperationCase
- Specified by:
getOperationCasein interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder
-
clearOperation
-
hasFlagName
public boolean hasFlagName()The name of the flag to enforce this policy on. Note that this should be the full name of the flag, not the abbreviated name of the flag. If the user specifies the abbreviated name of a flag, that flag will be matched using its full name. The "no" prefix will not be parsed, so for boolean flags, use the flag's full name and explicitly set it to true or false.
optional string flag_name = 1;- Specified by:
hasFlagNamein interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- Whether the flagName field is set.
-
getFlagName
The name of the flag to enforce this policy on. Note that this should be the full name of the flag, not the abbreviated name of the flag. If the user specifies the abbreviated name of a flag, that flag will be matched using its full name. The "no" prefix will not be parsed, so for boolean flags, use the flag's full name and explicitly set it to true or false.
optional string flag_name = 1;- Specified by:
getFlagNamein interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The flagName.
-
getFlagNameBytes
public com.google.protobuf.ByteString getFlagNameBytes()The name of the flag to enforce this policy on. Note that this should be the full name of the flag, not the abbreviated name of the flag. If the user specifies the abbreviated name of a flag, that flag will be matched using its full name. The "no" prefix will not be parsed, so for boolean flags, use the flag's full name and explicitly set it to true or false.
optional string flag_name = 1;- Specified by:
getFlagNameBytesin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The bytes for flagName.
-
setFlagName
The name of the flag to enforce this policy on. Note that this should be the full name of the flag, not the abbreviated name of the flag. If the user specifies the abbreviated name of a flag, that flag will be matched using its full name. The "no" prefix will not be parsed, so for boolean flags, use the flag's full name and explicitly set it to true or false.
optional string flag_name = 1;- Parameters:
value- The flagName to set.- Returns:
- This builder for chaining.
-
clearFlagName
The name of the flag to enforce this policy on. Note that this should be the full name of the flag, not the abbreviated name of the flag. If the user specifies the abbreviated name of a flag, that flag will be matched using its full name. The "no" prefix will not be parsed, so for boolean flags, use the flag's full name and explicitly set it to true or false.
optional string flag_name = 1;- Returns:
- This builder for chaining.
-
setFlagNameBytes
public InvocationPolicyOuterClass.FlagPolicy.Builder setFlagNameBytes(com.google.protobuf.ByteString value) The name of the flag to enforce this policy on. Note that this should be the full name of the flag, not the abbreviated name of the flag. If the user specifies the abbreviated name of a flag, that flag will be matched using its full name. The "no" prefix will not be parsed, so for boolean flags, use the flag's full name and explicitly set it to true or false.
optional string flag_name = 1;- Parameters:
value- The bytes for flagName to set.- Returns:
- This builder for chaining.
-
getCommandsList
public com.google.protobuf.ProtocolStringList getCommandsList()If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run. For instance, if "build" is one of the commands here, then this policy will apply to any command that inherits from build, such as info, coverage, or test. If empty, this flag policy is applied for all commands. This allows the policy setter to add all policies to the proto without having to determine which Bazel command the user is actually running. Additionally, Bazel allows multiple flags to be defined by the same name, and the specific flag definition is determined by the command.
repeated string commands = 2;- Specified by:
getCommandsListin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- A list containing the commands.
-
getCommandsCount
public int getCommandsCount()If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run. For instance, if "build" is one of the commands here, then this policy will apply to any command that inherits from build, such as info, coverage, or test. If empty, this flag policy is applied for all commands. This allows the policy setter to add all policies to the proto without having to determine which Bazel command the user is actually running. Additionally, Bazel allows multiple flags to be defined by the same name, and the specific flag definition is determined by the command.
repeated string commands = 2;- Specified by:
getCommandsCountin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The count of commands.
-
getCommands
If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run. For instance, if "build" is one of the commands here, then this policy will apply to any command that inherits from build, such as info, coverage, or test. If empty, this flag policy is applied for all commands. This allows the policy setter to add all policies to the proto without having to determine which Bazel command the user is actually running. Additionally, Bazel allows multiple flags to be defined by the same name, and the specific flag definition is determined by the command.
repeated string commands = 2;- Specified by:
getCommandsin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The commands at the given index.
-
getCommandsBytes
public com.google.protobuf.ByteString getCommandsBytes(int index) If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run. For instance, if "build" is one of the commands here, then this policy will apply to any command that inherits from build, such as info, coverage, or test. If empty, this flag policy is applied for all commands. This allows the policy setter to add all policies to the proto without having to determine which Bazel command the user is actually running. Additionally, Bazel allows multiple flags to be defined by the same name, and the specific flag definition is determined by the command.
repeated string commands = 2;- Specified by:
getCommandsBytesin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the commands at the given index.
-
setCommands
If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run. For instance, if "build" is one of the commands here, then this policy will apply to any command that inherits from build, such as info, coverage, or test. If empty, this flag policy is applied for all commands. This allows the policy setter to add all policies to the proto without having to determine which Bazel command the user is actually running. Additionally, Bazel allows multiple flags to be defined by the same name, and the specific flag definition is determined by the command.
repeated string commands = 2;- Parameters:
index- The index to set the value at.value- The commands to set.- Returns:
- This builder for chaining.
-
addCommands
If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run. For instance, if "build" is one of the commands here, then this policy will apply to any command that inherits from build, such as info, coverage, or test. If empty, this flag policy is applied for all commands. This allows the policy setter to add all policies to the proto without having to determine which Bazel command the user is actually running. Additionally, Bazel allows multiple flags to be defined by the same name, and the specific flag definition is determined by the command.
repeated string commands = 2;- Parameters:
value- The commands to add.- Returns:
- This builder for chaining.
-
addAllCommands
If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run. For instance, if "build" is one of the commands here, then this policy will apply to any command that inherits from build, such as info, coverage, or test. If empty, this flag policy is applied for all commands. This allows the policy setter to add all policies to the proto without having to determine which Bazel command the user is actually running. Additionally, Bazel allows multiple flags to be defined by the same name, and the specific flag definition is determined by the command.
repeated string commands = 2;- Parameters:
values- The commands to add.- Returns:
- This builder for chaining.
-
clearCommands
If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run. For instance, if "build" is one of the commands here, then this policy will apply to any command that inherits from build, such as info, coverage, or test. If empty, this flag policy is applied for all commands. This allows the policy setter to add all policies to the proto without having to determine which Bazel command the user is actually running. Additionally, Bazel allows multiple flags to be defined by the same name, and the specific flag definition is determined by the command.
repeated string commands = 2;- Returns:
- This builder for chaining.
-
addCommandsBytes
public InvocationPolicyOuterClass.FlagPolicy.Builder addCommandsBytes(com.google.protobuf.ByteString value) If set, this flag policy is applied only if one of the given commands or a command that inherits from one of the given commands is being run. For instance, if "build" is one of the commands here, then this policy will apply to any command that inherits from build, such as info, coverage, or test. If empty, this flag policy is applied for all commands. This allows the policy setter to add all policies to the proto without having to determine which Bazel command the user is actually running. Additionally, Bazel allows multiple flags to be defined by the same name, and the specific flag definition is determined by the command.
repeated string commands = 2;- Parameters:
value- The bytes of the commands to add.- Returns:
- This builder for chaining.
-
hasSetValue
public boolean hasSetValue().blaze.invocation_policy.SetValue set_value = 3;- Specified by:
hasSetValuein interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- Whether the setValue field is set.
-
getSetValue
.blaze.invocation_policy.SetValue set_value = 3;- Specified by:
getSetValuein interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The setValue.
-
setSetValue
public InvocationPolicyOuterClass.FlagPolicy.Builder setSetValue(InvocationPolicyOuterClass.SetValue value) .blaze.invocation_policy.SetValue set_value = 3; -
setSetValue
public InvocationPolicyOuterClass.FlagPolicy.Builder setSetValue(InvocationPolicyOuterClass.SetValue.Builder builderForValue) .blaze.invocation_policy.SetValue set_value = 3; -
mergeSetValue
public InvocationPolicyOuterClass.FlagPolicy.Builder mergeSetValue(InvocationPolicyOuterClass.SetValue value) .blaze.invocation_policy.SetValue set_value = 3; -
clearSetValue
.blaze.invocation_policy.SetValue set_value = 3; -
getSetValueBuilder
.blaze.invocation_policy.SetValue set_value = 3; -
getSetValueOrBuilder
.blaze.invocation_policy.SetValue set_value = 3;- Specified by:
getSetValueOrBuilderin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder
-
hasUseDefault
public boolean hasUseDefault().blaze.invocation_policy.UseDefault use_default = 4;- Specified by:
hasUseDefaultin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- Whether the useDefault field is set.
-
getUseDefault
.blaze.invocation_policy.UseDefault use_default = 4;- Specified by:
getUseDefaultin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The useDefault.
-
setUseDefault
public InvocationPolicyOuterClass.FlagPolicy.Builder setUseDefault(InvocationPolicyOuterClass.UseDefault value) .blaze.invocation_policy.UseDefault use_default = 4; -
setUseDefault
public InvocationPolicyOuterClass.FlagPolicy.Builder setUseDefault(InvocationPolicyOuterClass.UseDefault.Builder builderForValue) .blaze.invocation_policy.UseDefault use_default = 4; -
mergeUseDefault
public InvocationPolicyOuterClass.FlagPolicy.Builder mergeUseDefault(InvocationPolicyOuterClass.UseDefault value) .blaze.invocation_policy.UseDefault use_default = 4; -
clearUseDefault
.blaze.invocation_policy.UseDefault use_default = 4; -
getUseDefaultBuilder
.blaze.invocation_policy.UseDefault use_default = 4; -
getUseDefaultOrBuilder
.blaze.invocation_policy.UseDefault use_default = 4;- Specified by:
getUseDefaultOrBuilderin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder
-
hasDisallowValues
public boolean hasDisallowValues().blaze.invocation_policy.DisallowValues disallow_values = 5;- Specified by:
hasDisallowValuesin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- Whether the disallowValues field is set.
-
getDisallowValues
.blaze.invocation_policy.DisallowValues disallow_values = 5;- Specified by:
getDisallowValuesin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The disallowValues.
-
setDisallowValues
public InvocationPolicyOuterClass.FlagPolicy.Builder setDisallowValues(InvocationPolicyOuterClass.DisallowValues value) .blaze.invocation_policy.DisallowValues disallow_values = 5; -
setDisallowValues
public InvocationPolicyOuterClass.FlagPolicy.Builder setDisallowValues(InvocationPolicyOuterClass.DisallowValues.Builder builderForValue) .blaze.invocation_policy.DisallowValues disallow_values = 5; -
mergeDisallowValues
public InvocationPolicyOuterClass.FlagPolicy.Builder mergeDisallowValues(InvocationPolicyOuterClass.DisallowValues value) .blaze.invocation_policy.DisallowValues disallow_values = 5; -
clearDisallowValues
.blaze.invocation_policy.DisallowValues disallow_values = 5; -
getDisallowValuesBuilder
.blaze.invocation_policy.DisallowValues disallow_values = 5; -
getDisallowValuesOrBuilder
.blaze.invocation_policy.DisallowValues disallow_values = 5;- Specified by:
getDisallowValuesOrBuilderin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder
-
hasAllowValues
public boolean hasAllowValues().blaze.invocation_policy.AllowValues allow_values = 6;- Specified by:
hasAllowValuesin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- Whether the allowValues field is set.
-
getAllowValues
.blaze.invocation_policy.AllowValues allow_values = 6;- Specified by:
getAllowValuesin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The allowValues.
-
setAllowValues
public InvocationPolicyOuterClass.FlagPolicy.Builder setAllowValues(InvocationPolicyOuterClass.AllowValues value) .blaze.invocation_policy.AllowValues allow_values = 6; -
setAllowValues
public InvocationPolicyOuterClass.FlagPolicy.Builder setAllowValues(InvocationPolicyOuterClass.AllowValues.Builder builderForValue) .blaze.invocation_policy.AllowValues allow_values = 6; -
mergeAllowValues
public InvocationPolicyOuterClass.FlagPolicy.Builder mergeAllowValues(InvocationPolicyOuterClass.AllowValues value) .blaze.invocation_policy.AllowValues allow_values = 6; -
clearAllowValues
.blaze.invocation_policy.AllowValues allow_values = 6; -
getAllowValuesBuilder
.blaze.invocation_policy.AllowValues allow_values = 6; -
getAllowValuesOrBuilder
.blaze.invocation_policy.AllowValues allow_values = 6;- Specified by:
getAllowValuesOrBuilderin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder
-