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