public static final class EmbeddedSass.OutboundMessage.VersionResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.VersionResponse.Builder> implements EmbeddedSass.OutboundMessage.VersionResponseOrBuilder
A response that contains the version of the embedded compiler.Protobuf type
sass.embedded_protocol.OutboundMessage.VersionResponse| Modifier and Type | Method and Description |
|---|---|
EmbeddedSass.OutboundMessage.VersionResponse |
build() |
EmbeddedSass.OutboundMessage.VersionResponse |
buildPartial() |
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
clear() |
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
clearCompilerVersion()
The version of the embedded compiler package.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
clearId()
This version request's id.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
clearImplementationName()
The name of the Sass implementation that the embedded compiler wraps.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
clearImplementationVersion()
The version of the Sass implementation that the embedded compiler wraps.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
clearProtocolVersion()
The version of the embedded protocol, in semver format.
|
String |
getCompilerVersion()
The version of the embedded compiler package.
|
com.google.protobuf.ByteString |
getCompilerVersionBytes()
The version of the embedded compiler package.
|
EmbeddedSass.OutboundMessage.VersionResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getId()
This version request's id.
|
String |
getImplementationName()
The name of the Sass implementation that the embedded compiler wraps.
|
com.google.protobuf.ByteString |
getImplementationNameBytes()
The name of the Sass implementation that the embedded compiler wraps.
|
String |
getImplementationVersion()
The version of the Sass implementation that the embedded compiler wraps.
|
com.google.protobuf.ByteString |
getImplementationVersionBytes()
The version of the Sass implementation that the embedded compiler wraps.
|
String |
getProtocolVersion()
The version of the embedded protocol, in semver format.
|
com.google.protobuf.ByteString |
getProtocolVersionBytes()
The version of the embedded protocol, in semver format.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
mergeFrom(EmbeddedSass.OutboundMessage.VersionResponse other) |
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setCompilerVersion(String value)
The version of the embedded compiler package.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setCompilerVersionBytes(com.google.protobuf.ByteString value)
The version of the embedded compiler package.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setId(int value)
This version request's id.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setImplementationName(String value)
The name of the Sass implementation that the embedded compiler wraps.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setImplementationNameBytes(com.google.protobuf.ByteString value)
The name of the Sass implementation that the embedded compiler wraps.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setImplementationVersion(String value)
The version of the Sass implementation that the embedded compiler wraps.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setImplementationVersionBytes(com.google.protobuf.ByteString value)
The version of the Sass implementation that the embedded compiler wraps.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setProtocolVersion(String value)
The version of the embedded protocol, in semver format.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setProtocolVersionBytes(com.google.protobuf.ByteString value)
The version of the embedded protocol, in semver format.
|
EmbeddedSass.OutboundMessage.VersionResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.VersionResponse.Builder>public EmbeddedSass.OutboundMessage.VersionResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.VersionResponse.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<EmbeddedSass.OutboundMessage.VersionResponse.Builder>public EmbeddedSass.OutboundMessage.VersionResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EmbeddedSass.OutboundMessage.VersionResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EmbeddedSass.OutboundMessage.VersionResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EmbeddedSass.OutboundMessage.VersionResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EmbeddedSass.OutboundMessage.VersionResponse.Builder>public EmbeddedSass.OutboundMessage.VersionResponse.Builder mergeFrom(EmbeddedSass.OutboundMessage.VersionResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.VersionResponse.Builder>public EmbeddedSass.OutboundMessage.VersionResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EmbeddedSass.OutboundMessage.VersionResponse.Builder>IOExceptionpublic int getId()
This version request's id. Mandatory.
uint32 id = 5;getId in interface EmbeddedSass.OutboundMessage.VersionResponseOrBuilderpublic EmbeddedSass.OutboundMessage.VersionResponse.Builder setId(int value)
This version request's id. Mandatory.
uint32 id = 5;value - The id to set.public EmbeddedSass.OutboundMessage.VersionResponse.Builder clearId()
This version request's id. Mandatory.
uint32 id = 5;public String getProtocolVersion()
The version of the embedded protocol, in semver format.
string protocol_version = 1;getProtocolVersion in interface EmbeddedSass.OutboundMessage.VersionResponseOrBuilderpublic com.google.protobuf.ByteString getProtocolVersionBytes()
The version of the embedded protocol, in semver format.
string protocol_version = 1;getProtocolVersionBytes in interface EmbeddedSass.OutboundMessage.VersionResponseOrBuilderpublic EmbeddedSass.OutboundMessage.VersionResponse.Builder setProtocolVersion(String value)
The version of the embedded protocol, in semver format.
string protocol_version = 1;value - The protocolVersion to set.public EmbeddedSass.OutboundMessage.VersionResponse.Builder clearProtocolVersion()
The version of the embedded protocol, in semver format.
string protocol_version = 1;public EmbeddedSass.OutboundMessage.VersionResponse.Builder setProtocolVersionBytes(com.google.protobuf.ByteString value)
The version of the embedded protocol, in semver format.
string protocol_version = 1;value - The bytes for protocolVersion to set.public String getCompilerVersion()
The version of the embedded compiler package. This has no guaranteed format, although compilers are encouraged to use semver.
string compiler_version = 2;getCompilerVersion in interface EmbeddedSass.OutboundMessage.VersionResponseOrBuilderpublic com.google.protobuf.ByteString getCompilerVersionBytes()
The version of the embedded compiler package. This has no guaranteed format, although compilers are encouraged to use semver.
string compiler_version = 2;getCompilerVersionBytes in interface EmbeddedSass.OutboundMessage.VersionResponseOrBuilderpublic EmbeddedSass.OutboundMessage.VersionResponse.Builder setCompilerVersion(String value)
The version of the embedded compiler package. This has no guaranteed format, although compilers are encouraged to use semver.
string compiler_version = 2;value - The compilerVersion to set.public EmbeddedSass.OutboundMessage.VersionResponse.Builder clearCompilerVersion()
The version of the embedded compiler package. This has no guaranteed format, although compilers are encouraged to use semver.
string compiler_version = 2;public EmbeddedSass.OutboundMessage.VersionResponse.Builder setCompilerVersionBytes(com.google.protobuf.ByteString value)
The version of the embedded compiler package. This has no guaranteed format, although compilers are encouraged to use semver.
string compiler_version = 2;value - The bytes for compilerVersion to set.public String getImplementationVersion()
The version of the Sass implementation that the embedded compiler wraps. This has no guaranteed format, although Sass implementations are encouraged to use semver.
string implementation_version = 3;getImplementationVersion in interface EmbeddedSass.OutboundMessage.VersionResponseOrBuilderpublic com.google.protobuf.ByteString getImplementationVersionBytes()
The version of the Sass implementation that the embedded compiler wraps. This has no guaranteed format, although Sass implementations are encouraged to use semver.
string implementation_version = 3;getImplementationVersionBytes in interface EmbeddedSass.OutboundMessage.VersionResponseOrBuilderpublic EmbeddedSass.OutboundMessage.VersionResponse.Builder setImplementationVersion(String value)
The version of the Sass implementation that the embedded compiler wraps. This has no guaranteed format, although Sass implementations are encouraged to use semver.
string implementation_version = 3;value - The implementationVersion to set.public EmbeddedSass.OutboundMessage.VersionResponse.Builder clearImplementationVersion()
The version of the Sass implementation that the embedded compiler wraps. This has no guaranteed format, although Sass implementations are encouraged to use semver.
string implementation_version = 3;public EmbeddedSass.OutboundMessage.VersionResponse.Builder setImplementationVersionBytes(com.google.protobuf.ByteString value)
The version of the Sass implementation that the embedded compiler wraps. This has no guaranteed format, although Sass implementations are encouraged to use semver.
string implementation_version = 3;value - The bytes for implementationVersion to set.public String getImplementationName()
The name of the Sass implementation that the embedded compiler wraps.
string implementation_name = 4;getImplementationName in interface EmbeddedSass.OutboundMessage.VersionResponseOrBuilderpublic com.google.protobuf.ByteString getImplementationNameBytes()
The name of the Sass implementation that the embedded compiler wraps.
string implementation_name = 4;getImplementationNameBytes in interface EmbeddedSass.OutboundMessage.VersionResponseOrBuilderpublic EmbeddedSass.OutboundMessage.VersionResponse.Builder setImplementationName(String value)
The name of the Sass implementation that the embedded compiler wraps.
string implementation_name = 4;value - The implementationName to set.public EmbeddedSass.OutboundMessage.VersionResponse.Builder clearImplementationName()
The name of the Sass implementation that the embedded compiler wraps.
string implementation_name = 4;public EmbeddedSass.OutboundMessage.VersionResponse.Builder setImplementationNameBytes(com.google.protobuf.ByteString value)
The name of the Sass implementation that the embedded compiler wraps.
string implementation_name = 4;value - The bytes for implementationName to set.public final EmbeddedSass.OutboundMessage.VersionResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.VersionResponse.Builder>public final EmbeddedSass.OutboundMessage.VersionResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.VersionResponse.Builder>