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

org.opensearch.migrations.trafficcapture.protos.ProxyFinishesForwardingRequestObservationOrBuilder Maven / Gradle / Ivy

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

package org.opensearch.migrations.trafficcapture.protos;

public interface ProxyFinishesForwardingRequestObservationOrBuilder extends
    // @@protoc_insertion_point(interface_extends:ProxyFinishesForwardingRequestObservation)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bool timedOut = 1;
   * @return The timedOut.
   */
  boolean getTimedOut();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy