Class EmbeddedSass.InboundMessage.VersionRequest

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, EmbeddedSass.InboundMessage.VersionRequestOrBuilder
Enclosing class:
EmbeddedSass.InboundMessage

public static final class EmbeddedSass.InboundMessage.VersionRequest extends GeneratedMessageV3 implements EmbeddedSass.InboundMessage.VersionRequestOrBuilder
 A request for information about the version of the embedded compiler. The
 host can use this to provide diagnostic information to the user, to check
 which features the compiler supports, or to ensure that it's compatible
 with the same protocol version the compiler supports.
 
Protobuf type sass.embedded_protocol.InboundMessage.VersionRequest
See Also: