Uses of Interface
grpc.reflection.v1alpha.Reflection.FileDescriptorResponseOrBuilder
-
Packages that use Reflection.FileDescriptorResponseOrBuilder Package Description grpc.reflection.v1alpha -
-
Uses of Reflection.FileDescriptorResponseOrBuilder in grpc.reflection.v1alpha
Classes in grpc.reflection.v1alpha that implement Reflection.FileDescriptorResponseOrBuilder Modifier and Type Class Description static classReflection.FileDescriptorResponseSerialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.static classReflection.FileDescriptorResponse.BuilderSerialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.Methods in grpc.reflection.v1alpha that return Reflection.FileDescriptorResponseOrBuilder Modifier and Type Method Description Reflection.FileDescriptorResponseOrBuilderReflection.ServerReflectionResponse.Builder. getFileDescriptorResponseOrBuilder()This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.Reflection.FileDescriptorResponseOrBuilderReflection.ServerReflectionResponse. getFileDescriptorResponseOrBuilder()This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.Reflection.FileDescriptorResponseOrBuilderReflection.ServerReflectionResponseOrBuilder. getFileDescriptorResponseOrBuilder()This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies.
-