Wrapper message for int32.
The JSON representation for Int32Value 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.Int32Value
CloneableInstantiable
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public getValue() The int32 value. Generated from protobuf field int32 value = 1;
|
| public setValue( $var) The int32 value. Generated from protobuf field int32 value = 1;
|
| Properties |
| protected $value = 0 The int32 value. Generated from protobuf field int32 value = 1; |
| Methods |