Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DRealtimeData.php33 protected $profileInfoType = RealtimeDataProfileInfo::class;
97 * @param RealtimeDataProfileInfo
99 public function setProfileInfo(RealtimeDataProfileInfo $profileInfo)
104 * @return RealtimeDataProfileInfo
H A DRealtimeDataProfileInfo.php20 class RealtimeDataProfileInfo extends \Google\Model class
134 class_alias(RealtimeDataProfileInfo::class, 'Google_Service_Analytics_RealtimeDataProfileInfo');