Home
last modified time | relevance | path

Searched refs:call (Results 151 – 175 of 3012) sorted by path

12345678910>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/Resource/
H A DAccountsAdclientsUrlchannels.php53 return $this->call('list', [$params], ListUrlChannelsResponse::class);
H A DAccountsAlerts.php50 return $this->call('list', [$params], ListAlertsResponse::class);
H A DAccountsPayments.php45 return $this->call('list', [$params], ListPaymentsResponse::class);
H A DAccountsReports.php87 return $this->call('generate', [$params], ReportResult::class);
143 return $this->call('generateCsv', [$params], HttpBody::class);
H A DAccountsReportsSaved.php75 return $this->call('generate', [$params], ReportResult::class);
118 return $this->call('generateCsv', [$params], HttpBody::class);
141 return $this->call('list', [$params], ListSavedReportsResponse::class);
H A DAccountsSites.php45 return $this->call('get', [$params], Site::class);
68 return $this->call('list', [$params], ListSitesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/Resource/
H A DAlerts.php51 return $this->call('batchDelete', [$params], BatchDeleteAlertsResponse::class);
64 return $this->call('batchUndelete', [$params], BatchUndeleteAlertsResponse::class);
85 return $this->call('delete', [$params], AlertcenterEmpty::class);
103 return $this->call('get', [$params], Alert::class);
122 return $this->call('getMetadata', [$params], AlertMetadata::class);
155 return $this->call('list', [$params], ListAlertsResponse::class);
173 return $this->call('undelete', [$params], Alert::class);
H A DAlertsFeedback.php53 return $this->call('create', [$params], AlertFeedback::class);
77 return $this->call('list', [$params], ListAlertFeedbackResponse::class);
H A DV1beta1.php46 return $this->call('getSettings', [$params], Settings::class);
63 return $this->call('updateSettings', [$params], Settings::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DDataGa.php69 return $this->call('get', [$params], GaData::class);
H A DDataMcf.php65 return $this->call('get', [$params], McfData::class);
H A DDataRealtime.php55 return $this->call('get', [$params], RealtimeData::class);
H A DManagementAccountSummaries.php49 return $this->call('list', [$params], AccountSummaries::class);
H A DManagementAccountUserLinks.php44 return $this->call('delete', [$params]);
58 return $this->call('insert', [$params], EntityUserLink::class);
78 return $this->call('list', [$params], EntityUserLinks::class);
94 return $this->call('update', [$params], EntityUserLink::class);
H A DManagementAccounts.php49 return $this->call('list', [$params], Accounts::class);
H A DManagementClientId.php44 return $this->call('hashClientId', [$params], HashClientIdResponse::class);
H A DManagementCustomDataSources.php52 return $this->call('list', [$params], CustomDataSources::class);
H A DManagementCustomDimensions.php47 return $this->call('get', [$params], CustomDimension::class);
63 return $this->call('insert', [$params], CustomDimension::class);
84 return $this->call('list', [$params], CustomDimensions::class);
107 return $this->call('patch', [$params], CustomDimension::class);
129 return $this->call('update', [$params], CustomDimension::class);
H A DManagementCustomMetrics.php47 return $this->call('get', [$params], CustomMetric::class);
63 return $this->call('insert', [$params], CustomMetric::class);
84 return $this->call('list', [$params], CustomMetrics::class);
106 return $this->call('patch', [$params], CustomMetric::class);
127 return $this->call('update', [$params], CustomMetric::class);
H A DManagementExperiments.php46 return $this->call('delete', [$params]);
62 return $this->call('get', [$params], Experiment::class);
78 return $this->call('insert', [$params], Experiment::class);
100 return $this->call('list', [$params], Experiments::class);
118 return $this->call('patch', [$params], Experiment::class);
135 return $this->call('update', [$params], Experiment::class);
H A DManagementFilters.php45 return $this->call('delete', [$params], Filter::class);
59 return $this->call('get', [$params], Filter::class);
73 return $this->call('insert', [$params], Filter::class);
91 return $this->call('list', [$params], Filters::class);
107 return $this->call('patch', [$params], Filter::class);
122 return $this->call('update', [$params], Filter::class);
H A DManagementGoals.php47 return $this->call('get', [$params], Goal::class);
63 return $this->call('insert', [$params], Goal::class);
89 return $this->call('list', [$params], Goals::class);
106 return $this->call('patch', [$params], Goal::class);
123 return $this->call('update', [$params], Goal::class);
H A DManagementProfileFilterLinks.php47 return $this->call('delete', [$params]);
64 return $this->call('get', [$params], ProfileFilterLink::class);
81 return $this->call('insert', [$params], ProfileFilterLink::class);
106 return $this->call('list', [$params], ProfileFilterLinks::class);
125 return $this->call('patch', [$params], ProfileFilterLink::class);
143 return $this->call('update', [$params], ProfileFilterLink::class);
H A DManagementProfileUserLinks.php46 return $this->call('delete', [$params]);
62 return $this->call('insert', [$params], EntityUserLink::class);
89 return $this->call('list', [$params], EntityUserLinks::class);
107 return $this->call('update', [$params], EntityUserLink::class);
H A DManagementProfiles.php46 return $this->call('delete', [$params]);
63 return $this->call('get', [$params], Profile::class);
79 return $this->call('insert', [$params], Profile::class);
103 return $this->call('list', [$params], Profiles::class);
121 return $this->call('patch', [$params], Profile::class);
138 return $this->call('update', [$params], Profile::class);

12345678910>>...121