FileDescriptorResponse Class |
Namespace: Grpc.Reflection.V1Alpha
The FileDescriptorResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| FileDescriptorResponse | Initializes a new instance of the FileDescriptorResponse class | |
| FileDescriptorResponse(FileDescriptorResponse) | Initializes a new instance of the FileDescriptorResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| FileDescriptorProto |
Serialized FileDescriptorProto messages. We avoid taking a dependency on
descriptor.proto, which uses proto2 only features, by making them opaque
bytes instead.
| |
| Parser |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(FileDescriptorResponse) | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(FileDescriptorResponse) | ||
| ToString | (Overrides ObjectToString.) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| FileDescriptorProtoFieldNumber | Field number for the "file_descriptor_proto" field. |