Class InvocationPolicyOuterClass.FlagPolicy
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.devtools.build.lib.runtime.proto.InvocationPolicyOuterClass.FlagPolicy
-
- All Implemented Interfaces:
InvocationPolicyOuterClass.FlagPolicyOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
- Enclosing class:
- InvocationPolicyOuterClass
public static final class InvocationPolicyOuterClass.FlagPolicy extends com.google.protobuf.GeneratedMessageV3 implements InvocationPolicyOuterClass.FlagPolicyOrBuilder
A policy for controlling the value of a flag.
Protobuf typeblaze.invocation_policy.FlagPolicy- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInvocationPolicyOuterClass.FlagPolicy.BuilderA policy for controlling the value of a flag.static classInvocationPolicyOuterClass.FlagPolicy.OperationCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intALLOW_VALUES_FIELD_NUMBERstatic intCOMMANDS_FIELD_NUMBERstatic intDISALLOW_VALUES_FIELD_NUMBERstatic intFLAG_NAME_FIELD_NUMBERstatic com.google.protobuf.Parser<InvocationPolicyOuterClass.FlagPolicy>PARSERDeprecated.static intSET_VALUE_FIELD_NUMBERstatic intUSE_DEFAULT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)InvocationPolicyOuterClass.AllowValuesgetAllowValues().blaze.invocation_policy.AllowValues allow_values = 6;InvocationPolicyOuterClass.AllowValuesOrBuildergetAllowValuesOrBuilder().blaze.invocation_policy.AllowValues allow_values = 6;java.lang.StringgetCommands(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.intgetCommandsCount()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.ProtocolStringListgetCommandsList()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.static InvocationPolicyOuterClass.FlagPolicygetDefaultInstance()InvocationPolicyOuterClass.FlagPolicygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()InvocationPolicyOuterClass.DisallowValuesgetDisallowValues().blaze.invocation_policy.DisallowValues disallow_values = 5;InvocationPolicyOuterClass.DisallowValuesOrBuildergetDisallowValuesOrBuilder().blaze.invocation_policy.DisallowValues disallow_values = 5;java.lang.StringgetFlagName()The name of the flag to enforce this policy on.com.google.protobuf.ByteStringgetFlagNameBytes()The name of the flag to enforce this policy on.InvocationPolicyOuterClass.FlagPolicy.OperationCasegetOperationCase()com.google.protobuf.Parser<InvocationPolicyOuterClass.FlagPolicy>getParserForType()intgetSerializedSize()InvocationPolicyOuterClass.SetValuegetSetValue().blaze.invocation_policy.SetValue set_value = 3;InvocationPolicyOuterClass.SetValueOrBuildergetSetValueOrBuilder().blaze.invocation_policy.SetValue set_value = 3;com.google.protobuf.UnknownFieldSetgetUnknownFields()InvocationPolicyOuterClass.UseDefaultgetUseDefault().blaze.invocation_policy.UseDefault use_default = 4;InvocationPolicyOuterClass.UseDefaultOrBuildergetUseDefaultOrBuilder().blaze.invocation_policy.UseDefault use_default = 4;booleanhasAllowValues().blaze.invocation_policy.AllowValues allow_values = 6;booleanhasDisallowValues().blaze.invocation_policy.DisallowValues disallow_values = 5;booleanhasFlagName()The name of the flag to enforce this policy on.inthashCode()booleanhasSetValue().blaze.invocation_policy.SetValue set_value = 3;booleanhasUseDefault().blaze.invocation_policy.UseDefault use_default = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static InvocationPolicyOuterClass.FlagPolicy.BuildernewBuilder()static InvocationPolicyOuterClass.FlagPolicy.BuildernewBuilder(InvocationPolicyOuterClass.FlagPolicy prototype)InvocationPolicyOuterClass.FlagPolicy.BuildernewBuilderForType()protected InvocationPolicyOuterClass.FlagPolicy.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static InvocationPolicyOuterClass.FlagPolicyparseDelimitedFrom(java.io.InputStream input)static InvocationPolicyOuterClass.FlagPolicyparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InvocationPolicyOuterClass.FlagPolicyparseFrom(byte[] data)static InvocationPolicyOuterClass.FlagPolicyparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InvocationPolicyOuterClass.FlagPolicyparseFrom(com.google.protobuf.ByteString data)static InvocationPolicyOuterClass.FlagPolicyparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InvocationPolicyOuterClass.FlagPolicyparseFrom(com.google.protobuf.CodedInputStream input)static InvocationPolicyOuterClass.FlagPolicyparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InvocationPolicyOuterClass.FlagPolicyparseFrom(java.io.InputStream input)static InvocationPolicyOuterClass.FlagPolicyparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InvocationPolicyOuterClass.FlagPolicyparseFrom(java.nio.ByteBuffer data)static InvocationPolicyOuterClass.FlagPolicyparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<InvocationPolicyOuterClass.FlagPolicy>parser()InvocationPolicyOuterClass.FlagPolicy.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
FLAG_NAME_FIELD_NUMBER
public static final int FLAG_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMMANDS_FIELD_NUMBER
public static final int COMMANDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SET_VALUE_FIELD_NUMBER
public static final int SET_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_DEFAULT_FIELD_NUMBER
public static final int USE_DEFAULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISALLOW_VALUES_FIELD_NUMBER
public static final int DISALLOW_VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALLOW_VALUES_FIELD_NUMBER
public static final int ALLOW_VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<InvocationPolicyOuterClass.FlagPolicy> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getOperationCase
public InvocationPolicyOuterClass.FlagPolicy.OperationCase getOperationCase()
- Specified by:
getOperationCasein interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder
-
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
public java.lang.String 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.
-
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
public java.lang.String 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. 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.
-
hasSetValue
public boolean hasSetValue()
.blaze.invocation_policy.SetValue set_value = 3;- Specified by:
hasSetValuein interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- Whether the setValue field is set.
-
getSetValue
public InvocationPolicyOuterClass.SetValue getSetValue()
.blaze.invocation_policy.SetValue set_value = 3;- Specified by:
getSetValuein interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The setValue.
-
getSetValueOrBuilder
public InvocationPolicyOuterClass.SetValueOrBuilder 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
public InvocationPolicyOuterClass.UseDefault getUseDefault()
.blaze.invocation_policy.UseDefault use_default = 4;- Specified by:
getUseDefaultin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The useDefault.
-
getUseDefaultOrBuilder
public InvocationPolicyOuterClass.UseDefaultOrBuilder 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
public InvocationPolicyOuterClass.DisallowValues getDisallowValues()
.blaze.invocation_policy.DisallowValues disallow_values = 5;- Specified by:
getDisallowValuesin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The disallowValues.
-
getDisallowValuesOrBuilder
public InvocationPolicyOuterClass.DisallowValuesOrBuilder 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
public InvocationPolicyOuterClass.AllowValues getAllowValues()
.blaze.invocation_policy.AllowValues allow_values = 6;- Specified by:
getAllowValuesin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder- Returns:
- The allowValues.
-
getAllowValuesOrBuilder
public InvocationPolicyOuterClass.AllowValuesOrBuilder getAllowValuesOrBuilder()
.blaze.invocation_policy.AllowValues allow_values = 6;- Specified by:
getAllowValuesOrBuilderin interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static InvocationPolicyOuterClass.FlagPolicy parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static InvocationPolicyOuterClass.FlagPolicy parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static InvocationPolicyOuterClass.FlagPolicy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public InvocationPolicyOuterClass.FlagPolicy.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InvocationPolicyOuterClass.FlagPolicy.Builder newBuilder()
-
newBuilder
public static InvocationPolicyOuterClass.FlagPolicy.Builder newBuilder(InvocationPolicyOuterClass.FlagPolicy prototype)
-
toBuilder
public InvocationPolicyOuterClass.FlagPolicy.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InvocationPolicyOuterClass.FlagPolicy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InvocationPolicyOuterClass.FlagPolicy getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InvocationPolicyOuterClass.FlagPolicy> parser()
-
getParserForType
public com.google.protobuf.Parser<InvocationPolicyOuterClass.FlagPolicy> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InvocationPolicyOuterClass.FlagPolicy getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-