Click or drag to resize

Grpc.Reflection.V1Alpha Namespace

[Missing <summary> documentation for "N:Grpc.Reflection.V1Alpha"]

Classes
  ClassDescription
Public classErrorResponse
The error code and error message sent by the server when an error occurs.
Public classExtensionNumberResponse
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
Public classExtensionRequest
The type name and extension number sent by the client when requesting file_containing_extension.
Public classFileDescriptorResponse
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
Public classListServiceResponse
A list of ServiceResponse sent by the server answering list_services request.
Public classReflectionReflection
Holder for reflection information generated from grpc/reflection/v1alpha/reflection.proto
Public classServerReflection
Public classServerReflectionServerReflectionBase
Base class for server-side implementations of ServerReflection
Public classServerReflectionServerReflectionClient
Client for ServerReflection
Public classServerReflectionRequest
The message sent by the client when calling ServerReflectionInfo method.
Public classServerReflectionResponse
The message sent by the server to answer ServerReflectionInfo method.
Public classServiceResponse
The information of a single service used by ListServiceResponse to answer list_services request.
Enumerations