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

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

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: TrafficCaptureStream.proto

package org.opensearch.migrations.trafficcapture.protos;

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy