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

org.openfeed.ClearBookOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: openfeed.proto
// Protobuf Java Version: 4.28.3

package org.openfeed;

public interface ClearBookOrBuilder extends
    // @@protoc_insertion_point(interface_extends:org.openfeed.ClearBook)
    com.google.protobuf.MessageOrBuilder {

  /**
   * sint32 reserved = 1;
   * @return The reserved.
   */
  int getReserved();

  /**
   * sint64 transactionTime = 2;
   * @return The transactionTime.
   */
  long getTransactionTime();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy