public static final class PluginProtos.CodeGeneratorResponse extends GeneratedMessageV3 implements PluginProtos.CodeGeneratorResponseOrBuilder
The plugin writes an encoded CodeGeneratorResponse to stdout.Protobuf type
google.protobuf.compiler.CodeGeneratorResponse| Modifier and Type | Class and Description |
|---|---|
static class |
PluginProtos.CodeGeneratorResponse.Builder
The plugin writes an encoded CodeGeneratorResponse to stdout.
|
static class |
PluginProtos.CodeGeneratorResponse.File
Represents a single generated file.
|
static interface |
PluginProtos.CodeGeneratorResponse.FileOrBuilder |
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
private int |
bitField0_ |
private static PluginProtos.CodeGeneratorResponse |
DEFAULT_INSTANCE |
private java.lang.Object |
error_ |
static int |
ERROR_FIELD_NUMBER |
private java.util.List<PluginProtos.CodeGeneratorResponse.File> |
file_ |
static int |
FILE_FIELD_NUMBER |
private byte |
memoizedIsInitialized |
static Parser<PluginProtos.CodeGeneratorResponse> |
PARSER
Deprecated.
|
private static long |
serialVersionUID |
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier | Constructor and Description |
|---|---|
private |
CodeGeneratorResponse() |
private |
CodeGeneratorResponse(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
private |
CodeGeneratorResponse(GeneratedMessageV3.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
Compares the specified object with this message for equality.
|
static PluginProtos.CodeGeneratorResponse |
getDefaultInstance() |
PluginProtos.CodeGeneratorResponse |
getDefaultInstanceForType()
Get an instance of the type with no fields set.
|
static Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getError()
Error message.
|
ByteString |
getErrorBytes()
Error message.
|
PluginProtos.CodeGeneratorResponse.File |
getFile(int index)
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15; |
int |
getFileCount()
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15; |
java.util.List<PluginProtos.CodeGeneratorResponse.File> |
getFileList()
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15; |
PluginProtos.CodeGeneratorResponse.FileOrBuilder |
getFileOrBuilder(int index)
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15; |
java.util.List<? extends PluginProtos.CodeGeneratorResponse.FileOrBuilder> |
getFileOrBuilderList()
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15; |
Parser<PluginProtos.CodeGeneratorResponse> |
getParserForType()
Gets the parser for a message of the same type as this message.
|
int |
getSerializedSize()
Get the number of bytes required to encode this message.
|
UnknownFieldSet |
getUnknownFields()
Get the
UnknownFieldSet for this message. |
boolean |
hasError()
Error message.
|
int |
hashCode()
Returns the hash code value for this message.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable()
Get the FieldAccessorTable for this type.
|
boolean |
isInitialized()
Returns true if all required fields in the message and all embedded
messages are set, false otherwise.
|
static PluginProtos.CodeGeneratorResponse.Builder |
newBuilder() |
static PluginProtos.CodeGeneratorResponse.Builder |
newBuilder(PluginProtos.CodeGeneratorResponse prototype) |
PluginProtos.CodeGeneratorResponse.Builder |
newBuilderForType()
Constructs a new builder for a message of the same type as this message.
|
protected PluginProtos.CodeGeneratorResponse.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
TODO(xiaofeng): remove this together with GeneratedMessageV3.BuilderParent.
|
static PluginProtos.CodeGeneratorResponse |
parseDelimitedFrom(java.io.InputStream input) |
static PluginProtos.CodeGeneratorResponse |
parseDelimitedFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(byte[] data) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(java.nio.ByteBuffer data) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(java.nio.ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(ByteString data) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(CodedInputStream input) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(java.io.InputStream input) |
static PluginProtos.CodeGeneratorResponse |
parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Parser<PluginProtos.CodeGeneratorResponse> |
parser() |
PluginProtos.CodeGeneratorResponse.Builder |
toBuilder()
Constructs a builder initialized with the current message.
|
void |
writeTo(CodedOutputStream output)
Serializes the message and writes it to
output. |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeToprivate static final long serialVersionUID
private int bitField0_
public static final int ERROR_FIELD_NUMBER
private volatile java.lang.Object error_
public static final int FILE_FIELD_NUMBER
private java.util.List<PluginProtos.CodeGeneratorResponse.File> file_
private byte memoizedIsInitialized
private static final PluginProtos.CodeGeneratorResponse DEFAULT_INSTANCE
@Deprecated public static final Parser<PluginProtos.CodeGeneratorResponse> PARSER
private CodeGeneratorResponse(GeneratedMessageV3.Builder<?> builder)
private CodeGeneratorResponse()
private CodeGeneratorResponse(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic final UnknownFieldSet getUnknownFields()
MessageOrBuilderUnknownFieldSet for this message.getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessageV3public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
GeneratedMessageV3internalGetFieldAccessorTable in class GeneratedMessageV3public boolean hasError()
Error message. If non-empty, code generation failed. The plugin process should exit with status code zero even if it reports an error in this way. This should be used to indicate errors in .proto files which prevent the code generator from generating correct code. Errors which indicate a problem in protoc itself -- such as the input CodeGeneratorRequest being unparseable -- should be reported by writing a message to stderr and exiting with a non-zero status code.
optional string error = 1;hasError in interface PluginProtos.CodeGeneratorResponseOrBuilderpublic java.lang.String getError()
Error message. If non-empty, code generation failed. The plugin process should exit with status code zero even if it reports an error in this way. This should be used to indicate errors in .proto files which prevent the code generator from generating correct code. Errors which indicate a problem in protoc itself -- such as the input CodeGeneratorRequest being unparseable -- should be reported by writing a message to stderr and exiting with a non-zero status code.
optional string error = 1;getError in interface PluginProtos.CodeGeneratorResponseOrBuilderpublic ByteString getErrorBytes()
Error message. If non-empty, code generation failed. The plugin process should exit with status code zero even if it reports an error in this way. This should be used to indicate errors in .proto files which prevent the code generator from generating correct code. Errors which indicate a problem in protoc itself -- such as the input CodeGeneratorRequest being unparseable -- should be reported by writing a message to stderr and exiting with a non-zero status code.
optional string error = 1;getErrorBytes in interface PluginProtos.CodeGeneratorResponseOrBuilderpublic java.util.List<PluginProtos.CodeGeneratorResponse.File> getFileList()
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;getFileList in interface PluginProtos.CodeGeneratorResponseOrBuilderpublic java.util.List<? extends PluginProtos.CodeGeneratorResponse.FileOrBuilder> getFileOrBuilderList()
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;getFileOrBuilderList in interface PluginProtos.CodeGeneratorResponseOrBuilderpublic int getFileCount()
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;getFileCount in interface PluginProtos.CodeGeneratorResponseOrBuilderpublic PluginProtos.CodeGeneratorResponse.File getFile(int index)
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;getFile in interface PluginProtos.CodeGeneratorResponseOrBuilderpublic PluginProtos.CodeGeneratorResponse.FileOrBuilder getFileOrBuilder(int index)
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;getFileOrBuilder in interface PluginProtos.CodeGeneratorResponseOrBuilderpublic final boolean isInitialized()
MessageLiteOrBuilderisInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3public void writeTo(CodedOutputStream output) throws java.io.IOException
MessageLiteoutput. This does not
flush or close the stream.writeTo in interface MessageLitewriteTo in class GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
MessageLitegetSerializedSize in interface MessageLitegetSerializedSize in class GeneratedMessageV3public boolean equals(java.lang.Object obj)
Messagetrue if the given object is a message of the same type (as
defined by getDescriptorForType()) and has identical values for
all of its fields. Subclasses must implement this; inheriting
Object.equals() is incorrect.equals in interface Messageequals in class AbstractMessageobj - object to be compared for equality with this messagetrue if the specified object is equal to this messagepublic int hashCode()
MessageObject.hashCode() is incorrect.hashCode in interface MessagehashCode in class AbstractMessageMap.hashCode()public static PluginProtos.CodeGeneratorResponse parseFrom(java.nio.ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static PluginProtos.CodeGeneratorResponse parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static PluginProtos.CodeGeneratorResponse parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static PluginProtos.CodeGeneratorResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static PluginProtos.CodeGeneratorResponse parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static PluginProtos.CodeGeneratorResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static PluginProtos.CodeGeneratorResponse parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PluginProtos.CodeGeneratorResponse parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static PluginProtos.CodeGeneratorResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PluginProtos.CodeGeneratorResponse parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static PluginProtos.CodeGeneratorResponse parseFrom(CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PluginProtos.CodeGeneratorResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic PluginProtos.CodeGeneratorResponse.Builder newBuilderForType()
MessageLitenewBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static PluginProtos.CodeGeneratorResponse.Builder newBuilder()
public static PluginProtos.CodeGeneratorResponse.Builder newBuilder(PluginProtos.CodeGeneratorResponse prototype)
public PluginProtos.CodeGeneratorResponse.Builder toBuilder()
MessageLitetoBuilder in interface MessagetoBuilder in interface MessageLiteprotected PluginProtos.CodeGeneratorResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
GeneratedMessageV3newBuilderForType in class GeneratedMessageV3public static PluginProtos.CodeGeneratorResponse getDefaultInstance()
public static Parser<PluginProtos.CodeGeneratorResponse> parser()
public Parser<PluginProtos.CodeGeneratorResponse> getParserForType()
MessageLitegetParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessageV3public PluginProtos.CodeGeneratorResponse getDefaultInstanceForType()
MessageLiteOrBuildergetDefaultInstance() method of generated message classes in that
this method is an abstract method of the MessageLite interface
whereas getDefaultInstance() is a static method of a specific
class. They return the same thing.getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilder