/**
  * @return string
  */
 public function __toString()
 {
     return Google::toJSON($this->value);
 }