Lines Matching defs:value
20 * The string value.
22 * Generated from protobuf field <code>string value = 1;</code>
24 private $value = '';
32 * @type string $value
33 * The string value.
42 * The string value.
44 * Generated from protobuf field <code>string value = 1;</code>
49 return $this->value;
53 * The string value.
55 * Generated from protobuf field <code>string value = 1;</code>
62 $this->value = $var;