Home
last modified time | relevance | path

Searched refs:ListDataPointChangesResponse (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/Resource/
H A DUsersDataSourcesDataPointChanges.php20 use Google\Service\Fitness\ListDataPointChangesResponse; alias
47 * @return ListDataPointChangesResponse
53 return $this->call('list', [$params], ListDataPointChangesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DListDataPointChangesResponse.php20 class ListDataPointChangesResponse extends \Google\Collection class
95 class_alias(ListDataPointChangesResponse::class, 'Google_Service_Fitness_ListDataPointChangesRespon…