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

org.hansken.extraction.plugin.grpc.RpcIsoDateStringOrBuilder 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 RpcIsoDateStringOrBuilder extends
    // @@protoc_insertion_point(interface_extends:org.hansken.extraction.plugin.grpc.RpcIsoDateString)
    com.google.protobuf.MessageOrBuilder {

  /**
   * string value = 1;
   * @return The value.
   */
  java.lang.String getValue();
  /**
   * string value = 1;
   * @return The bytes for value.
   */
  com.google.protobuf.ByteString
      getValueBytes();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy