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

io.envoyproxy.envoy.service.ext_proc.v3.GrpcStatusOrBuilder Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/service/ext_proc/v3/external_processor.proto

package io.envoyproxy.envoy.service.ext_proc.v3;

public interface GrpcStatusOrBuilder extends
    // @@protoc_insertion_point(interface_extends:envoy.service.ext_proc.v3.GrpcStatus)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * The actual gRPC status
   * 
* * uint32 status = 1; * @return The status. */ int getStatus(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy