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

org.opensearch.migrations.trafficcapture.protos.ReadObservationOrBuilder 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 ReadObservationOrBuilder extends
    // @@protoc_insertion_point(interface_extends:ReadObservation)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bytes data = 1;
   * @return The data.
   */
  com.google.protobuf.ByteString getData();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy