Class InvocationPolicyOuterClass
java.lang.Object
com.google.devtools.build.lib.runtime.proto.InvocationPolicyOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeblaze.invocation_policy.AllowValuesstatic interfacestatic final classProtobuf typeblaze.invocation_policy.DisallowValuesstatic interfacestatic final classA policy for controlling the value of a flag.static interfacestatic final classThe --invocation_policy flag takes a base64-encoded binary-serialized or text formatted InvocationPolicy message.static interfacestatic final classProtobuf typeblaze.invocation_policy.SetValuestatic interfacestatic final classUse the default value of the flag, as defined by Bazel (or equivalently, do not allow the user to set this flag).static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
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()
-