BuildConfigurationOrBuilder

পাবলিক ইন্টারফেস BuildConfigurationOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত স্ট্রিং
getCcFlags (int সূচক)
 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;
বিমূর্ত তালিকা<স্ট্রিং>
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;
বিমূর্ত তালিকা<স্ট্রিং>
getOptsList ()
 Bazel compilation options, if known
 
repeated string opts = 3;

পাবলিক পদ্ধতি

সর্বজনীন বিমূর্ত স্ট্রিং getCcFlags (int সূচক)

 CC compiler flags, if known
 
repeated string cc_flags = 2;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getCcFlagsBytes (int index)

 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 index)

 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;