Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addAllFile(Iterable<? extends PluginProtos.CodeGeneratorResponse.File>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - addAllFileToGenerate(Iterable<String>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- addAllProtoFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- addAllSourceFileDescriptors(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- addFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - addFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - addFile(PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - addFile(PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - addFileToGenerate(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- addFileToGenerateBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- addProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- addProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- addProtoFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- addProtoFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- addSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- addSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
C
- clearCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- clearContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- clearError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- clearFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - clearFileToGenerate() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- clearGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
Information describing the file content being inserted.
- clearInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- clearMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1 [json_name = "major"]; - clearMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
The maximum edition this plugin supports.
- clearMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
The minimum edition this plugin supports.
- clearMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2 [json_name = "minor"]; - clearName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- clearParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- clearPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3 [json_name = "patch"]; - clearProtoFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- clearSourceFileDescriptors() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- clearSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- clearSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
A bitmask of supported features that the code generator supports.
- com.google.protobuf.compiler - package com.google.protobuf.compiler
- COMPILER_VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- CONTENT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
D
- dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version
E
- ERROR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
F
- FEATURE_NONE - Enum constant in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_NONE = 0; - FEATURE_NONE_VALUE - Static variable in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_NONE = 0; - FEATURE_PROTO3_OPTIONAL - Enum constant in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_PROTO3_OPTIONAL = 1; - FEATURE_PROTO3_OPTIONAL_VALUE - Static variable in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_PROTO3_OPTIONAL = 1; - FEATURE_SUPPORTS_EDITIONS - Enum constant in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_SUPPORTS_EDITIONS = 2; - FEATURE_SUPPORTS_EDITIONS_VALUE - Static variable in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_SUPPORTS_EDITIONS = 2; - FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- FILE_TO_GENERATE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- forNumber(int) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
G
- GENERATED_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The version number of protocol compiler.
- getCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The version number of protocol compiler.
- getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file contents.
- getContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file contents.
- getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file contents.
- getContentBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file contents.
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
Error message.
- getError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
Error message.
- getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
Error message.
- getErrorBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
Error message.
- getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerate(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateBytes(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The .proto files that were explicitly listed on the command-line.
- getGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
Information describing the file content being inserted.
- getGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
Information describing the file content being inserted.
- getGeneratedCodeInfo() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
Information describing the file content being inserted.
- getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- getInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- getInsertionPointBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1 [json_name = "major"]; - getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 major = 1 [json_name = "major"]; - getMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 major = 1 [json_name = "major"]; - getMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
The maximum edition this plugin supports.
- getMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
The maximum edition this plugin supports.
- getMaximumEdition() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
The maximum edition this plugin supports.
- getMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
The minimum edition this plugin supports.
- getMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
The minimum edition this plugin supports.
- getMinimumEdition() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
The minimum edition this plugin supports.
- getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2 [json_name = "minor"]; - getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 minor = 2 [json_name = "minor"]; - getMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 minor = 2 [json_name = "minor"]; - getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file name, relative to the output directory.
- getName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file name, relative to the output directory.
- getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file name, relative to the output directory.
- getNameBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file name, relative to the output directory.
- getNumber() - Method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
- getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The generator parameter passed on the command-line.
- getParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The generator parameter passed on the command-line.
- getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The generator parameter passed on the command-line.
- getParameterBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The generator parameter passed on the command-line.
- getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3 [json_name = "patch"]; - getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 patch = 3 [json_name = "patch"]; - getPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 patch = 3 [json_name = "patch"]; - getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- getSourceFileDescriptors(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptors(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptors(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptorsCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptorsCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptorsCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptorsList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptorsList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptorsList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptorsOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
File descriptors with all options, including source-retention options.
- getSourceFileDescriptorsOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
File descriptors with all options, including source-retention options.
- getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffixBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
A bitmask of supported features that the code generator supports.
- getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
A bitmask of supported features that the code generator supports.
- getSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
A bitmask of supported features that the code generator supports.
H
- hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The version number of protocol compiler.
- hasCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The version number of protocol compiler.
- hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file contents.
- hasContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file contents.
- hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
Error message.
- hasError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
Error message.
- hasGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
Information describing the file content being inserted.
- hasGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
Information describing the file content being inserted.
- hasGeneratedCodeInfo() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
Information describing the file content being inserted.
- hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- hasInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1 [json_name = "major"]; - hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 major = 1 [json_name = "major"]; - hasMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 major = 1 [json_name = "major"]; - hasMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
The maximum edition this plugin supports.
- hasMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
The maximum edition this plugin supports.
- hasMaximumEdition() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
The maximum edition this plugin supports.
- hasMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
The minimum edition this plugin supports.
- hasMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
The minimum edition this plugin supports.
- hasMinimumEdition() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
The minimum edition this plugin supports.
- hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2 [json_name = "minor"]; - hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 minor = 2 [json_name = "minor"]; - hasMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 minor = 2 [json_name = "minor"]; - hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file name, relative to the output directory.
- hasName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file name, relative to the output directory.
- hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The generator parameter passed on the command-line.
- hasParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The generator parameter passed on the command-line.
- hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3 [json_name = "patch"]; - hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 patch = 3 [json_name = "patch"]; - hasPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 patch = 3 [json_name = "patch"]; - hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- hasSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
A bitmask of supported features that the code generator supports.
- hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
A bitmask of supported features that the code generator supports.
- hasSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
A bitmask of supported features that the code generator supports.
I
- INSERTION_POINT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- internalGetValueMap() - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
- internalGetVerifier() - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
M
- MAJOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
- MAXIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- mergeCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- mergeGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
Information describing the file content being inserted.
- MINIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- MINOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
N
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- newBuilder(PluginProtos.CodeGeneratorRequest) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- newBuilder(PluginProtos.CodeGeneratorResponse) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- newBuilder(PluginProtos.CodeGeneratorResponse.File) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- newBuilder(PluginProtos.Version) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
P
- PARAMETER_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parser() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- PATCH_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
- PluginProtos - Class in com.google.protobuf.compiler
- PluginProtos.CodeGeneratorRequest - Class in com.google.protobuf.compiler
-
An encoded CodeGeneratorRequest is written to the plugin's stdin.
- PluginProtos.CodeGeneratorRequest.Builder - Class in com.google.protobuf.compiler
-
An encoded CodeGeneratorRequest is written to the plugin's stdin.
- PluginProtos.CodeGeneratorRequestOrBuilder - Interface in com.google.protobuf.compiler
- PluginProtos.CodeGeneratorResponse - Class in com.google.protobuf.compiler
-
The plugin writes an encoded CodeGeneratorResponse to stdout.
- PluginProtos.CodeGeneratorResponse.Builder - Class in com.google.protobuf.compiler
-
The plugin writes an encoded CodeGeneratorResponse to stdout.
- PluginProtos.CodeGeneratorResponse.Feature - Enum Class in com.google.protobuf.compiler
-
Sync with code_generator.h.
- PluginProtos.CodeGeneratorResponse.File - Class in com.google.protobuf.compiler
-
Represents a single generated file.
- PluginProtos.CodeGeneratorResponse.File.Builder - Class in com.google.protobuf.compiler
-
Represents a single generated file.
- PluginProtos.CodeGeneratorResponse.FileOrBuilder - Interface in com.google.protobuf.compiler
- PluginProtos.CodeGeneratorResponseOrBuilder - Interface in com.google.protobuf.compiler
- PluginProtos.Version - Class in com.google.protobuf.compiler
-
The version number of protocol compiler.
- PluginProtos.Version.Builder - Class in com.google.protobuf.compiler
-
The version number of protocol compiler.
- PluginProtos.VersionOrBuilder - Interface in com.google.protobuf.compiler
- PROTO_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
R
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos
- removeFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - removeProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- removeSourceFileDescriptors(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
S
- setCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- setCompilerVersion(PluginProtos.Version.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- setContent(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- setContentBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- setError(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- setErrorBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- setFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - setFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"]; - setFileToGenerate(int, String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
Information describing the file content being inserted.
- setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
Information describing the file content being inserted.
- setInsertionPoint(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- setInsertionPointBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
- setMajor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1 [json_name = "major"]; - setMaximumEdition(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
The maximum edition this plugin supports.
- setMinimumEdition(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
The minimum edition this plugin supports.
- setMinor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2 [json_name = "minor"]; - setName(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- setNameBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- setParameter(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- setParameterBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- setPatch(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3 [json_name = "patch"]; - setProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- setProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything they import.
- setSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- setSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
File descriptors with all options, including source-retention options.
- setSuffix(String) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- setSuffixBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- setSupportedFeatures(long) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
A bitmask of supported features that the code generator supports.
- SOURCE_FILE_DESCRIPTORS_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- SUFFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
- SUPPORTED_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
V
- valueOf(int) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
Deprecated.
- valueOf(String) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values