/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/PeopleService
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/PeopleService/Skill.php (1252B)
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;
}
}