/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Datastore
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Datastore/ArrayValue.php (1063B)
values = $values;
}
/**
* @return Google_Service_Datastore_Value[]
*/
public function getValues()
{
return $this->values;
}
}