public static final class EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder> implements EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
A wrapper message that represents either a user-defined importer or a load path on disk. This must be a wrapper because `oneof` types can't be `repeated`.Protobuf type
sass.embedded_protocol.InboundMessage.CompileRequest.Importer
Modifier and Type | Method and Description |
---|---|
EmbeddedSass.InboundMessage.CompileRequest.Importer |
build() |
EmbeddedSass.InboundMessage.CompileRequest.Importer |
buildPartial() |
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
clear() |
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
clearFileImporterId()
A unique ID for a special kind of user-defined importer that tells
the compiler where to look for files on the physical filesystem, but
leaves the details of resolving partials and extensions and loading
the file from disk up to the compiler itself.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
clearImporter() |
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
clearImporterId()
A unique ID for a user-defined importer.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
clearPath()
A built-in importer that loads Sass files within the given directory
on disk.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getFileImporterId()
A unique ID for a special kind of user-defined importer that tells
the compiler where to look for files on the physical filesystem, but
leaves the details of resolving partials and extensions and loading
the file from disk up to the compiler itself.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.ImporterCase |
getImporterCase() |
int |
getImporterId()
A unique ID for a user-defined importer.
|
String |
getPath()
A built-in importer that loads Sass files within the given directory
on disk.
|
com.google.protobuf.ByteString |
getPathBytes()
A built-in importer that loads Sass files within the given directory
on disk.
|
boolean |
hasFileImporterId()
A unique ID for a special kind of user-defined importer that tells
the compiler where to look for files on the physical filesystem, but
leaves the details of resolving partials and extensions and loading
the file from disk up to the compiler itself.
|
boolean |
hasImporterId()
A unique ID for a user-defined importer.
|
boolean |
hasPath()
A built-in importer that loads Sass files within the given directory
on disk.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
mergeFrom(EmbeddedSass.InboundMessage.CompileRequest.Importer other) |
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
mergeFrom(com.google.protobuf.Message other) |
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
setFileImporterId(int value)
A unique ID for a special kind of user-defined importer that tells
the compiler where to look for files on the physical filesystem, but
leaves the details of resolving partials and extensions and loading
the file from disk up to the compiler itself.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
setImporterId(int value)
A unique ID for a user-defined importer.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
setPath(String value)
A built-in importer that loads Sass files within the given directory
on disk.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder |
setPathBytes(com.google.protobuf.ByteString value)
A built-in importer that loads Sass files within the given directory
on disk.
|
EmbeddedSass.InboundMessage.CompileRequest.Importer.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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public 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.CompileRequest.Importer.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Importer getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Importer build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public EmbeddedSass.InboundMessage.CompileRequest.Importer buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder mergeFrom(EmbeddedSass.InboundMessage.CompileRequest.Importer other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder>
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder>
IOException
public EmbeddedSass.InboundMessage.CompileRequest.Importer.ImporterCase getImporterCase()
getImporterCase
in interface EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder clearImporter()
public boolean hasPath()
A built-in importer that loads Sass files within the given directory on disk.
string path = 1;
hasPath
in interface EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
public String getPath()
A built-in importer that loads Sass files within the given directory on disk.
string path = 1;
getPath
in interface EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
public com.google.protobuf.ByteString getPathBytes()
A built-in importer that loads Sass files within the given directory on disk.
string path = 1;
getPathBytes
in interface EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder setPath(String value)
A built-in importer that loads Sass files within the given directory on disk.
string path = 1;
value
- The path to set.public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder clearPath()
A built-in importer that loads Sass files within the given directory on disk.
string path = 1;
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder setPathBytes(com.google.protobuf.ByteString value)
A built-in importer that loads Sass files within the given directory on disk.
string path = 1;
value
- The bytes for path to set.public boolean hasImporterId()
A unique ID for a user-defined importer. This ID will be included in outbound `CanonicalizeRequest` and `ImportRequest` messages to indicate which importer is being called. The host is responsible for generating this ID and ensuring that it's unique across all importers registered for this compilation.
uint32 importer_id = 2;
hasImporterId
in interface EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
public int getImporterId()
A unique ID for a user-defined importer. This ID will be included in outbound `CanonicalizeRequest` and `ImportRequest` messages to indicate which importer is being called. The host is responsible for generating this ID and ensuring that it's unique across all importers registered for this compilation.
uint32 importer_id = 2;
getImporterId
in interface EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder setImporterId(int value)
A unique ID for a user-defined importer. This ID will be included in outbound `CanonicalizeRequest` and `ImportRequest` messages to indicate which importer is being called. The host is responsible for generating this ID and ensuring that it's unique across all importers registered for this compilation.
uint32 importer_id = 2;
value
- The importerId to set.public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder clearImporterId()
A unique ID for a user-defined importer. This ID will be included in outbound `CanonicalizeRequest` and `ImportRequest` messages to indicate which importer is being called. The host is responsible for generating this ID and ensuring that it's unique across all importers registered for this compilation.
uint32 importer_id = 2;
public boolean hasFileImporterId()
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself. This ID will be included in outbound `FileImportRequest` messages to indicate which importer is being called. The host is responsible for generating this ID and ensuring that it's unique across all importers registered for this compilation.
uint32 file_importer_id = 3;
hasFileImporterId
in interface EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
public int getFileImporterId()
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself. This ID will be included in outbound `FileImportRequest` messages to indicate which importer is being called. The host is responsible for generating this ID and ensuring that it's unique across all importers registered for this compilation.
uint32 file_importer_id = 3;
getFileImporterId
in interface EmbeddedSass.InboundMessage.CompileRequest.ImporterOrBuilder
public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder setFileImporterId(int value)
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself. This ID will be included in outbound `FileImportRequest` messages to indicate which importer is being called. The host is responsible for generating this ID and ensuring that it's unique across all importers registered for this compilation.
uint32 file_importer_id = 3;
value
- The fileImporterId to set.public EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder clearFileImporterId()
A unique ID for a special kind of user-defined importer that tells the compiler where to look for files on the physical filesystem, but leaves the details of resolving partials and extensions and loading the file from disk up to the compiler itself. This ID will be included in outbound `FileImportRequest` messages to indicate which importer is being called. The host is responsible for generating this ID and ensuring that it's unique across all importers registered for this compilation.
uint32 file_importer_id = 3;
public final EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder>
public final EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.InboundMessage.CompileRequest.Importer.Builder>