GoogleGAL_Service_Analytics_GaDataDataTableRowsC
The Google Apps Login GoogleGAL Service Analytics GaDataDataTableRowsC class.
Defined (1)
The class is defined in the following location(s).
- /core/Google/Service/Analytics.php
- class GoogleGAL_Service_Analytics_GaDataDataTableRowsC extends GoogleGAL_Model
- {
- protected $internal_gapi_mappings = array(
- );
- public $v;
- public function setV($v)
- {
- $this->v = $v;
- }
- public function getV()
- {
- return $this->v;
- }
- }