tech.ydb.shaded.google.protobuf.FloatValueOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/protobuf/wrappers.proto
package com.google.protobuf;
public interface FloatValueOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.protobuf.FloatValue)
    com.google.protobuf.MessageOrBuilder {
  /**
   * float value = 1 [json_name = "value"];
   * @return The value.
   */
  float getValue();
}
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy