public function __toString() { return '' . Protobuf::toString('unknown', $this->_unknown) . Protobuf::toString('logs_', $this->logs_) . Protobuf::toString('reserved_', $this->reserved_) . Protobuf::toString('topic_', $this->topic_) . Protobuf::toString('source_', $this->source_); }
public function __toString() { return '' . Protobuf::toString('unknown', $this->_unknown) . Protobuf::toString('key_', $this->key_) . Protobuf::toString('value_', $this->value_); }
public function __toString() { return '' . Protobuf::toString('unknown', $this->_unknown) . Protobuf::toString('time_', $this->time_) . Protobuf::toString('contents_', $this->contents_); }