public static final class EmbeddedSass.InboundMessage.FileImportResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.FileImportResponse.Builder> implements EmbeddedSass.InboundMessage.FileImportResponseOrBuilder
A response indicating the result of redirecting a URL to the filesystem.Protobuf type
sass.embedded_protocol.InboundMessage.FileImportResponse| Modifier and Type | Method and Description |
|---|---|
EmbeddedSass.InboundMessage.FileImportResponse |
build() |
EmbeddedSass.InboundMessage.FileImportResponse |
buildPartial() |
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
clear() |
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
clearError()
An error message explaining why the URL could not be loaded.
|
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
clearFileUrl()
The absolute `file:` URL to look for the file on the physical
filesystem.
|
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
clearId()
uint32 id = 1; |
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
clearResult() |
EmbeddedSass.InboundMessage.FileImportResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getError()
An error message explaining why the URL could not be loaded.
|
com.google.protobuf.ByteString |
getErrorBytes()
An error message explaining why the URL could not be loaded.
|
String |
getFileUrl()
The absolute `file:` URL to look for the file on the physical
filesystem.
|
com.google.protobuf.ByteString |
getFileUrlBytes()
The absolute `file:` URL to look for the file on the physical
filesystem.
|
int |
getId()
uint32 id = 1; |
EmbeddedSass.InboundMessage.FileImportResponse.ResultCase |
getResultCase() |
boolean |
hasError()
An error message explaining why the URL could not be loaded.
|
boolean |
hasFileUrl()
The absolute `file:` URL to look for the file on the physical
filesystem.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
mergeFrom(EmbeddedSass.InboundMessage.FileImportResponse other) |
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
setError(String value)
An error message explaining why the URL could not be loaded.
|
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
setErrorBytes(com.google.protobuf.ByteString value)
An error message explaining why the URL could not be loaded.
|
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
setFileUrl(String value)
The absolute `file:` URL to look for the file on the physical
filesystem.
|
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
setFileUrlBytes(com.google.protobuf.ByteString value)
The absolute `file:` URL to look for the file on the physical
filesystem.
|
EmbeddedSass.InboundMessage.FileImportResponse.Builder |
setId(int value)
uint32 id = 1; |
EmbeddedSass.InboundMessage.FileImportResponse.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.InboundMessage.FileImportResponse.Builder>public EmbeddedSass.InboundMessage.FileImportResponse.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.InboundMessage.FileImportResponse.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.InboundMessage.FileImportResponse.Builder>public EmbeddedSass.InboundMessage.FileImportResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EmbeddedSass.InboundMessage.FileImportResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EmbeddedSass.InboundMessage.FileImportResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EmbeddedSass.InboundMessage.FileImportResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EmbeddedSass.InboundMessage.FileImportResponse.Builder>public EmbeddedSass.InboundMessage.FileImportResponse.Builder mergeFrom(EmbeddedSass.InboundMessage.FileImportResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.FileImportResponse.Builder>public EmbeddedSass.InboundMessage.FileImportResponse.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.InboundMessage.FileImportResponse.Builder>IOExceptionpublic EmbeddedSass.InboundMessage.FileImportResponse.ResultCase getResultCase()
getResultCase in interface EmbeddedSass.InboundMessage.FileImportResponseOrBuilderpublic EmbeddedSass.InboundMessage.FileImportResponse.Builder clearResult()
public int getId()
uint32 id = 1;getId in interface EmbeddedSass.InboundMessage.FileImportResponseOrBuilderpublic EmbeddedSass.InboundMessage.FileImportResponse.Builder setId(int value)
uint32 id = 1;value - The id to set.public EmbeddedSass.InboundMessage.FileImportResponse.Builder clearId()
uint32 id = 1;public boolean hasFileUrl()
The absolute `file:` URL to look for the file on the physical filesystem. The compiler must verify to the best of its ability that this URL follows the format for an absolute `file:` URL on the current operating system without a hostname. If it doesn't, the compiler must treat that as an error thrown by the importer. See https://en.wikipedia.org/wiki/File_URI_scheme for details on the format. The compiler must handle turning this into a canonical URL by resolving it for partials, file extensions, and index files. The compiler must then loading the contents of the resulting canonical URL from the filesystem.
string file_url = 2;hasFileUrl in interface EmbeddedSass.InboundMessage.FileImportResponseOrBuilderpublic String getFileUrl()
The absolute `file:` URL to look for the file on the physical filesystem. The compiler must verify to the best of its ability that this URL follows the format for an absolute `file:` URL on the current operating system without a hostname. If it doesn't, the compiler must treat that as an error thrown by the importer. See https://en.wikipedia.org/wiki/File_URI_scheme for details on the format. The compiler must handle turning this into a canonical URL by resolving it for partials, file extensions, and index files. The compiler must then loading the contents of the resulting canonical URL from the filesystem.
string file_url = 2;getFileUrl in interface EmbeddedSass.InboundMessage.FileImportResponseOrBuilderpublic com.google.protobuf.ByteString getFileUrlBytes()
The absolute `file:` URL to look for the file on the physical filesystem. The compiler must verify to the best of its ability that this URL follows the format for an absolute `file:` URL on the current operating system without a hostname. If it doesn't, the compiler must treat that as an error thrown by the importer. See https://en.wikipedia.org/wiki/File_URI_scheme for details on the format. The compiler must handle turning this into a canonical URL by resolving it for partials, file extensions, and index files. The compiler must then loading the contents of the resulting canonical URL from the filesystem.
string file_url = 2;getFileUrlBytes in interface EmbeddedSass.InboundMessage.FileImportResponseOrBuilderpublic EmbeddedSass.InboundMessage.FileImportResponse.Builder setFileUrl(String value)
The absolute `file:` URL to look for the file on the physical filesystem. The compiler must verify to the best of its ability that this URL follows the format for an absolute `file:` URL on the current operating system without a hostname. If it doesn't, the compiler must treat that as an error thrown by the importer. See https://en.wikipedia.org/wiki/File_URI_scheme for details on the format. The compiler must handle turning this into a canonical URL by resolving it for partials, file extensions, and index files. The compiler must then loading the contents of the resulting canonical URL from the filesystem.
string file_url = 2;value - The fileUrl to set.public EmbeddedSass.InboundMessage.FileImportResponse.Builder clearFileUrl()
The absolute `file:` URL to look for the file on the physical filesystem. The compiler must verify to the best of its ability that this URL follows the format for an absolute `file:` URL on the current operating system without a hostname. If it doesn't, the compiler must treat that as an error thrown by the importer. See https://en.wikipedia.org/wiki/File_URI_scheme for details on the format. The compiler must handle turning this into a canonical URL by resolving it for partials, file extensions, and index files. The compiler must then loading the contents of the resulting canonical URL from the filesystem.
string file_url = 2;public EmbeddedSass.InboundMessage.FileImportResponse.Builder setFileUrlBytes(com.google.protobuf.ByteString value)
The absolute `file:` URL to look for the file on the physical filesystem. The compiler must verify to the best of its ability that this URL follows the format for an absolute `file:` URL on the current operating system without a hostname. If it doesn't, the compiler must treat that as an error thrown by the importer. See https://en.wikipedia.org/wiki/File_URI_scheme for details on the format. The compiler must handle turning this into a canonical URL by resolving it for partials, file extensions, and index files. The compiler must then loading the contents of the resulting canonical URL from the filesystem.
string file_url = 2;value - The bytes for fileUrl to set.public boolean hasError()
An error message explaining why the URL could not be loaded.
string error = 3;hasError in interface EmbeddedSass.InboundMessage.FileImportResponseOrBuilderpublic String getError()
An error message explaining why the URL could not be loaded.
string error = 3;getError in interface EmbeddedSass.InboundMessage.FileImportResponseOrBuilderpublic com.google.protobuf.ByteString getErrorBytes()
An error message explaining why the URL could not be loaded.
string error = 3;getErrorBytes in interface EmbeddedSass.InboundMessage.FileImportResponseOrBuilderpublic EmbeddedSass.InboundMessage.FileImportResponse.Builder setError(String value)
An error message explaining why the URL could not be loaded.
string error = 3;value - The error to set.public EmbeddedSass.InboundMessage.FileImportResponse.Builder clearError()
An error message explaining why the URL could not be loaded.
string error = 3;public EmbeddedSass.InboundMessage.FileImportResponse.Builder setErrorBytes(com.google.protobuf.ByteString value)
An error message explaining why the URL could not be loaded.
string error = 3;value - The bytes for error to set.public final EmbeddedSass.InboundMessage.FileImportResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.FileImportResponse.Builder>public final EmbeddedSass.InboundMessage.FileImportResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.FileImportResponse.Builder>