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

org.hansken.extraction.plugin.grpc.RpcUnixTimeOrBuilder Maven / Gradle / Ivy

There is a newer version: 0.8.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: hansken_extraction_plugin/framework/PrimitiveMessages.proto

// Protobuf Java Version: 3.25.3
package org.hansken.extraction.plugin.grpc;

public interface RpcUnixTimeOrBuilder extends
    // @@protoc_insertion_point(interface_extends:org.hansken.extraction.plugin.grpc.RpcUnixTime)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int64 value = 1;
   * @return The value.
   */
  long getValue();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy