Class InvocationPolicyOuterClass
- java.lang.Object
-
- com.google.devtools.build.lib.runtime.proto.InvocationPolicyOuterClass
-
public final class InvocationPolicyOuterClass extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInvocationPolicyOuterClass.AllowValuesProtobuf typeblaze.invocation_policy.AllowValuesstatic interfaceInvocationPolicyOuterClass.AllowValuesOrBuilderstatic classInvocationPolicyOuterClass.DisallowValuesProtobuf typeblaze.invocation_policy.DisallowValuesstatic interfaceInvocationPolicyOuterClass.DisallowValuesOrBuilderstatic classInvocationPolicyOuterClass.FlagPolicyA policy for controlling the value of a flag.static interfaceInvocationPolicyOuterClass.FlagPolicyOrBuilderstatic classInvocationPolicyOuterClass.InvocationPolicyThe --invocation_policy flag takes a base64-encoded binary-serialized or text formatted InvocationPolicy message.static interfaceInvocationPolicyOuterClass.InvocationPolicyOrBuilderstatic classInvocationPolicyOuterClass.SetValueProtobuf typeblaze.invocation_policy.SetValuestatic interfaceInvocationPolicyOuterClass.SetValueOrBuilderstatic classInvocationPolicyOuterClass.UseDefaultUse the default value of the flag, as defined by Bazel (or equivalently, do not allow the user to set this flag).static interfaceInvocationPolicyOuterClass.UseDefaultOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-