metadata = $metadata; } /** * @return Google_Service_PeopleService_FieldMetadata */ public function getMetadata() { return $this->metadata; } public function setValue($value) { $this->value = $value; } public function getValue() { return $this->value; } }