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

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy