الواجهة العامة BuildConfigurationOrBuilder
| الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
| سلسلة مجردة | getCcFlags (فهرس كثافة العمليات) CC compiler flags, if known repeated string cc_flags = 2; |
| مجردة com.google.protobuf.ByteString | getCcFlagsBytes (فهرس كثافة العمليات) CC compiler flags, if known repeated string cc_flags = 2; |
| كثافة العمليات مجردة | getCcFlagsCount () CC compiler flags, if known repeated string cc_flags = 2; |
| قائمة مجردة <سلسلة> | قائمة getCcFlagsList () CC compiler flags, if known repeated string cc_flags = 2; |
| سلسلة مجردة | وضع الحصول () opt, dbg, etc string mode = 1; |
| مجردة com.google.protobuf.ByteString | الحصول علىModeBytes () opt, dbg, etc string mode = 1; |
| سلسلة مجردة | getOpts (فهرس كثافة العمليات) Bazel compilation options, if known repeated string opts = 3; |
| مجردة com.google.protobuf.ByteString | getOptsBytes (فهرس كثافة العمليات) Bazel compilation options, if known repeated string opts = 3; |
| كثافة العمليات مجردة | جيتوبتسكونت () Bazel compilation options, if known repeated string opts = 3; |
| قائمة مجردة <سلسلة> | جيتوبتسليست () Bazel compilation options, if known repeated string opts = 3; |
الأساليب العامة
سلسلة getCcFlags العامة (فهرس كثافة العمليات)
CC compiler flags, if known
repeated string cc_flags = 2; الملخص العام com.google.protobuf.ByteString getCcFlagsBytes (مؤشر int)
CC compiler flags, if known
repeated string cc_flags = 2; الملخص العام int getCcFlagsCount ()
CC compiler flags, if known
repeated string cc_flags = 2; قائمة مجردة عامة<String> getCcFlagsList ()
CC compiler flags, if known
repeated string cc_flags = 2; سلسلة getMode () مجردة عامة
opt, dbg, etc
string mode = 1; الملخص العام com.google.protobuf.ByteString getModeBytes ()
opt, dbg, etc
string mode = 1; سلسلة getOpts العامة (مؤشر int)
Bazel compilation options, if known
repeated string opts = 3; الملخص العام com.google.protobuf.ByteString getOptsBytes (مؤشر int)
Bazel compilation options, if known
repeated string opts = 3; الملخص العام int getOptsCount ()
Bazel compilation options, if known
repeated string opts = 3; قائمة مجردة عامة<String> getOptsList ()
Bazel compilation options, if known
repeated string opts = 3;