Show / Hide Table of Contents

    Class HealthReflection

    Holder for reflection information generated from grpc/health/v1/health.proto

    Inheritance
    System.Object
    HealthReflection
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Grpc.Health.V1
    Assembly: Grpc.HealthCheck.dll
    Syntax
    public static class HealthReflection

    Properties

    Descriptor

    File descriptor for grpc/health/v1/health.proto

    Declaration
    public static Google.Protobuf.Reflection.FileDescriptor Descriptor { get; }
    Property Value
    Type Description
    Google.Protobuf.Reflection.FileDescriptor
    Back to top Generated by DocFX