Home
last modified time | relevance | path

Searched refs:GaDataProfileInfo (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGaData.php55 protected $profileInfoType = GaDataProfileInfo::class;
211 * @param GaDataProfileInfo
213 public function setProfileInfo(GaDataProfileInfo $profileInfo)
218 * @return GaDataProfileInfo
H A DGaDataProfileInfo.php20 class GaDataProfileInfo extends \Google\Model class
134 class_alias(GaDataProfileInfo::class, 'Google_Service_Analytics_GaDataProfileInfo');