Represents a string value.
Generated from protobuf field <code>string string_value = 3;</code>
string
public function getStringValue() { return $this->readOneof(3); }