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

com.turbospaces.api.v1.HealthCheckResponseOrBuilder Maven / Gradle / Ivy

There is a newer version: 2.0.33
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: grpc.proto

// Protobuf Java Version: 3.25.3
package com.turbospaces.api.v1;

public interface HealthCheckResponseOrBuilder extends
    // @@protoc_insertion_point(interface_extends:com.turbospaces.api.v1.HealthCheckResponse)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bool healthy = 1;
   * @return The healthy.
   */
  boolean getHealthy();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy