Home
last modified time | relevance | path

Searched refs:Command_OutputDirectoryFormat (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.pb.go49 type Command_OutputDirectoryFormat int32 type
54 Command_TREE_ONLY Command_OutputDirectoryFormat = 0
58 Command_DIRECTORY_ONLY Command_OutputDirectoryFormat = 1
63 Command_TREE_AND_DIRECTORY Command_OutputDirectoryFormat = 2
80 func (x Command_OutputDirectoryFormat) Enum() *Command_OutputDirectoryFormat {
81 p := new(Command_OutputDirectoryFormat)
86 func (x Command_OutputDirectoryFormat) String() string {
90 func (Command_OutputDirectoryFormat) Descriptor() protoreflect.EnumDescriptor {
94 func (Command_OutputDirectoryFormat) Type() protoreflect.EnumType {
98 func (x Command_OutputDirectoryFormat) Number() protoreflect.EnumNumber {
[all …]