Package sass.embedded_protocol
Class EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
sass.embedded_protocol.EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
- All Implemented Interfaces:
Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,Cloneable,EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
- Enclosing class:
- EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure
public static final class EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder
extends GeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
implements EmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
A message indicating that the Sass file could not be successfully compiled to CSS.Protobuf type
sass.embedded_protocol.OutboundMessage.CompileResponse.CompileFailure-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear()A formatted, human-readable string that contains the message, span (if available), and trace (if available).A message describing the reason for the failure.The span associated with the failure.The stack trace associated with the failure.clone()static final Descriptors.DescriptorA formatted, human-readable string that contains the message, span (if available), and trace (if available).A formatted, human-readable string that contains the message, span (if available), and trace (if available).A message describing the reason for the failure.A message describing the reason for the failure.getSpan()The span associated with the failure.The span associated with the failure.The span associated with the failure.The stack trace associated with the failure.The stack trace associated with the failure.booleanhasSpan()The span associated with the failure.protected GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergeSpan(EmbeddedSass.SourceSpan value) The span associated with the failure.mergeUnknownFields(UnknownFieldSet unknownFields) setField(Descriptors.FieldDescriptor field, Object value) setFormatted(String value) A formatted, human-readable string that contains the message, span (if available), and trace (if available).setFormattedBytes(ByteString value) A formatted, human-readable string that contains the message, span (if available), and trace (if available).setMessage(String value) A message describing the reason for the failure.setMessageBytes(ByteString value) A message describing the reason for the failure.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) setSpan(EmbeddedSass.SourceSpan value) The span associated with the failure.setSpan(EmbeddedSass.SourceSpan.Builder builderForValue) The span associated with the failure.setStackTrace(String value) The stack trace associated with the failure.setStackTraceBytes(ByteString value) The stack trace associated with the failure.setUnknownFields(UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
clone
- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
setField
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setField(Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
clearField
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder clearField(Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
clearOneof
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder clearOneof(Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
setRepeatedField
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
addRepeatedField
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
mergeFrom
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>- Throws:
IOException
-
getMessage
A message describing the reason for the failure.
string message = 1;- Specified by:
getMessagein interfaceEmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder- Returns:
- The message.
-
getMessageBytes
A message describing the reason for the failure.
string message = 1;- Specified by:
getMessageBytesin interfaceEmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder- Returns:
- The bytes for message.
-
setMessage
A message describing the reason for the failure.
string message = 1;- Parameters:
value- The message to set.- Returns:
- This builder for chaining.
-
clearMessage
A message describing the reason for the failure.
string message = 1;- Returns:
- This builder for chaining.
-
setMessageBytes
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setMessageBytes(ByteString value) A message describing the reason for the failure.
string message = 1;- Parameters:
value- The bytes for message to set.- Returns:
- This builder for chaining.
-
hasSpan
public boolean hasSpan()The span associated with the failure. Mandatory.
.sass.embedded_protocol.SourceSpan span = 2;- Specified by:
hasSpanin interfaceEmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder- Returns:
- Whether the span field is set.
-
getSpan
The span associated with the failure. Mandatory.
.sass.embedded_protocol.SourceSpan span = 2;- Specified by:
getSpanin interfaceEmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder- Returns:
- The span.
-
setSpan
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setSpan(EmbeddedSass.SourceSpan value) The span associated with the failure. Mandatory.
.sass.embedded_protocol.SourceSpan span = 2; -
setSpan
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setSpan(EmbeddedSass.SourceSpan.Builder builderForValue) The span associated with the failure. Mandatory.
.sass.embedded_protocol.SourceSpan span = 2; -
mergeSpan
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder mergeSpan(EmbeddedSass.SourceSpan value) The span associated with the failure. Mandatory.
.sass.embedded_protocol.SourceSpan span = 2; -
clearSpan
The span associated with the failure. Mandatory.
.sass.embedded_protocol.SourceSpan span = 2; -
getSpanBuilder
The span associated with the failure. Mandatory.
.sass.embedded_protocol.SourceSpan span = 2; -
getSpanOrBuilder
The span associated with the failure. Mandatory.
.sass.embedded_protocol.SourceSpan span = 2;- Specified by:
getSpanOrBuilderin interfaceEmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder
-
getStackTrace
The stack trace associated with the failure. The empty string indicates that no stack trace is available. Otherwise, the format of this stack trace is not specified and is likely to be inconsistent between implementations.
string stack_trace = 3;- Specified by:
getStackTracein interfaceEmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder- Returns:
- The stackTrace.
-
getStackTraceBytes
The stack trace associated with the failure. The empty string indicates that no stack trace is available. Otherwise, the format of this stack trace is not specified and is likely to be inconsistent between implementations.
string stack_trace = 3;- Specified by:
getStackTraceBytesin interfaceEmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder- Returns:
- The bytes for stackTrace.
-
setStackTrace
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setStackTrace(String value) The stack trace associated with the failure. The empty string indicates that no stack trace is available. Otherwise, the format of this stack trace is not specified and is likely to be inconsistent between implementations.
string stack_trace = 3;- Parameters:
value- The stackTrace to set.- Returns:
- This builder for chaining.
-
clearStackTrace
The stack trace associated with the failure. The empty string indicates that no stack trace is available. Otherwise, the format of this stack trace is not specified and is likely to be inconsistent between implementations.
string stack_trace = 3;- Returns:
- This builder for chaining.
-
setStackTraceBytes
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setStackTraceBytes(ByteString value) The stack trace associated with the failure. The empty string indicates that no stack trace is available. Otherwise, the format of this stack trace is not specified and is likely to be inconsistent between implementations.
string stack_trace = 3;- Parameters:
value- The bytes for stackTrace to set.- Returns:
- This builder for chaining.
-
getFormatted
A formatted, human-readable string that contains the message, span (if available), and trace (if available). The format of this string is not specified and is likely to be inconsistent between implementations.
string formatted = 4;- Specified by:
getFormattedin interfaceEmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder- Returns:
- The formatted.
-
getFormattedBytes
A formatted, human-readable string that contains the message, span (if available), and trace (if available). The format of this string is not specified and is likely to be inconsistent between implementations.
string formatted = 4;- Specified by:
getFormattedBytesin interfaceEmbeddedSass.OutboundMessage.CompileResponse.CompileFailureOrBuilder- Returns:
- The bytes for formatted.
-
setFormatted
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setFormatted(String value) A formatted, human-readable string that contains the message, span (if available), and trace (if available). The format of this string is not specified and is likely to be inconsistent between implementations.
string formatted = 4;- Parameters:
value- The formatted to set.- Returns:
- This builder for chaining.
-
clearFormatted
A formatted, human-readable string that contains the message, span (if available), and trace (if available). The format of this string is not specified and is likely to be inconsistent between implementations.
string formatted = 4;- Returns:
- This builder for chaining.
-
setFormattedBytes
public EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setFormattedBytes(ByteString value) A formatted, human-readable string that contains the message, span (if available), and trace (if available). The format of this string is not specified and is likely to be inconsistent between implementations.
string formatted = 4;- Parameters:
value- The bytes for formatted to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder setUnknownFields(UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-
mergeUnknownFields
public final EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder mergeUnknownFields(UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<EmbeddedSass.OutboundMessage.CompileResponse.CompileFailure.Builder>
-