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
Protobuf type
google.protobuf.compiler.CodeGeneratorRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllFileToGenerate
(Iterable<String> values) repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
addAllProtoFile
(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addAllSourceFileDescriptors
(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addFileToGenerate
(String value) repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
addFileToGenerateBytes
(ByteString value) repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
addProtoFile
(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addProtoFile
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addProtoFile
(DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addProtoFileBuilder
(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addSourceFileDescriptors
(DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addSourceFileDescriptorsBuilder
(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
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.clear()
Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
optional string parameter = 2 [json_name = "parameter"];
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
Get an instance of the type with no fields set.static final Descriptors.Descriptor
Get the message's type's descriptor.getFileToGenerate
(int index) repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateBytes
(int index) repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
int
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
optional string parameter = 2 [json_name = "parameter"];
optional string parameter = 2 [json_name = "parameter"];
getProtoFile
(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileBuilder
(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
int
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileOrBuilder
(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getSourceFileDescriptors
(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsBuilder
(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
int
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsOrBuilder
(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
boolean
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
boolean
optional string parameter = 2 [json_name = "parameter"];
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.optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
mergeFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) LikeMessageLite.Builder.mergeFrom(CodedInputStream)
, but also parses extensions.Mergeother
into the message being built.removeProtoFile
(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
removeSourceFileDescriptors
(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
setCompilerVersion
(PluginProtos.Version.Builder builderForValue) optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
setFileToGenerate
(int index, String value) repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
setParameter
(String value) optional string parameter = 2 [json_name = "parameter"];
setParameterBytes
(ByteString value) optional string parameter = 2 [json_name = "parameter"];
setProtoFile
(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
setProtoFile
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
setSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
setSourceFileDescriptors
(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
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
-
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>
-
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
-
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
-
getFileToGenerateList
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- Specified by:
getFileToGenerateList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- A list containing the fileToGenerate.
-
getFileToGenerateCount
public int getFileToGenerateCount()repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- Specified by:
getFileToGenerateCount
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- The count of fileToGenerate.
-
getFileToGenerate
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- Specified by:
getFileToGenerate
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The fileToGenerate at the given index.
-
getFileToGenerateBytes
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- 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
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- Parameters:
index
- The index to set the value at.value
- The fileToGenerate to set.- Returns:
- This builder for chaining.
-
addFileToGenerate
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- Parameters:
value
- The fileToGenerate to add.- Returns:
- This builder for chaining.
-
addAllFileToGenerate
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- Parameters:
values
- The fileToGenerate to add.- Returns:
- This builder for chaining.
-
clearFileToGenerate
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- Returns:
- This builder for chaining.
-
addFileToGenerateBytes
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- Parameters:
value
- The bytes of the fileToGenerate to add.- Returns:
- This builder for chaining.
-
hasParameter
public boolean hasParameter()optional string parameter = 2 [json_name = "parameter"];
- Specified by:
hasParameter
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- Whether the parameter field is set.
-
getParameter
optional string parameter = 2 [json_name = "parameter"];
- Specified by:
getParameter
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- The parameter.
-
getParameterBytes
optional string parameter = 2 [json_name = "parameter"];
- Specified by:
getParameterBytes
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- The bytes for parameter.
-
setParameter
optional string parameter = 2 [json_name = "parameter"];
- Parameters:
value
- The parameter to set.- Returns:
- This builder for chaining.
-
clearParameter
optional string parameter = 2 [json_name = "parameter"];
- Returns:
- This builder for chaining.
-
setParameterBytes
optional string parameter = 2 [json_name = "parameter"];
- Parameters:
value
- The bytes for parameter to set.- Returns:
- This builder for chaining.
-
getProtoFileList
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- Specified by:
getProtoFileList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getProtoFileCount
public int getProtoFileCount()repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- Specified by:
getProtoFileCount
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getProtoFile
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- Specified by:
getProtoFile
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
setProtoFile
public PluginProtos.CodeGeneratorRequest.Builder setProtoFile(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
setProtoFile
public PluginProtos.CodeGeneratorRequest.Builder setProtoFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
addProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addProtoFile(DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
addProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addProtoFile(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
addProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addProtoFile(DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
addProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addProtoFile(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
addAllProtoFile
public PluginProtos.CodeGeneratorRequest.Builder addAllProtoFile(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
clearProtoFile
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
removeProtoFile
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
getProtoFileBuilder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
getProtoFileOrBuilder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- Specified by:
getProtoFileOrBuilder
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getProtoFileOrBuilderList
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- Specified by:
getProtoFileOrBuilderList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
addProtoFileBuilder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
addProtoFileBuilder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
getProtoFileBuilderList
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
-
getSourceFileDescriptorsList
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
- Specified by:
getSourceFileDescriptorsList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getSourceFileDescriptorsCount
public int getSourceFileDescriptorsCount()repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
- Specified by:
getSourceFileDescriptorsCount
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getSourceFileDescriptors
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
- Specified by:
getSourceFileDescriptors
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
setSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder setSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
setSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder setSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
addSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
addSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto value) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
addSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
addSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addSourceFileDescriptors(int index, DescriptorProtos.FileDescriptorProto.Builder builderForValue) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
addAllSourceFileDescriptors
public PluginProtos.CodeGeneratorRequest.Builder addAllSourceFileDescriptors(Iterable<? extends DescriptorProtos.FileDescriptorProto> values) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
clearSourceFileDescriptors
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
removeSourceFileDescriptors
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
getSourceFileDescriptorsBuilder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
getSourceFileDescriptorsOrBuilder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
- Specified by:
getSourceFileDescriptorsOrBuilder
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
getSourceFileDescriptorsOrBuilderList
public List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> getSourceFileDescriptorsOrBuilderList()repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
- Specified by:
getSourceFileDescriptorsOrBuilderList
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-
addSourceFileDescriptorsBuilder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
addSourceFileDescriptorsBuilder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
getSourceFileDescriptorsBuilderList
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
-
hasCompilerVersion
public boolean hasCompilerVersion()optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- Specified by:
hasCompilerVersion
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- Whether the compilerVersion field is set.
-
getCompilerVersion
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- Specified by:
getCompilerVersion
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
- Returns:
- The compilerVersion.
-
setCompilerVersion
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
-
setCompilerVersion
public PluginProtos.CodeGeneratorRequest.Builder setCompilerVersion(PluginProtos.Version.Builder builderForValue) optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
-
mergeCompilerVersion
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
-
clearCompilerVersion
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
-
getCompilerVersionBuilder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
-
getCompilerVersionOrBuilder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- Specified by:
getCompilerVersionOrBuilder
in interfacePluginProtos.CodeGeneratorRequestOrBuilder
-