giao diện công cộng BuildConfigurationOrBuilder
| Các lớp con gián tiếp đã biết |
Phương pháp công khai
| chuỗi trừu tượng | getCcFlags (chỉ số int) CC compiler flags, if known repeated string cc_flags = 2; |
| tóm tắt com.google.protobuf.ByteString | getCcFlagsBytes (chỉ mục int) CC compiler flags, if known repeated string cc_flags = 2; |
| int trừu tượng | getCcFlagsCount () CC compiler flags, if known repeated string cc_flags = 2; |
| Danh sách trừu tượng<String> | getCcFlagsList () CC compiler flags, if known repeated string cc_flags = 2; |
| chuỗi trừu tượng | getMode () opt, dbg, etc string mode = 1; |
| tóm tắt com.google.protobuf.ByteString | getModeBytes () opt, dbg, etc string mode = 1; |
| chuỗi trừu tượng | getOpts (chỉ số int) Bazel compilation options, if known repeated string opts = 3; |
| tóm tắt com.google.protobuf.ByteString | getOptsBytes (chỉ mục int) Bazel compilation options, if known repeated string opts = 3; |
| int trừu tượng | getOptsCount () Bazel compilation options, if known repeated string opts = 3; |
| Danh sách trừu tượng<String> | getOptsList () Bazel compilation options, if known repeated string opts = 3; |
Phương pháp công khai
Chuỗi trừu tượng công khai getCcFlags (chỉ mục int)
CC compiler flags, if known
repeated string cc_flags = 2; tóm tắt công khai com.google.protobuf.ByteString getCcFlagsBytes (chỉ mục int)
CC compiler flags, if known
repeated string cc_flags = 2; tóm tắt công khai int getCcFlagsCount ()
CC compiler flags, if known
repeated string cc_flags = 2; Danh sách tóm tắt công khai<String> getCcFlagsList ()
CC compiler flags, if known
repeated string cc_flags = 2; Chuỗi tóm tắt công khai getMode ()
opt, dbg, etc
string mode = 1; tóm tắt công khai com.google.protobuf.ByteString getModeBytes ()
opt, dbg, etc
string mode = 1; Chuỗi tóm tắt công khai getOpts (chỉ mục int)
Bazel compilation options, if known
repeated string opts = 3; tóm tắt công khai com.google.protobuf.ByteString getOptsBytes (chỉ mục int)
Bazel compilation options, if known
repeated string opts = 3; tóm tắt công khai int getOptsCount ()
Bazel compilation options, if known
repeated string opts = 3; Danh sách tóm tắt công khai<String> getOptsList ()
Bazel compilation options, if known
repeated string opts = 3;