Package org.jetbrains.bsp.bazel.info
Class BspTargetInfo.RustCrateInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.jetbrains.bsp.bazel.info.BspTargetInfo.RustCrateInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,BspTargetInfo.RustCrateInfoOrBuilder
- Enclosing class:
- BspTargetInfo
public static final class BspTargetInfo.RustCrateInfo extends com.google.protobuf.GeneratedMessageV3 implements BspTargetInfo.RustCrateInfoOrBuilder
Protobuf typebazelbsp.RustCrateInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBspTargetInfo.RustCrateInfo.BuilderProtobuf typebazelbsp.RustCrateInfo-
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
Fields Modifier and Type Field Description static intCRATE_FEATURES_FIELD_NUMBERstatic intCRATE_ID_FIELD_NUMBERstatic intCRATE_ROOT_FIELD_NUMBERstatic intDEPENDENCIES_CRATE_IDS_FIELD_NUMBERstatic intEDITION_FIELD_NUMBERstatic intFROM_WORKSPACE_FIELD_NUMBERstatic intKIND_FIELD_NUMBERstatic intLOCATION_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOUT_DIR_FIELD_NUMBERstatic intPROC_MACRO_ARTIFACTS_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetCrateFeatures(int index)repeated string crate_features = 8;com.google.protobuf.ByteStringgetCrateFeaturesBytes(int index)repeated string crate_features = 8;intgetCrateFeaturesCount()repeated string crate_features = 8;com.google.protobuf.ProtocolStringListgetCrateFeaturesList()repeated string crate_features = 8;java.lang.StringgetCrateId()string crate_id = 1;com.google.protobuf.ByteStringgetCrateIdBytes()string crate_id = 1;java.lang.StringgetCrateRoot()string crate_root = 10;com.google.protobuf.ByteStringgetCrateRootBytes()string crate_root = 10;static BspTargetInfo.RustCrateInfogetDefaultInstance()BspTargetInfo.RustCrateInfogetDefaultInstanceForType()java.lang.StringgetDependenciesCrateIds(int index)repeated string dependencies_crate_ids = 9;com.google.protobuf.ByteStringgetDependenciesCrateIdsBytes(int index)repeated string dependencies_crate_ids = 9;intgetDependenciesCrateIdsCount()repeated string dependencies_crate_ids = 9;com.google.protobuf.ProtocolStringListgetDependenciesCrateIdsList()repeated string dependencies_crate_ids = 9;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetEdition()string edition = 6;com.google.protobuf.ByteStringgetEditionBytes()string edition = 6;booleangetFromWorkspace()bool from_workspace = 3;java.lang.StringgetKind()string kind = 5;com.google.protobuf.ByteStringgetKindBytes()string kind = 5;BspTargetInfo.RustCrateLocationgetLocation().bazelbsp.RustCrateLocation location = 2;intgetLocationValue().bazelbsp.RustCrateLocation location = 2;java.lang.StringgetName()string name = 4;com.google.protobuf.ByteStringgetNameBytes()string name = 4;java.lang.StringgetOutDir()string out_dir = 7;com.google.protobuf.ByteStringgetOutDirBytes()string out_dir = 7;com.google.protobuf.Parser<BspTargetInfo.RustCrateInfo>getParserForType()java.lang.StringgetProcMacroArtifacts(int index)repeated string proc_macro_artifacts = 12;com.google.protobuf.ByteStringgetProcMacroArtifactsBytes(int index)repeated string proc_macro_artifacts = 12;intgetProcMacroArtifactsCount()repeated string proc_macro_artifacts = 12;com.google.protobuf.ProtocolStringListgetProcMacroArtifactsList()repeated string proc_macro_artifacts = 12;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetVersion()string version = 11;com.google.protobuf.ByteStringgetVersionBytes()string version = 11;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BspTargetInfo.RustCrateInfo.BuildernewBuilder()static BspTargetInfo.RustCrateInfo.BuildernewBuilder(BspTargetInfo.RustCrateInfo prototype)BspTargetInfo.RustCrateInfo.BuildernewBuilderForType()protected BspTargetInfo.RustCrateInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BspTargetInfo.RustCrateInfoparseDelimitedFrom(java.io.InputStream input)static BspTargetInfo.RustCrateInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.RustCrateInfoparseFrom(byte[] data)static BspTargetInfo.RustCrateInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.RustCrateInfoparseFrom(com.google.protobuf.ByteString data)static BspTargetInfo.RustCrateInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.RustCrateInfoparseFrom(com.google.protobuf.CodedInputStream input)static BspTargetInfo.RustCrateInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.RustCrateInfoparseFrom(java.io.InputStream input)static BspTargetInfo.RustCrateInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BspTargetInfo.RustCrateInfoparseFrom(java.nio.ByteBuffer data)static BspTargetInfo.RustCrateInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BspTargetInfo.RustCrateInfo>parser()BspTargetInfo.RustCrateInfo.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, internalGetMapFieldReflection, 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
-
CRATE_ID_FIELD_NUMBER
public static final int CRATE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATION_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FROM_WORKSPACE_FIELD_NUMBER
public static final int FROM_WORKSPACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EDITION_FIELD_NUMBER
public static final int EDITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUT_DIR_FIELD_NUMBER
public static final int OUT_DIR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CRATE_FEATURES_FIELD_NUMBER
public static final int CRATE_FEATURES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPENDENCIES_CRATE_IDS_FIELD_NUMBER
public static final int DEPENDENCIES_CRATE_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CRATE_ROOT_FIELD_NUMBER
public static final int CRATE_ROOT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROC_MACRO_ARTIFACTS_FIELD_NUMBER
public static final int PROC_MACRO_ARTIFACTS_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
-
getCrateId
public java.lang.String getCrateId()
string crate_id = 1;- Specified by:
getCrateIdin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The crateId.
-
getCrateIdBytes
public com.google.protobuf.ByteString getCrateIdBytes()
string crate_id = 1;- Specified by:
getCrateIdBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The bytes for crateId.
-
getLocationValue
public int getLocationValue()
.bazelbsp.RustCrateLocation location = 2;- Specified by:
getLocationValuein interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The enum numeric value on the wire for location.
-
getLocation
public BspTargetInfo.RustCrateLocation getLocation()
.bazelbsp.RustCrateLocation location = 2;- Specified by:
getLocationin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The location.
-
getFromWorkspace
public boolean getFromWorkspace()
bool from_workspace = 3;- Specified by:
getFromWorkspacein interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The fromWorkspace.
-
getName
public java.lang.String getName()
string name = 4;- Specified by:
getNamein interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 4;- Specified by:
getNameBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The bytes for name.
-
getKind
public java.lang.String getKind()
string kind = 5;- Specified by:
getKindin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
string kind = 5;- Specified by:
getKindBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The bytes for kind.
-
getEdition
public java.lang.String getEdition()
string edition = 6;- Specified by:
getEditionin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The edition.
-
getEditionBytes
public com.google.protobuf.ByteString getEditionBytes()
string edition = 6;- Specified by:
getEditionBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The bytes for edition.
-
getOutDir
public java.lang.String getOutDir()
string out_dir = 7;- Specified by:
getOutDirin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The outDir.
-
getOutDirBytes
public com.google.protobuf.ByteString getOutDirBytes()
string out_dir = 7;- Specified by:
getOutDirBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The bytes for outDir.
-
getCrateFeaturesList
public com.google.protobuf.ProtocolStringList getCrateFeaturesList()
repeated string crate_features = 8;- Specified by:
getCrateFeaturesListin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- A list containing the crateFeatures.
-
getCrateFeaturesCount
public int getCrateFeaturesCount()
repeated string crate_features = 8;- Specified by:
getCrateFeaturesCountin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The count of crateFeatures.
-
getCrateFeatures
public java.lang.String getCrateFeatures(int index)
repeated string crate_features = 8;- Specified by:
getCrateFeaturesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The crateFeatures at the given index.
-
getCrateFeaturesBytes
public com.google.protobuf.ByteString getCrateFeaturesBytes(int index)
repeated string crate_features = 8;- Specified by:
getCrateFeaturesBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the crateFeatures at the given index.
-
getDependenciesCrateIdsList
public com.google.protobuf.ProtocolStringList getDependenciesCrateIdsList()
repeated string dependencies_crate_ids = 9;- Specified by:
getDependenciesCrateIdsListin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- A list containing the dependenciesCrateIds.
-
getDependenciesCrateIdsCount
public int getDependenciesCrateIdsCount()
repeated string dependencies_crate_ids = 9;- Specified by:
getDependenciesCrateIdsCountin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The count of dependenciesCrateIds.
-
getDependenciesCrateIds
public java.lang.String getDependenciesCrateIds(int index)
repeated string dependencies_crate_ids = 9;- Specified by:
getDependenciesCrateIdsin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The dependenciesCrateIds at the given index.
-
getDependenciesCrateIdsBytes
public com.google.protobuf.ByteString getDependenciesCrateIdsBytes(int index)
repeated string dependencies_crate_ids = 9;- Specified by:
getDependenciesCrateIdsBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the dependenciesCrateIds at the given index.
-
getCrateRoot
public java.lang.String getCrateRoot()
string crate_root = 10;- Specified by:
getCrateRootin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The crateRoot.
-
getCrateRootBytes
public com.google.protobuf.ByteString getCrateRootBytes()
string crate_root = 10;- Specified by:
getCrateRootBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The bytes for crateRoot.
-
getVersion
public java.lang.String getVersion()
string version = 11;- Specified by:
getVersionin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
string version = 11;- Specified by:
getVersionBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The bytes for version.
-
getProcMacroArtifactsList
public com.google.protobuf.ProtocolStringList getProcMacroArtifactsList()
repeated string proc_macro_artifacts = 12;- Specified by:
getProcMacroArtifactsListin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- A list containing the procMacroArtifacts.
-
getProcMacroArtifactsCount
public int getProcMacroArtifactsCount()
repeated string proc_macro_artifacts = 12;- Specified by:
getProcMacroArtifactsCountin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Returns:
- The count of procMacroArtifacts.
-
getProcMacroArtifacts
public java.lang.String getProcMacroArtifacts(int index)
repeated string proc_macro_artifacts = 12;- Specified by:
getProcMacroArtifactsin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The procMacroArtifacts at the given index.
-
getProcMacroArtifactsBytes
public com.google.protobuf.ByteString getProcMacroArtifactsBytes(int index)
repeated string proc_macro_artifacts = 12;- Specified by:
getProcMacroArtifactsBytesin interfaceBspTargetInfo.RustCrateInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the procMacroArtifacts at the given index.
-
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.RustCrateInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.RustCrateInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.RustCrateInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.RustCrateInfo 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.RustCrateInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.RustCrateInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BspTargetInfo.RustCrateInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BspTargetInfo.RustCrateInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BspTargetInfo.RustCrateInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BspTargetInfo.RustCrateInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BspTargetInfo.RustCrateInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BspTargetInfo.RustCrateInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public BspTargetInfo.RustCrateInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BspTargetInfo.RustCrateInfo.Builder newBuilder()
-
newBuilder
public static BspTargetInfo.RustCrateInfo.Builder newBuilder(BspTargetInfo.RustCrateInfo prototype)
-
toBuilder
public BspTargetInfo.RustCrateInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BspTargetInfo.RustCrateInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BspTargetInfo.RustCrateInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BspTargetInfo.RustCrateInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<BspTargetInfo.RustCrateInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BspTargetInfo.RustCrateInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-