public final class NpmSpec extends com.google.protobuf.GeneratedMessageV3 implements NpmSpecOrBuilder
appscode.attic.v1beta1.NpmSpec| Modifier and Type | Class and Description |
|---|---|
static class |
NpmSpec.Builder
Protobuf type
appscode.attic.v1beta1.NpmSpec |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ARTIFACT_ID_FIELD_NUMBER |
static int |
ARTIFACT_URL_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
KEYWORDS_FIELD_NUMBER |
static int |
SHASUM_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getArtifactId()
optional string artifact_id = 2; |
com.google.protobuf.ByteString |
getArtifactIdBytes()
optional string artifact_id = 2; |
java.lang.String |
getArtifactUrl()
optional string artifact_url = 5; |
com.google.protobuf.ByteString |
getArtifactUrlBytes()
optional string artifact_url = 5; |
static NpmSpec |
getDefaultInstance() |
NpmSpec |
getDefaultInstanceForType() |
java.lang.String |
getDescription()
optional string description = 1; |
com.google.protobuf.ByteString |
getDescriptionBytes()
optional string description = 1; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getKeywords(int index)
repeated string keywords = 4; |
com.google.protobuf.ByteString |
getKeywordsBytes(int index)
repeated string keywords = 4; |
int |
getKeywordsCount()
repeated string keywords = 4; |
com.google.protobuf.ProtocolStringList |
getKeywordsList()
repeated string keywords = 4; |
com.google.protobuf.Parser<NpmSpec> |
getParserForType() |
int |
getSerializedSize() |
java.lang.String |
getShasum()
optional string shasum = 3; |
com.google.protobuf.ByteString |
getShasumBytes()
optional string shasum = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NpmSpec.Builder |
newBuilder() |
static NpmSpec.Builder |
newBuilder(NpmSpec prototype) |
NpmSpec.Builder |
newBuilderForType() |
protected NpmSpec.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static NpmSpec |
parseDelimitedFrom(java.io.InputStream input) |
static NpmSpec |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NpmSpec |
parseFrom(byte[] data) |
static NpmSpec |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NpmSpec |
parseFrom(com.google.protobuf.ByteString data) |
static NpmSpec |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NpmSpec |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NpmSpec |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NpmSpec |
parseFrom(java.io.InputStream input) |
static NpmSpec |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<NpmSpec> |
parser() |
NpmSpec.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DESCRIPTION_FIELD_NUMBER
public static final int ARTIFACT_ID_FIELD_NUMBER
public static final int SHASUM_FIELD_NUMBER
public static final int KEYWORDS_FIELD_NUMBER
public static final int ARTIFACT_URL_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getDescription()
optional string description = 1;getDescription in interface NpmSpecOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
optional string description = 1;getDescriptionBytes in interface NpmSpecOrBuilderpublic java.lang.String getArtifactId()
optional string artifact_id = 2;getArtifactId in interface NpmSpecOrBuilderpublic com.google.protobuf.ByteString getArtifactIdBytes()
optional string artifact_id = 2;getArtifactIdBytes in interface NpmSpecOrBuilderpublic java.lang.String getShasum()
optional string shasum = 3;getShasum in interface NpmSpecOrBuilderpublic com.google.protobuf.ByteString getShasumBytes()
optional string shasum = 3;getShasumBytes in interface NpmSpecOrBuilderpublic com.google.protobuf.ProtocolStringList getKeywordsList()
repeated string keywords = 4;getKeywordsList in interface NpmSpecOrBuilderpublic int getKeywordsCount()
repeated string keywords = 4;getKeywordsCount in interface NpmSpecOrBuilderpublic java.lang.String getKeywords(int index)
repeated string keywords = 4;getKeywords in interface NpmSpecOrBuilderpublic com.google.protobuf.ByteString getKeywordsBytes(int index)
repeated string keywords = 4;getKeywordsBytes in interface NpmSpecOrBuilderpublic java.lang.String getArtifactUrl()
optional string artifact_url = 5;getArtifactUrl in interface NpmSpecOrBuilderpublic com.google.protobuf.ByteString getArtifactUrlBytes()
optional string artifact_url = 5;getArtifactUrlBytes in interface NpmSpecOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static NpmSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NpmSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NpmSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NpmSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NpmSpec parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static NpmSpec parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static NpmSpec parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static NpmSpec parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static NpmSpec parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static NpmSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic NpmSpec.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NpmSpec.Builder newBuilder()
public static NpmSpec.Builder newBuilder(NpmSpec prototype)
public NpmSpec.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NpmSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static NpmSpec getDefaultInstance()
public static com.google.protobuf.Parser<NpmSpec> parser()
public com.google.protobuf.Parser<NpmSpec> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public NpmSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder