All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.concordium.health.HealthOuterClass Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: v2/concordium/health.proto

package com.concordium.health;

public final class HealthOuterClass {
  private HealthOuterClass() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_concordium_health_NodeHealthRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_concordium_health_NodeHealthRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_concordium_health_NodeHealthResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_concordium_health_NodeHealthResponse_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\032v2/concordium/health.proto\022\021concordium" +
      ".health\"\023\n\021NodeHealthRequest\"\024\n\022NodeHeal" +
      "thResponse2^\n\006Health\022T\n\005Check\022$.concordi" +
      "um.health.NodeHealthRequest\032%.concordium" +
      ".health.NodeHealthResponseB3\n\025com.concor" +
      "dium.healthP\001Z\004./pb\252\002\021Concordium.Healthb" +
      "\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_concordium_health_NodeHealthRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_concordium_health_NodeHealthRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_concordium_health_NodeHealthRequest_descriptor,
        new java.lang.String[] { });
    internal_static_concordium_health_NodeHealthResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_concordium_health_NodeHealthResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_concordium_health_NodeHealthResponse_descriptor,
        new java.lang.String[] { });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy