![JAR search and dependency download from the Maven repository](/logo.png)
com.google.protobuf.FloatValueOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/wrappers.proto
// Protobuf Java Version: 4.28.1
package com.google.protobuf;
public interface FloatValueOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.protobuf.FloatValue)
com.google.protobuf.MessageLiteOrBuilder {
/**
* float value = 1 [json_name = "value"];
* @return The value.
*/
float getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy