ServiceResponse Class |
Namespace: Grpc.Reflection.V1Alpha
The ServiceResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceResponse | Initializes a new instance of the ServiceResponse class | |
| ServiceResponse(ServiceResponse) | Initializes a new instance of the ServiceResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| Name |
Full name of a registered service, including its package name. The format
is <package>.<service>
| |
| Parser |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(ServiceResponse) | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(ServiceResponse) | ||
| ToString | (Overrides ObjectToString.) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| NameFieldNumber | Field number for the "name" field. |