ExtensionRequest Class |
Namespace: Grpc.Reflection.V1Alpha
The ExtensionRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtensionRequest | Initializes a new instance of the ExtensionRequest class | |
| ExtensionRequest(ExtensionRequest) | Initializes a new instance of the ExtensionRequest class |
| Name | Description | |
|---|---|---|
| ContainingType |
Fully-qualified type name. The format should be <package>.<type>
| |
| Descriptor | ||
| ExtensionNumber | ||
| Parser |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(ExtensionRequest) | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(ExtensionRequest) | ||
| ToString | (Overrides ObjectToString.) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ContainingTypeFieldNumber | Field number for the "containing_type" field. | |
| ExtensionNumberFieldNumber | Field number for the "extension_number" field. |