public static final class EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder> implements EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilder
A message indicating that the Sass file was successfully compiled to CSS.Protobuf type
sass.embedded_protocol.OutboundMessage.CompileResponse.CompileSuccess| Modifier and Type | Method and Description |
|---|---|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
addAllLoadedUrls(Iterable<String> values)
The canonical URLs of all source files loaded during the compilation.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
addLoadedUrls(String value)
The canonical URLs of all source files loaded during the compilation.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
addLoadedUrlsBytes(com.google.protobuf.ByteString value)
The canonical URLs of all source files loaded during the compilation.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess |
build() |
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess |
buildPartial() |
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
clear() |
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
clearCss()
The compiled CSS.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
clearLoadedUrls()
The canonical URLs of all source files loaded during the compilation.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
clearSourceMap()
The JSON-encoded source map, or the empty string if
`CompileRequest.source_map` was `false`.
|
String |
getCss()
The compiled CSS.
|
com.google.protobuf.ByteString |
getCssBytes()
The compiled CSS.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLoadedUrls(int index)
The canonical URLs of all source files loaded during the compilation.
|
com.google.protobuf.ByteString |
getLoadedUrlsBytes(int index)
The canonical URLs of all source files loaded during the compilation.
|
int |
getLoadedUrlsCount()
The canonical URLs of all source files loaded during the compilation.
|
com.google.protobuf.ProtocolStringList |
getLoadedUrlsList()
The canonical URLs of all source files loaded during the compilation.
|
String |
getSourceMap()
The JSON-encoded source map, or the empty string if
`CompileRequest.source_map` was `false`.
|
com.google.protobuf.ByteString |
getSourceMapBytes()
The JSON-encoded source map, or the empty string if
`CompileRequest.source_map` was `false`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
mergeFrom(EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess other) |
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
mergeFrom(com.google.protobuf.Message other) |
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
setCss(String value)
The compiled CSS.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
setCssBytes(com.google.protobuf.ByteString value)
The compiled CSS.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
setLoadedUrls(int index,
String value)
The canonical URLs of all source files loaded during the compilation.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
setSourceMap(String value)
The JSON-encoded source map, or the empty string if
`CompileRequest.source_map` was `false`.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder |
setSourceMapBytes(com.google.protobuf.ByteString value)
The JSON-encoded source map, or the empty string if
`CompileRequest.source_map` was `false`.
|
EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.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.CompileResponse.CompileSuccess.Builder>public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.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.CompileResponse.CompileSuccess.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.CompileResponse.CompileSuccess.Builder>public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder>public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder mergeFrom(EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder>public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.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.CompileResponse.CompileSuccess.Builder>IOExceptionpublic String getCss()
The compiled CSS.
string css = 1;getCss in interface EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilderpublic com.google.protobuf.ByteString getCssBytes()
The compiled CSS.
string css = 1;getCssBytes in interface EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilderpublic EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder setCss(String value)
The compiled CSS.
string css = 1;value - The css to set.public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder clearCss()
The compiled CSS.
string css = 1;public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder setCssBytes(com.google.protobuf.ByteString value)
The compiled CSS.
string css = 1;value - The bytes for css to set.public String getSourceMap()
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`. The compiler must not add a `"file"` key to this source map. It's the host's (or the host's user's) responsibility to determine how the generated CSS can be reached from the source map.
string source_map = 2;getSourceMap in interface EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilderpublic com.google.protobuf.ByteString getSourceMapBytes()
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`. The compiler must not add a `"file"` key to this source map. It's the host's (or the host's user's) responsibility to determine how the generated CSS can be reached from the source map.
string source_map = 2;getSourceMapBytes in interface EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilderpublic EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder setSourceMap(String value)
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`. The compiler must not add a `"file"` key to this source map. It's the host's (or the host's user's) responsibility to determine how the generated CSS can be reached from the source map.
string source_map = 2;value - The sourceMap to set.public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder clearSourceMap()
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`. The compiler must not add a `"file"` key to this source map. It's the host's (or the host's user's) responsibility to determine how the generated CSS can be reached from the source map.
string source_map = 2;public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder setSourceMapBytes(com.google.protobuf.ByteString value)
The JSON-encoded source map, or the empty string if `CompileRequest.source_map` was `false`. The compiler must not add a `"file"` key to this source map. It's the host's (or the host's user's) responsibility to determine how the generated CSS can be reached from the source map.
string source_map = 2;value - The bytes for sourceMap to set.public com.google.protobuf.ProtocolStringList getLoadedUrlsList()
The canonical URLs of all source files loaded during the compilation. The compiler must ensure that each canonical URL appears only once in this list. This must include the entrypoint file's URL if either `CompileRequest.input.path` or `CompileRequest.StringInput.url` was passed.
repeated string loaded_urls = 3;getLoadedUrlsList in interface EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilderpublic int getLoadedUrlsCount()
The canonical URLs of all source files loaded during the compilation. The compiler must ensure that each canonical URL appears only once in this list. This must include the entrypoint file's URL if either `CompileRequest.input.path` or `CompileRequest.StringInput.url` was passed.
repeated string loaded_urls = 3;getLoadedUrlsCount in interface EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilderpublic String getLoadedUrls(int index)
The canonical URLs of all source files loaded during the compilation. The compiler must ensure that each canonical URL appears only once in this list. This must include the entrypoint file's URL if either `CompileRequest.input.path` or `CompileRequest.StringInput.url` was passed.
repeated string loaded_urls = 3;getLoadedUrls in interface EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getLoadedUrlsBytes(int index)
The canonical URLs of all source files loaded during the compilation. The compiler must ensure that each canonical URL appears only once in this list. This must include the entrypoint file's URL if either `CompileRequest.input.path` or `CompileRequest.StringInput.url` was passed.
repeated string loaded_urls = 3;getLoadedUrlsBytes in interface EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccessOrBuilderindex - The index of the value to return.public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder setLoadedUrls(int index, String value)
The canonical URLs of all source files loaded during the compilation. The compiler must ensure that each canonical URL appears only once in this list. This must include the entrypoint file's URL if either `CompileRequest.input.path` or `CompileRequest.StringInput.url` was passed.
repeated string loaded_urls = 3;index - The index to set the value at.value - The loadedUrls to set.public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder addLoadedUrls(String value)
The canonical URLs of all source files loaded during the compilation. The compiler must ensure that each canonical URL appears only once in this list. This must include the entrypoint file's URL if either `CompileRequest.input.path` or `CompileRequest.StringInput.url` was passed.
repeated string loaded_urls = 3;value - The loadedUrls to add.public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder addAllLoadedUrls(Iterable<String> values)
The canonical URLs of all source files loaded during the compilation. The compiler must ensure that each canonical URL appears only once in this list. This must include the entrypoint file's URL if either `CompileRequest.input.path` or `CompileRequest.StringInput.url` was passed.
repeated string loaded_urls = 3;values - The loadedUrls to add.public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder clearLoadedUrls()
The canonical URLs of all source files loaded during the compilation. The compiler must ensure that each canonical URL appears only once in this list. This must include the entrypoint file's URL if either `CompileRequest.input.path` or `CompileRequest.StringInput.url` was passed.
repeated string loaded_urls = 3;public EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder addLoadedUrlsBytes(com.google.protobuf.ByteString value)
The canonical URLs of all source files loaded during the compilation. The compiler must ensure that each canonical URL appears only once in this list. This must include the entrypoint file's URL if either `CompileRequest.input.path` or `CompileRequest.StringInput.url` was passed.
repeated string loaded_urls = 3;value - The bytes of the loadedUrls to add.public final EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder>public final EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileSuccess.Builder>