Package org.jetbrains.bsp.bazel.info
Class BspTargetInfo.KotlincOpts
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.jetbrains.bsp.bazel.info.BspTargetInfo.KotlincOpts
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,BspTargetInfo.KotlincOptsOrBuilder
- Enclosing class:
- BspTargetInfo
public static final class BspTargetInfo.KotlincOpts extends com.google.protobuf.GeneratedMessageV3 implements BspTargetInfo.KotlincOptsOrBuilder
Protobuf typebazelbsp.KotlincOpts- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBspTargetInfo.KotlincOpts.BuilderProtobuf typebazelbsp.KotlincOpts-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static BspTargetInfo.KotlincOptsgetDefaultInstance()BspTargetInfo.KotlincOptsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetIncludeStdlibs()string include_stdlibs = 1;com.google.protobuf.ByteStringgetIncludeStdlibsBytes()string include_stdlibs = 1;booleangetJavaParameters()bool java_parameters = 2;java.lang.StringgetJvmTarget()string jvm_target = 3;com.google.protobuf.ByteStringgetJvmTargetBytes()string jvm_target = 3;com.google.protobuf.Parser<BspTargetInfo.KotlincOpts>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetWarn()string warn = 4;com.google.protobuf.ByteStringgetWarnBytes()string warn = 4;booleangetXAllowResultReturnType()bool x_allow_result_return_type = 5;intgetXBackendThreads()int32 x_backend_threads = 6;booleangetXEmitJvmTypeAnnotations()bool x_emit_jvm_type_annotations = 7;booleangetXEnableIncrementalCompilation()bool x_enable_incremental_compilation = 8;java.lang.StringgetXExplicitApiMode()string x_explicit_api_mode = 9;com.google.protobuf.ByteStringgetXExplicitApiModeBytes()string x_explicit_api_mode = 9;booleangetXInlineClasses()bool x_inline_classes = 10;java.lang.StringgetXJvmDefault()string x_jvm_default = 11;com.google.protobuf.ByteStringgetXJvmDefaultBytes()string x_jvm_default = 11;java.lang.StringgetXLambdas()string x_lambdas = 12;com.google.protobuf.ByteStringgetXLambdasBytes()string x_lambdas = 12;booleangetXMultiPlatform()bool x_multi_platform = 13;booleangetXNoCallAssertions()bool x_no_call_assertions = 14;booleangetXNoOptimize()bool x_no_optimize = 15;booleangetXNoOptimizedCallableReferences()bool x_no_optimized_callable_references = 16;booleangetXNoParamAssertions()bool x_no_param_assertions = 18;booleangetXNoReceiverAssertions()bool x_no_receiver_assertions = 19;java.lang.StringgetXOptin(int index)repeated string x_optin = 20;com.google.protobuf.ByteStringgetXOptinBytes(int index)repeated string x_optin = 20;intgetXOptinCount()repeated string x_optin = 20;com.google.protobuf.ProtocolStringListgetXOptinList()repeated string x_optin = 20;booleangetXReportPerf()bool x_report_perf = 21;java.lang.StringgetXSamConversions()string x_sam_conversions = 22;com.google.protobuf.ByteStringgetXSamConversionsBytes()string x_sam_conversions = 22;booleangetXSkipPrereleaseCheck()bool x_skip_prerelease_check = 23;booleangetXUseFirLt()bool x_use_fir_lt = 24;booleangetXUseK2()bool x_use_k2 = 25;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BspTargetInfo.KotlincOpts.BuildernewBuilder()static BspTargetInfo.KotlincOpts.BuildernewBuilder(BspTargetInfo.KotlincOpts prototype)BspTargetInfo.KotlincOpts.BuildernewBuilderForType()protected BspTargetInfo.KotlincOpts.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BspTargetInfo.KotlincOptsparseDelimitedFrom(java.io.InputStream input)static BspTargetInfo.KotlincOptsparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.KotlincOptsparseFrom(byte[] data)static BspTargetInfo.KotlincOptsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.KotlincOptsparseFrom(com.google.protobuf.ByteString data)static BspTargetInfo.KotlincOptsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.KotlincOptsparseFrom(com.google.protobuf.CodedInputStream input)static BspTargetInfo.KotlincOptsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.KotlincOptsparseFrom(java.io.InputStream input)static BspTargetInfo.KotlincOptsparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.KotlincOptsparseFrom(java.nio.ByteBuffer data)static BspTargetInfo.KotlincOptsparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BspTargetInfo.KotlincOpts>parser()BspTargetInfo.KotlincOpts.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
INCLUDE_STDLIBS_FIELD_NUMBER
public static final int INCLUDE_STDLIBS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JAVA_PARAMETERS_FIELD_NUMBER
public static final int JAVA_PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JVM_TARGET_FIELD_NUMBER
public static final int JVM_TARGET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WARN_FIELD_NUMBER
public static final int WARN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_ALLOW_RESULT_RETURN_TYPE_FIELD_NUMBER
public static final int X_ALLOW_RESULT_RETURN_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_BACKEND_THREADS_FIELD_NUMBER
public static final int X_BACKEND_THREADS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_EMIT_JVM_TYPE_ANNOTATIONS_FIELD_NUMBER
public static final int X_EMIT_JVM_TYPE_ANNOTATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_ENABLE_INCREMENTAL_COMPILATION_FIELD_NUMBER
public static final int X_ENABLE_INCREMENTAL_COMPILATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_EXPLICIT_API_MODE_FIELD_NUMBER
public static final int X_EXPLICIT_API_MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_INLINE_CLASSES_FIELD_NUMBER
public static final int X_INLINE_CLASSES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_JVM_DEFAULT_FIELD_NUMBER
public static final int X_JVM_DEFAULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_LAMBDAS_FIELD_NUMBER
public static final int X_LAMBDAS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_MULTI_PLATFORM_FIELD_NUMBER
public static final int X_MULTI_PLATFORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_NO_CALL_ASSERTIONS_FIELD_NUMBER
public static final int X_NO_CALL_ASSERTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_NO_OPTIMIZE_FIELD_NUMBER
public static final int X_NO_OPTIMIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_NO_OPTIMIZED_CALLABLE_REFERENCES_FIELD_NUMBER
public static final int X_NO_OPTIMIZED_CALLABLE_REFERENCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_NO_PARAM_ASSERTIONS_FIELD_NUMBER
public static final int X_NO_PARAM_ASSERTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_NO_RECEIVER_ASSERTIONS_FIELD_NUMBER
public static final int X_NO_RECEIVER_ASSERTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_OPTIN_FIELD_NUMBER
public static final int X_OPTIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_REPORT_PERF_FIELD_NUMBER
public static final int X_REPORT_PERF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_SAM_CONVERSIONS_FIELD_NUMBER
public static final int X_SAM_CONVERSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_SKIP_PRERELEASE_CHECK_FIELD_NUMBER
public static final int X_SKIP_PRERELEASE_CHECK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_USE_FIR_LT_FIELD_NUMBER
public static final int X_USE_FIR_LT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_USE_K2_FIELD_NUMBER
public static final int X_USE_K2_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getIncludeStdlibs
public java.lang.String getIncludeStdlibs()
string include_stdlibs = 1;- Specified by:
getIncludeStdlibsin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The includeStdlibs.
-
getIncludeStdlibsBytes
public com.google.protobuf.ByteString getIncludeStdlibsBytes()
string include_stdlibs = 1;- Specified by:
getIncludeStdlibsBytesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The bytes for includeStdlibs.
-
getJavaParameters
public boolean getJavaParameters()
bool java_parameters = 2;- Specified by:
getJavaParametersin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The javaParameters.
-
getJvmTarget
public java.lang.String getJvmTarget()
string jvm_target = 3;- Specified by:
getJvmTargetin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The jvmTarget.
-
getJvmTargetBytes
public com.google.protobuf.ByteString getJvmTargetBytes()
string jvm_target = 3;- Specified by:
getJvmTargetBytesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The bytes for jvmTarget.
-
getWarn
public java.lang.String getWarn()
string warn = 4;- Specified by:
getWarnin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The warn.
-
getWarnBytes
public com.google.protobuf.ByteString getWarnBytes()
string warn = 4;- Specified by:
getWarnBytesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The bytes for warn.
-
getXAllowResultReturnType
public boolean getXAllowResultReturnType()
bool x_allow_result_return_type = 5;- Specified by:
getXAllowResultReturnTypein interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xAllowResultReturnType.
-
getXBackendThreads
public int getXBackendThreads()
int32 x_backend_threads = 6;- Specified by:
getXBackendThreadsin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xBackendThreads.
-
getXEmitJvmTypeAnnotations
public boolean getXEmitJvmTypeAnnotations()
bool x_emit_jvm_type_annotations = 7;- Specified by:
getXEmitJvmTypeAnnotationsin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xEmitJvmTypeAnnotations.
-
getXEnableIncrementalCompilation
public boolean getXEnableIncrementalCompilation()
bool x_enable_incremental_compilation = 8;- Specified by:
getXEnableIncrementalCompilationin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xEnableIncrementalCompilation.
-
getXExplicitApiMode
public java.lang.String getXExplicitApiMode()
string x_explicit_api_mode = 9;- Specified by:
getXExplicitApiModein interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xExplicitApiMode.
-
getXExplicitApiModeBytes
public com.google.protobuf.ByteString getXExplicitApiModeBytes()
string x_explicit_api_mode = 9;- Specified by:
getXExplicitApiModeBytesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The bytes for xExplicitApiMode.
-
getXInlineClasses
public boolean getXInlineClasses()
bool x_inline_classes = 10;- Specified by:
getXInlineClassesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xInlineClasses.
-
getXJvmDefault
public java.lang.String getXJvmDefault()
string x_jvm_default = 11;- Specified by:
getXJvmDefaultin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xJvmDefault.
-
getXJvmDefaultBytes
public com.google.protobuf.ByteString getXJvmDefaultBytes()
string x_jvm_default = 11;- Specified by:
getXJvmDefaultBytesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The bytes for xJvmDefault.
-
getXLambdas
public java.lang.String getXLambdas()
string x_lambdas = 12;- Specified by:
getXLambdasin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xLambdas.
-
getXLambdasBytes
public com.google.protobuf.ByteString getXLambdasBytes()
string x_lambdas = 12;- Specified by:
getXLambdasBytesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The bytes for xLambdas.
-
getXMultiPlatform
public boolean getXMultiPlatform()
bool x_multi_platform = 13;- Specified by:
getXMultiPlatformin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xMultiPlatform.
-
getXNoCallAssertions
public boolean getXNoCallAssertions()
bool x_no_call_assertions = 14;- Specified by:
getXNoCallAssertionsin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xNoCallAssertions.
-
getXNoOptimize
public boolean getXNoOptimize()
bool x_no_optimize = 15;- Specified by:
getXNoOptimizein interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xNoOptimize.
-
getXNoOptimizedCallableReferences
public boolean getXNoOptimizedCallableReferences()
bool x_no_optimized_callable_references = 16;- Specified by:
getXNoOptimizedCallableReferencesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xNoOptimizedCallableReferences.
-
getXNoParamAssertions
public boolean getXNoParamAssertions()
bool x_no_param_assertions = 18;- Specified by:
getXNoParamAssertionsin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xNoParamAssertions.
-
getXNoReceiverAssertions
public boolean getXNoReceiverAssertions()
bool x_no_receiver_assertions = 19;- Specified by:
getXNoReceiverAssertionsin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xNoReceiverAssertions.
-
getXOptinList
public com.google.protobuf.ProtocolStringList getXOptinList()
repeated string x_optin = 20;- Specified by:
getXOptinListin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- A list containing the xOptin.
-
getXOptinCount
public int getXOptinCount()
repeated string x_optin = 20;- Specified by:
getXOptinCountin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The count of xOptin.
-
getXOptin
public java.lang.String getXOptin(int index)
repeated string x_optin = 20;- Specified by:
getXOptinin interfaceBspTargetInfo.KotlincOptsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The xOptin at the given index.
-
getXOptinBytes
public com.google.protobuf.ByteString getXOptinBytes(int index)
repeated string x_optin = 20;- Specified by:
getXOptinBytesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the xOptin at the given index.
-
getXReportPerf
public boolean getXReportPerf()
bool x_report_perf = 21;- Specified by:
getXReportPerfin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xReportPerf.
-
getXSamConversions
public java.lang.String getXSamConversions()
string x_sam_conversions = 22;- Specified by:
getXSamConversionsin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xSamConversions.
-
getXSamConversionsBytes
public com.google.protobuf.ByteString getXSamConversionsBytes()
string x_sam_conversions = 22;- Specified by:
getXSamConversionsBytesin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The bytes for xSamConversions.
-
getXSkipPrereleaseCheck
public boolean getXSkipPrereleaseCheck()
bool x_skip_prerelease_check = 23;- Specified by:
getXSkipPrereleaseCheckin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xSkipPrereleaseCheck.
-
getXUseFirLt
public boolean getXUseFirLt()
bool x_use_fir_lt = 24;- Specified by:
getXUseFirLtin interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xUseFirLt.
-
getXUseK2
public boolean getXUseK2()
bool x_use_k2 = 25;- Specified by:
getXUseK2in interfaceBspTargetInfo.KotlincOptsOrBuilder- Returns:
- The xUseK2.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BspTargetInfo.KotlincOpts parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BspTargetInfo.KotlincOpts parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BspTargetInfo.KotlincOpts parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public BspTargetInfo.KotlincOpts.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BspTargetInfo.KotlincOpts.Builder newBuilder()
-
newBuilder
public static BspTargetInfo.KotlincOpts.Builder newBuilder(BspTargetInfo.KotlincOpts prototype)
-
toBuilder
public BspTargetInfo.KotlincOpts.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BspTargetInfo.KotlincOpts.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BspTargetInfo.KotlincOpts getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BspTargetInfo.KotlincOpts> parser()
-
getParserForType
public com.google.protobuf.Parser<BspTargetInfo.KotlincOpts> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BspTargetInfo.KotlincOpts getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-