Click or drag to resize

ServerReflectionResponse Properties

The ServerReflectionResponse type exposes the following members.

Properties
  NameDescription
Public propertyAllExtensionNumbersResponse
This message is used to answer all_extension_numbers_of_type requst.
Public propertyStatic memberDescriptor
Public propertyErrorResponse
This message is used when an error occurs.
Public propertyFileDescriptorResponse
This message is used to answer file_by_filename, file_containing_symbol, file_containing_extension requests with transitive dependencies. As the repeated label is not allowed in oneof fields, we use a FileDescriptorResponse message to encapsulate the repeated fields. The reflection service is allowed to avoid sending FileDescriptorProtos that were previously sent in response to earlier requests in the stream.
Public propertyListServicesResponse
This message is used to answer list_services request.
Public propertyMessageResponseCase
Public propertyOriginalRequest
Public propertyStatic memberParser
Public propertyValidHost
Top
See Also