public static final class Verrpc.Version.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Verrpc.Version.Builder> implements Verrpc.VersionOrBuilder
verrpc.Version| Modifier and Type | Method and Description |
|---|---|
Verrpc.Version.Builder |
addAllBuildTags(java.lang.Iterable<java.lang.String> values)
The list of build tags that were supplied during compilation.
|
Verrpc.Version.Builder |
addBuildTags(java.lang.String value)
The list of build tags that were supplied during compilation.
|
Verrpc.Version.Builder |
addBuildTagsBytes(com.google.protobuf.ByteString value)
The list of build tags that were supplied during compilation.
|
Verrpc.Version |
build() |
Verrpc.Version |
buildPartial() |
Verrpc.Version.Builder |
clear() |
Verrpc.Version.Builder |
clearAppMajor()
The major application version.
|
Verrpc.Version.Builder |
clearAppMinor()
The minor application version.
|
Verrpc.Version.Builder |
clearAppPatch()
The application patch number.
|
Verrpc.Version.Builder |
clearAppPreRelease()
The application pre-release modifier, possibly empty.
|
Verrpc.Version.Builder |
clearBuildTags()
The list of build tags that were supplied during compilation.
|
Verrpc.Version.Builder |
clearCommit()
A verbose description of the daemon's commit.
|
Verrpc.Version.Builder |
clearCommitHash()
The SHA1 commit hash that the daemon is compiled with.
|
Verrpc.Version.Builder |
clearGoVersion()
The version of go that compiled the executable.
|
Verrpc.Version.Builder |
clearVersion()
The semantic version.
|
int |
getAppMajor()
The major application version.
|
int |
getAppMinor()
The minor application version.
|
int |
getAppPatch()
The application patch number.
|
java.lang.String |
getAppPreRelease()
The application pre-release modifier, possibly empty.
|
com.google.protobuf.ByteString |
getAppPreReleaseBytes()
The application pre-release modifier, possibly empty.
|
java.lang.String |
getBuildTags(int index)
The list of build tags that were supplied during compilation.
|
com.google.protobuf.ByteString |
getBuildTagsBytes(int index)
The list of build tags that were supplied during compilation.
|
int |
getBuildTagsCount()
The list of build tags that were supplied during compilation.
|
com.google.protobuf.ProtocolStringList |
getBuildTagsList()
The list of build tags that were supplied during compilation.
|
java.lang.String |
getCommit()
A verbose description of the daemon's commit.
|
com.google.protobuf.ByteString |
getCommitBytes()
A verbose description of the daemon's commit.
|
java.lang.String |
getCommitHash()
The SHA1 commit hash that the daemon is compiled with.
|
com.google.protobuf.ByteString |
getCommitHashBytes()
The SHA1 commit hash that the daemon is compiled with.
|
Verrpc.Version |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getGoVersion()
The version of go that compiled the executable.
|
com.google.protobuf.ByteString |
getGoVersionBytes()
The version of go that compiled the executable.
|
java.lang.String |
getVersion()
The semantic version.
|
com.google.protobuf.ByteString |
getVersionBytes()
The semantic version.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Verrpc.Version.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Verrpc.Version.Builder |
mergeFrom(com.google.protobuf.Message other) |
Verrpc.Version.Builder |
mergeFrom(Verrpc.Version other) |
Verrpc.Version.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Verrpc.Version.Builder |
setAppMajor(int value)
The major application version.
|
Verrpc.Version.Builder |
setAppMinor(int value)
The minor application version.
|
Verrpc.Version.Builder |
setAppPatch(int value)
The application patch number.
|
Verrpc.Version.Builder |
setAppPreRelease(java.lang.String value)
The application pre-release modifier, possibly empty.
|
Verrpc.Version.Builder |
setAppPreReleaseBytes(com.google.protobuf.ByteString value)
The application pre-release modifier, possibly empty.
|
Verrpc.Version.Builder |
setBuildTags(int index,
java.lang.String value)
The list of build tags that were supplied during compilation.
|
Verrpc.Version.Builder |
setCommit(java.lang.String value)
A verbose description of the daemon's commit.
|
Verrpc.Version.Builder |
setCommitBytes(com.google.protobuf.ByteString value)
A verbose description of the daemon's commit.
|
Verrpc.Version.Builder |
setCommitHash(java.lang.String value)
The SHA1 commit hash that the daemon is compiled with.
|
Verrpc.Version.Builder |
setCommitHashBytes(com.google.protobuf.ByteString value)
The SHA1 commit hash that the daemon is compiled with.
|
Verrpc.Version.Builder |
setGoVersion(java.lang.String value)
The version of go that compiled the executable.
|
Verrpc.Version.Builder |
setGoVersionBytes(com.google.protobuf.ByteString value)
The version of go that compiled the executable.
|
Verrpc.Version.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Verrpc.Version.Builder |
setVersion(java.lang.String value)
The semantic version.
|
Verrpc.Version.Builder |
setVersionBytes(com.google.protobuf.ByteString value)
The semantic version.
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Verrpc.Version.Builder>public Verrpc.Version.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Verrpc.Version.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Verrpc.Version.Builder>public Verrpc.Version getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Verrpc.Version build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Verrpc.Version buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Verrpc.Version.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Verrpc.Version.Builder>public Verrpc.Version.Builder mergeFrom(Verrpc.Version other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Verrpc.Version.Builder>public Verrpc.Version.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Verrpc.Version.Builder>java.io.IOExceptionpublic java.lang.String getCommit()
A verbose description of the daemon's commit.
string commit = 1;getCommit in interface Verrpc.VersionOrBuilderpublic com.google.protobuf.ByteString getCommitBytes()
A verbose description of the daemon's commit.
string commit = 1;getCommitBytes in interface Verrpc.VersionOrBuilderpublic Verrpc.Version.Builder setCommit(java.lang.String value)
A verbose description of the daemon's commit.
string commit = 1;value - The commit to set.public Verrpc.Version.Builder clearCommit()
A verbose description of the daemon's commit.
string commit = 1;public Verrpc.Version.Builder setCommitBytes(com.google.protobuf.ByteString value)
A verbose description of the daemon's commit.
string commit = 1;value - The bytes for commit to set.public java.lang.String getCommitHash()
The SHA1 commit hash that the daemon is compiled with.
string commit_hash = 2;getCommitHash in interface Verrpc.VersionOrBuilderpublic com.google.protobuf.ByteString getCommitHashBytes()
The SHA1 commit hash that the daemon is compiled with.
string commit_hash = 2;getCommitHashBytes in interface Verrpc.VersionOrBuilderpublic Verrpc.Version.Builder setCommitHash(java.lang.String value)
The SHA1 commit hash that the daemon is compiled with.
string commit_hash = 2;value - The commitHash to set.public Verrpc.Version.Builder clearCommitHash()
The SHA1 commit hash that the daemon is compiled with.
string commit_hash = 2;public Verrpc.Version.Builder setCommitHashBytes(com.google.protobuf.ByteString value)
The SHA1 commit hash that the daemon is compiled with.
string commit_hash = 2;value - The bytes for commitHash to set.public java.lang.String getVersion()
The semantic version.
string version = 3;getVersion in interface Verrpc.VersionOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
The semantic version.
string version = 3;getVersionBytes in interface Verrpc.VersionOrBuilderpublic Verrpc.Version.Builder setVersion(java.lang.String value)
The semantic version.
string version = 3;value - The version to set.public Verrpc.Version.Builder clearVersion()
The semantic version.
string version = 3;public Verrpc.Version.Builder setVersionBytes(com.google.protobuf.ByteString value)
The semantic version.
string version = 3;value - The bytes for version to set.public int getAppMajor()
The major application version.
uint32 app_major = 4;getAppMajor in interface Verrpc.VersionOrBuilderpublic Verrpc.Version.Builder setAppMajor(int value)
The major application version.
uint32 app_major = 4;value - The appMajor to set.public Verrpc.Version.Builder clearAppMajor()
The major application version.
uint32 app_major = 4;public int getAppMinor()
The minor application version.
uint32 app_minor = 5;getAppMinor in interface Verrpc.VersionOrBuilderpublic Verrpc.Version.Builder setAppMinor(int value)
The minor application version.
uint32 app_minor = 5;value - The appMinor to set.public Verrpc.Version.Builder clearAppMinor()
The minor application version.
uint32 app_minor = 5;public int getAppPatch()
The application patch number.
uint32 app_patch = 6;getAppPatch in interface Verrpc.VersionOrBuilderpublic Verrpc.Version.Builder setAppPatch(int value)
The application patch number.
uint32 app_patch = 6;value - The appPatch to set.public Verrpc.Version.Builder clearAppPatch()
The application patch number.
uint32 app_patch = 6;public java.lang.String getAppPreRelease()
The application pre-release modifier, possibly empty.
string app_pre_release = 7;getAppPreRelease in interface Verrpc.VersionOrBuilderpublic com.google.protobuf.ByteString getAppPreReleaseBytes()
The application pre-release modifier, possibly empty.
string app_pre_release = 7;getAppPreReleaseBytes in interface Verrpc.VersionOrBuilderpublic Verrpc.Version.Builder setAppPreRelease(java.lang.String value)
The application pre-release modifier, possibly empty.
string app_pre_release = 7;value - The appPreRelease to set.public Verrpc.Version.Builder clearAppPreRelease()
The application pre-release modifier, possibly empty.
string app_pre_release = 7;public Verrpc.Version.Builder setAppPreReleaseBytes(com.google.protobuf.ByteString value)
The application pre-release modifier, possibly empty.
string app_pre_release = 7;value - The bytes for appPreRelease to set.public com.google.protobuf.ProtocolStringList getBuildTagsList()
The list of build tags that were supplied during compilation.
repeated string build_tags = 8;getBuildTagsList in interface Verrpc.VersionOrBuilderpublic int getBuildTagsCount()
The list of build tags that were supplied during compilation.
repeated string build_tags = 8;getBuildTagsCount in interface Verrpc.VersionOrBuilderpublic java.lang.String getBuildTags(int index)
The list of build tags that were supplied during compilation.
repeated string build_tags = 8;getBuildTags in interface Verrpc.VersionOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getBuildTagsBytes(int index)
The list of build tags that were supplied during compilation.
repeated string build_tags = 8;getBuildTagsBytes in interface Verrpc.VersionOrBuilderindex - The index of the value to return.public Verrpc.Version.Builder setBuildTags(int index, java.lang.String value)
The list of build tags that were supplied during compilation.
repeated string build_tags = 8;index - The index to set the value at.value - The buildTags to set.public Verrpc.Version.Builder addBuildTags(java.lang.String value)
The list of build tags that were supplied during compilation.
repeated string build_tags = 8;value - The buildTags to add.public Verrpc.Version.Builder addAllBuildTags(java.lang.Iterable<java.lang.String> values)
The list of build tags that were supplied during compilation.
repeated string build_tags = 8;values - The buildTags to add.public Verrpc.Version.Builder clearBuildTags()
The list of build tags that were supplied during compilation.
repeated string build_tags = 8;public Verrpc.Version.Builder addBuildTagsBytes(com.google.protobuf.ByteString value)
The list of build tags that were supplied during compilation.
repeated string build_tags = 8;value - The bytes of the buildTags to add.public java.lang.String getGoVersion()
The version of go that compiled the executable.
string go_version = 9;getGoVersion in interface Verrpc.VersionOrBuilderpublic com.google.protobuf.ByteString getGoVersionBytes()
The version of go that compiled the executable.
string go_version = 9;getGoVersionBytes in interface Verrpc.VersionOrBuilderpublic Verrpc.Version.Builder setGoVersion(java.lang.String value)
The version of go that compiled the executable.
string go_version = 9;value - The goVersion to set.public Verrpc.Version.Builder clearGoVersion()
The version of go that compiled the executable.
string go_version = 9;public Verrpc.Version.Builder setGoVersionBytes(com.google.protobuf.ByteString value)
The version of go that compiled the executable.
string go_version = 9;value - The bytes for goVersion to set.public final Verrpc.Version.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Verrpc.Version.Builder>public final Verrpc.Version.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Verrpc.Version.Builder>