public sealed class CheckHealthResponse : IMessage<CheckHealthResponse>,
IMessage, IEquatable<CheckHealthResponse>, IDeepCloneable<CheckHealthResponse>,
IBufferMessagePublic NotInheritable Class CheckHealthResponse
Implements IMessage(Of CheckHealthResponse), IMessage,
IEquatable(Of CheckHealthResponse), IDeepCloneable(Of CheckHealthResponse), IBufferMessagepublic ref class CheckHealthResponse sealed : IMessage<CheckHealthResponse^>,
IMessage, IEquatable<CheckHealthResponse^>, IDeepCloneable<CheckHealthResponse^>,
IBufferMessage[<SealedAttribute>]
type CheckHealthResponse =
class
interface IMessage<CheckHealthResponse>
interface IMessage
interface IEquatable<CheckHealthResponse>
interface IDeepCloneable<CheckHealthResponse>
interface IBufferMessage
end| CheckHealthResponse | Initializes a new instance of the CheckHealthResponse class |
| CheckHealthResponse(CheckHealthResponse) | Initializes a new instance of the CheckHealthResponse class |
| Descriptor | |
| Parser | |
| Status | returns version number or status of save-config operation |
| CalculateSize | |
| Clone | |
| Equals(CheckHealthResponse) | |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| GetHashCode | (Overrides ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MergeFrom(CheckHealthResponse) | |
| MergeFrom(CodedInputStream) | |
| ToString | (Overrides ObjectToString) |
| WriteTo |
| StatusFieldNumber | Field number for the "status" field. |