Package com.google.protobuf.compiler
Class PluginProtos.CodeGeneratorRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<PluginProtos.CodeGeneratorRequest.Builder>
com.google.protobuf.GeneratedMessage.Builder<PluginProtos.CodeGeneratorRequest.Builder>
com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- All Implemented Interfaces:
PluginProtos.CodeGeneratorRequestOrBuilder
,Message.Builder
,MessageLite.Builder
,MessageLiteOrBuilder
,MessageOrBuilder
,Cloneable
- Enclosing class:
PluginProtos.CodeGeneratorRequest
public static final class PluginProtos.CodeGeneratorRequest.Builder
extends GeneratedMessage.Builder<PluginProtos.CodeGeneratorRequest.Builder>
implements PluginProtos.CodeGeneratorRequestOrBuilder
An encoded CodeGeneratorRequest is written to the plugin's stdin.Protobuf type
google.protobuf.compiler.CodeGeneratorRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private PluginProtos.Version
private SingleFieldBuilder
<PluginProtos.Version, PluginProtos.Version.Builder, PluginProtos.VersionOrBuilder> private LazyStringArrayList
private Object
private List
<DescriptorProtos.FileDescriptorProto> private RepeatedFieldBuilder
<DescriptorProtos.FileDescriptorProto, DescriptorProtos.FileDescriptorProto.Builder, DescriptorProtos.FileDescriptorProtoOrBuilder> private List
<DescriptorProtos.FileDescriptorProto> private RepeatedFieldBuilder
<DescriptorProtos.FileDescriptorProto, DescriptorProtos.FileDescriptorProto.Builder, DescriptorProtos.FileDescriptorProtoOrBuilder> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
Builder()
private
Builder
(AbstractMessage.BuilderParent parent) -
Method Summary
Modifier and TypeMethodDescriptionaddAllFileToGenerate
(Iterable<String> values) The .proto files that were explicitly listed on the command-line.addAllProtoFile
(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) FileDescriptorProtos for all files in files_to_generate and everything they import.addAllSourceFileDescriptors
(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) File descriptors with all options, including source-retention options.addFileToGenerate
(String value) The .proto files that were explicitly listed on the command-line.addFileToGenerateBytes
(ByteString value) The .proto files that were explicitly listed on the command-line.addProtoFile
(int index, DescriptorProtos.FileDescriptorProto value) FileDescriptorProtos for all files in files_to_generate and everything they import.addProtoFile
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) FileDescriptorProtos for all files in files_to_generate and everything they import.FileDescriptorProtos for all files in files_to_generate and everything they import.addProtoFile
(DescriptorProtos.FileDescriptorProto.Builder builderForValue) FileDescriptorProtos for all files in files_to_generate and everything they import.FileDescriptorProtos for all files in files_to_generate and everything they import.addProtoFileBuilder
(int index) FileDescriptorProtos for all files in files_to_generate and everything they import.addSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto value) File descriptors with all options, including source-retention options.addSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) File descriptors with all options, including source-retention options.File descriptors with all options, including source-retention options.addSourceFileDescriptors
(DescriptorProtos.FileDescriptorProto.Builder builderForValue) File descriptors with all options, including source-retention options.File descriptors with all options, including source-retention options.addSourceFileDescriptorsBuilder
(int index) File descriptors with all options, including source-retention options.build()
Constructs the message based on the state of the Builder.LikeMessageLite.Builder.build()
, but does not throw an exception if the message is missing required fields.private void
private void
clear()
Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.The version number of protocol compiler.The .proto files that were explicitly listed on the command-line.The generator parameter passed on the command-line.FileDescriptorProtos for all files in files_to_generate and everything they import.File descriptors with all options, including source-retention options.private void
private void
private void
The version number of protocol compiler.The version number of protocol compiler.private SingleFieldBuilder
<PluginProtos.Version, PluginProtos.Version.Builder, PluginProtos.VersionOrBuilder> The version number of protocol compiler.The version number of protocol compiler.Get an instance of the type with no fields set.static final Descriptors.Descriptor
Get the message's type's descriptor.getFileToGenerate
(int index) The .proto files that were explicitly listed on the command-line.getFileToGenerateBytes
(int index) The .proto files that were explicitly listed on the command-line.int
The .proto files that were explicitly listed on the command-line.The .proto files that were explicitly listed on the command-line.The generator parameter passed on the command-line.The generator parameter passed on the command-line.getProtoFile
(int index) FileDescriptorProtos for all files in files_to_generate and everything they import.getProtoFileBuilder
(int index) FileDescriptorProtos for all files in files_to_generate and everything they import.FileDescriptorProtos for all files in files_to_generate and everything they import.int
FileDescriptorProtos for all files in files_to_generate and everything they import.private RepeatedFieldBuilder
<DescriptorProtos.FileDescriptorProto, DescriptorProtos.FileDescriptorProto.Builder, DescriptorProtos.FileDescriptorProtoOrBuilder> FileDescriptorProtos for all files in files_to_generate and everything they import.getProtoFileOrBuilder
(int index) FileDescriptorProtos for all files in files_to_generate and everything they import.FileDescriptorProtos for all files in files_to_generate and everything they import.getSourceFileDescriptors
(int index) File descriptors with all options, including source-retention options.getSourceFileDescriptorsBuilder
(int index) File descriptors with all options, including source-retention options.File descriptors with all options, including source-retention options.int
File descriptors with all options, including source-retention options.private RepeatedFieldBuilder
<DescriptorProtos.FileDescriptorProto, DescriptorProtos.FileDescriptorProto.Builder, DescriptorProtos.FileDescriptorProtoOrBuilder> File descriptors with all options, including source-retention options.getSourceFileDescriptorsOrBuilder
(int index) File descriptors with all options, including source-retention options.File descriptors with all options, including source-retention options.boolean
The version number of protocol compiler.boolean
The generator parameter passed on the command-line.protected GeneratedMessage.FieldAccessorTable
Get the FieldAccessorTable for this type.final boolean
Returns true if all required fields in the message and all embedded messages are set, false otherwise.private void
The version number of protocol compiler.mergeFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) LikeMessageLite.Builder.mergeFrom(CodedInputStream)
, but also parses extensions.Mergeother
into the message being built.removeProtoFile
(int index) FileDescriptorProtos for all files in files_to_generate and everything they import.removeSourceFileDescriptors
(int index) File descriptors with all options, including source-retention options.The version number of protocol compiler.setCompilerVersion
(PluginProtos.Version.Builder builderForValue) The version number of protocol compiler.setFileToGenerate
(int index, String value) The .proto files that were explicitly listed on the command-line.setParameter
(String value) The generator parameter passed on the command-line.setParameterBytes
(ByteString value) The generator parameter passed on the command-line.setProtoFile
(int index, DescriptorProtos.FileDescriptorProto value) FileDescriptorProtos for all files in files_to_generate and everything they import.setProtoFile
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) FileDescriptorProtos for all files in files_to_generate and everything they import.setSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto value) File descriptors with all options, including source-retention options.setSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) File descriptors with all options, including source-retention options.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
fileToGenerate_
-
parameter_
-
protoFile_
-
protoFileBuilder_
-
sourceFileDescriptors_
-
sourceFileDescriptorsBuilder_
private RepeatedFieldBuilder<DescriptorProtos.FileDescriptorProto,DescriptorProtos.FileDescriptorProto.Builder, sourceFileDescriptorsBuilder_DescriptorProtos.FileDescriptorProtoOrBuilder> -
compilerVersion_
-
compilerVersionBuilder_
private SingleFieldBuilder<PluginProtos.Version,PluginProtos.Version.Builder, compilerVersionBuilder_PluginProtos.VersionOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
-
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
Description copied from class:GeneratedMessage.Builder
Get the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with DescriptorProtos.- Specified by:
internalGetFieldAccessorTable
in classGeneratedMessage.Builder<PluginProtos.CodeGeneratorRequest.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
Description copied from class:GeneratedMessage.Builder
Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.- Specified by:
clear
in interfaceMessage.Builder
- Specified by:
clear
in interfaceMessageLite.Builder
- Overrides:
clear
in classGeneratedMessage.Builder<PluginProtos.CodeGeneratorRequest.Builder>
-
getDescriptorForType
Description copied from interface:Message.Builder
Get the message's type's descriptor. SeeMessageOrBuilder.getDescriptorForType()
.- Specified by:
getDescriptorForType
in interfaceMessage.Builder
- Specified by:
getDescriptorForType
in interfaceMessageOrBuilder
- Overrides:
getDescriptorForType
in classGeneratedMessage.Builder<PluginProtos.CodeGeneratorRequest.Builder>
-
getDefaultInstanceForType
Description copied from interface:MessageLiteOrBuilder
Get an instance of the type with no fields set. Because no fields are set, all getters for singular fields will return default values and repeated fields will appear empty. This may or may not be a singleton. This differs from thegetDefaultInstance()
method of generated message classes in that this method is an abstract method of theMessageLite
interface whereasgetDefaultInstance()
is a static method of a specific class. They return the same thing.- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-
build
Description copied from interface:MessageLite.Builder
Constructs the message based on the state of the Builder. Subsequent changes to the Builder will not affect the returned message.- Specified by:
build
in interfaceMessage.Builder
- Specified by:
build
in interfaceMessageLite.Builder
-
buildPartial
Description copied from interface:MessageLite.Builder
LikeMessageLite.Builder.build()
, but does not throw an exception if the message is missing required fields. Instead, a partial message is returned. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildPartial
in interfaceMessage.Builder
- Specified by:
buildPartial
in interfaceMessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
Description copied from interface:Message.Builder
Mergeother
into the message being built.other
must have the exact same type asthis
(i.e.getDescriptorForType() == other.getDescriptorForType()
).Merging occurs as follows. For each field:
* For singular primitive fields, if the field is set inother
, thenother
's value overwrites the value in this message.
* For singular message fields, if the field is set inother
, it is merged into the corresponding sub-message of this message using the same merging rules.
* For repeated fields, the elements inother
are concatenated with the elements in this message.
* For oneof groups, if the other message has one of the fields set, the group of this message is cleared and replaced by the field of the other message, so that the oneof constraint is preserved.This is equivalent to the
Message::MergeFrom
method in C++.- Specified by:
mergeFrom
in interfaceMessage.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<PluginProtos.CodeGeneratorRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()Description copied from interface:MessageLiteOrBuilder
Returns true if all required fields in the message and all embedded messages are set, false otherwise.- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessage.Builder<PluginProtos.CodeGeneratorRequest.Builder>
-
mergeFrom
public PluginProtos.CodeGeneratorRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException Description copied from interface:MessageLite.Builder
LikeMessageLite.Builder.mergeFrom(CodedInputStream)
, but also parses extensions. The extensions that you want to be able to parse must be registered inextensionRegistry
. Extensions not in the registry will be treated as unknown fields.- Specified by:
mergeFrom
in interfaceMessage.Builder
- Specified by:
mergeFrom
in interfaceMessageLite.Builder
- Overrides:
mergeFrom
in classAbstractMessage.Builder<PluginProtos.CodeGeneratorRequest.Builder>
- Throws:
IOException
- an I/O error reading from the stream
-
ensureFileToGenerateIsMutable
private void ensureFileToGenerateIsMutable() -
getFileToGenerateList
The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
repeated string file_to_generate = 1;
- Specified by:
getFileToGenerateList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- A list containing the fileToGenerate.
-
getFileToGenerateCount
public int getFileToGenerateCount()The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
repeated string file_to_generate = 1;
- Specified by:
getFileToGenerateCount
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- The count of fileToGenerate.
-
getFileToGenerate
The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
repeated string file_to_generate = 1;
- Specified by:
getFileToGenerate
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The fileToGenerate at the given index.
-
getFileToGenerateBytes
The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
repeated string file_to_generate = 1;
- Specified by:
getFileToGenerateBytes
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the fileToGenerate at the given index.
-
setFileToGenerate
The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
repeated string file_to_generate = 1;
- Parameters:
index
- The index to set the value at.value
- The fileToGenerate to set.- Returns:
- This builder for chaining.
-
addFileToGenerate
The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
repeated string file_to_generate = 1;
- Parameters:
value
- The fileToGenerate to add.- Returns:
- This builder for chaining.
-
addAllFileToGenerate
The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
repeated string file_to_generate = 1;
- Parameters:
values
- The fileToGenerate to add.- Returns:
- This builder for chaining.
-
clearFileToGenerate
The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
repeated string file_to_generate = 1;
- Returns:
- This builder for chaining.
-
addFileToGenerateBytes
The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
repeated string file_to_generate = 1;
- Parameters:
value
- The bytes of the fileToGenerate to add.- Returns:
- This builder for chaining.
-
hasParameter
public boolean hasParameter()The generator parameter passed on the command-line.
optional string parameter = 2;
- Specified by:
hasParameter
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- Whether the parameter field is set.
-
getParameter
The generator parameter passed on the command-line.
optional string parameter = 2;
- Specified by:
getParameter
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- The parameter.
-
getParameterBytes
The generator parameter passed on the command-line.
optional string parameter = 2;
- Specified by:
getParameterBytes
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- The bytes for parameter.
-
setParameter
The generator parameter passed on the command-line.
optional string parameter = 2;
- Parameters:
value
- The parameter to set.- Returns:
- This builder for chaining.
-
clearParameter
The generator parameter passed on the command-line.
optional string parameter = 2;
- Returns:
- This builder for chaining.
-
setParameterBytes
The generator parameter passed on the command-line.
optional string parameter = 2;
- Parameters:
value
- The bytes for parameter to set.- Returns:
- This builder for chaining.
-
ensureProtoFileIsMutable
private void ensureProtoFileIsMutable() -
getProtoFileList
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
- Specified by:
getProtoFileList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getProtoFileCount
public int getProtoFileCount()FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
- Specified by:
getProtoFileCount
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getProtoFile
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
- Specified by:
getProtoFile
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
setProtoFile
public PluginProtos.CodeGeneratorRequest.Builder setProtoFile(int index, DescriptorProtos.FileDescriptorProto value) FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
setProtoFile
public PluginProtos.CodeGeneratorRequest.Builder setProtoFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
addProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addProtoFile(DescriptorProtos.FileDescriptorProto value) FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
addProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addProtoFile(int index, DescriptorProtos.FileDescriptorProto value) FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
addProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addProtoFile(DescriptorProtos.FileDescriptorProto.Builder builderForValue) FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
addProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addProtoFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
addAllProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addAllProtoFile(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
clearProtoFile
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
removeProtoFile
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
getProtoFileBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
getProtoFileOrBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
- Specified by:
getProtoFileOrBuilder
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getProtoFileOrBuilderList
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
- Specified by:
getProtoFileOrBuilderList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
addProtoFileBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
addProtoFileBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
getProtoFileBuilderList
FileDescriptorProtos for all files in files_to_generate and everything they import. The files will appear in topological order, so each file appears before any file that imports it. Note: the files listed in files_to_generate will include runtime-retention options only, but all other files will include source-retention options. The source_file_descriptors field below is available in case you need source-retention options for files_to_generate. protoc guarantees that all proto_files will be written after the fields above, even though this is not technically guaranteed by the protobuf wire format. This theoretically could allow a plugin to stream in the FileDescriptorProtos and handle them one by one rather than read the entire set into memory at once. However, as of this writing, this is not similarly optimized on protoc's end -- it will store all fields in memory at once before sending them to the plugin. Type names of fields and extensions in the FileDescriptorProto are always fully qualified.
repeated .google.protobuf.FileDescriptorProto proto_file = 15;
-
getProtoFileFieldBuilder
private RepeatedFieldBuilder<DescriptorProtos.FileDescriptorProto,DescriptorProtos.FileDescriptorProto.Builder, getProtoFileFieldBuilder()DescriptorProtos.FileDescriptorProtoOrBuilder> -
ensureSourceFileDescriptorsIsMutable
private void ensureSourceFileDescriptorsIsMutable() -
getSourceFileDescriptorsList
File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
- Specified by:
getSourceFileDescriptorsList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getSourceFileDescriptorsCount
public int getSourceFileDescriptorsCount()File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
- Specified by:
getSourceFileDescriptorsCount
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getSourceFileDescriptors
File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
- Specified by:
getSourceFileDescriptors
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
setSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder setSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto value) File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
setSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder setSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
addSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto value) File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
addSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto value) File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
addSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto.Builder builderForValue) File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
addSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
addAllSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addAllSourceFileDescriptors(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
clearSourceFileDescriptors
File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
removeSourceFileDescriptors
File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
getSourceFileDescriptorsBuilder
File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
getSourceFileDescriptorsOrBuilder
File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
- Specified by:
getSourceFileDescriptorsOrBuilder
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getSourceFileDescriptorsOrBuilderList
public List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> getSourceFileDescriptorsOrBuilderList()File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
- Specified by:
getSourceFileDescriptorsOrBuilderList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
addSourceFileDescriptorsBuilder
File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
addSourceFileDescriptorsBuilder
File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
getSourceFileDescriptorsBuilderList
File descriptors with all options, including source-retention options. These descriptors are only provided for the files listed in files_to_generate.
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17;
-
getSourceFileDescriptorsFieldBuilder
private RepeatedFieldBuilder<DescriptorProtos.FileDescriptorProto,DescriptorProtos.FileDescriptorProto.Builder, getSourceFileDescriptorsFieldBuilder()DescriptorProtos.FileDescriptorProtoOrBuilder> -
hasCompilerVersion
public boolean hasCompilerVersion()The version number of protocol compiler.
optional .google.protobuf.compiler.Version compiler_version = 3;
- Specified by:
hasCompilerVersion
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- Whether the compilerVersion field is set.
-
getCompilerVersion
The version number of protocol compiler.
optional .google.protobuf.compiler.Version compiler_version = 3;
- Specified by:
getCompilerVersion
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- The compilerVersion.
-
setCompilerVersion
The version number of protocol compiler.
optional .google.protobuf.compiler.Version compiler_version = 3;
-
setCompilerVersion
public PluginProtos.CodeGeneratorRequest.Builder setCompilerVersion(PluginProtos.Version.Builder builderForValue) The version number of protocol compiler.
optional .google.protobuf.compiler.Version compiler_version = 3;
-
mergeCompilerVersion
The version number of protocol compiler.
optional .google.protobuf.compiler.Version compiler_version = 3;
-
clearCompilerVersion
The version number of protocol compiler.
optional .google.protobuf.compiler.Version compiler_version = 3;
-
getCompilerVersionBuilder
The version number of protocol compiler.
optional .google.protobuf.compiler.Version compiler_version = 3;
-
getCompilerVersionOrBuilder
The version number of protocol compiler.
optional .google.protobuf.compiler.Version compiler_version = 3;
- Specified by:
getCompilerVersionOrBuilder
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getCompilerVersionFieldBuilder
private SingleFieldBuilder<PluginProtos.Version,PluginProtos.Version.Builder, getCompilerVersionFieldBuilder()PluginProtos.VersionOrBuilder> The version number of protocol compiler.
optional .google.protobuf.compiler.Version compiler_version = 3;
-