Package com.google.protobuf
Interface FloatValueOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
FloatValue,FloatValue.Builder
@Generated public interface FloatValueOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description floatgetValue()float value = 1 [json_name = "value"];
-