Wrapper message for float
.
The JSON representation for FloatValue
is JSON number.
Not recommended for use in new APIs, but still useful for legacy APIs and
has no plan to be removed.
Generated from protobuf message google.protobuf.FloatValue
CloneableInstantiable
Methods |
public __construct( $data = NULL) Constructor.
|
public getValue() The float value. Generated from protobuf field float value = 1;
|
public setValue( $var) The float value. Generated from protobuf field float value = 1;
|
Properties |
protected $value = 0 The float value. Generated from protobuf field float value = 1; |
Methods |