Home
last modified time | relevance | path

Searched refs:call (Results 301 – 325 of 3012) sorted by last modified time

1...<<11121314151617181920>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/Resource/
H A DDomain.php43 return $this->call('get', [$params], HttpBody::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/Resource/
H A DProjectsLocations.php44 return $this->call('get', [$params], Location::class);
67 return $this->call('list', [$params], ListLocationsResponse::class);
H A DProjectsLocationsNamespacesServices.php61 return $this->call('create', [$params], Service::class);
75 return $this->call('delete', [$params], ServicedirectoryEmpty::class);
88 return $this->call('get', [$params], Service::class);
105 return $this->call('getIamPolicy', [$params], Policy::class);
146 return $this->call('list', [$params], ListServicesResponse::class);
164 return $this->call('patch', [$params], Service::class);
179 return $this->call('resolve', [$params], ResolveServiceResponse::class);
196 return $this->call('setIamPolicy', [$params], Policy::class);
213 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
H A DProjectsLocationsNamespacesServicesEndpoints.php54 return $this->call('create', [$params], Endpoint::class);
67 return $this->call('delete', [$params], ServicedirectoryEmpty::class);
80 return $this->call('get', [$params], Endpoint::class);
124 return $this->call('list', [$params], ListEndpointsResponse::class);
142 return $this->call('patch', [$params], Endpoint::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/Resource/
H A DProjectsLocationsScans.php46 return $this->call('analyzePackages', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/Resource/
H A DReports.php47 return $this->call('listreports', [$params], ListReportsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
H A DReports.php44 return $this->call('generate', [$params], Report::class);
57 return $this->call('get', [$params], Report::class);
70 return $this->call('getFile', [$params]);
83 return $this->call('request', [$params], Report::class);
H A DSavedColumns.php45 return $this->call('list', [$params], SavedColumnList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/Resource/
H A DFoldersPolicies.php52 return $this->call('create', [$params], GoogleCloudOrgpolicyV2Policy::class);
68 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
84 return $this->call('get', [$params], GoogleCloudOrgpolicyV2Policy::class);
103 return $this->call('getEffectivePolicy', [$params], GoogleCloudOrgpolicyV2Policy::class);
128 return $this->call('list', [$params], GoogleCloudOrgpolicyV2ListPoliciesResponse::class);
156 return $this->call('patch', [$params], GoogleCloudOrgpolicyV2Policy::class);
H A DOrganizationsCustomConstraints.php50 return $this->call('patch', [$params], GoogleCloudOrgpolicyV2CustomConstraint::class);
H A DProjectsPolicies.php52 return $this->call('create', [$params], GoogleCloudOrgpolicyV2Policy::class);
68 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
84 return $this->call('get', [$params], GoogleCloudOrgpolicyV2Policy::class);
103 return $this->call('getEffectivePolicy', [$params], GoogleCloudOrgpolicyV2Policy::class);
128 return $this->call('list', [$params], GoogleCloudOrgpolicyV2ListPoliciesResponse::class);
156 return $this->call('patch', [$params], GoogleCloudOrgpolicyV2Policy::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/Resource/
H A DV1.php48 return $this->call('introspect', [$params], GoogleIdentityStsV1IntrospectTokenResponse::class);
66 return $this->call('token', [$params], GoogleIdentityStsV1ExchangeTokenResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php53 return $this->call('addPublicKey', [$params], Operation::class);
72 return $this->call('authorize', [$params], Operation::class);
88 return $this->call('get', [$params], Environment::class);
106 return $this->call('removePublicKey', [$params], Operation::class);
127 return $this->call('start', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DChannels.php42 return $this->call('stop', [$params]);
H A DDrives.php49 return $this->call('create', [$params], Drive::class);
69 return $this->call('delete', [$params]);
86 return $this->call('get', [$params], Drive::class);
99 return $this->call('hide', [$params], Drive::class);
118 return $this->call('list', [$params], DriveList::class);
131 return $this->call('unhide', [$params], Drive::class);
149 return $this->call('update', [$params], Drive::class);
H A DFiles.php67 return $this->call('copy', [$params], DriveFile::class);
101 return $this->call('create', [$params], DriveFile::class);
123 return $this->call('delete', [$params]);
138 return $this->call('emptyTrash', [$params]);
154 return $this->call('export', [$params]);
174 return $this->call('generateIds', [$params], GeneratedIds::class);
196 return $this->call('get', [$params], DriveFile::class);
247 return $this->call('list', [$params], FileList::class);
283 return $this->call('update', [$params], DriveFile::class);
308 return $this->call('watch', [$params], Channel::class);
H A DReplies.php46 return $this->call('create', [$params], Reply::class);
60 return $this->call('delete', [$params]);
78 return $this->call('get', [$params], Reply::class);
99 return $this->call('list', [$params], ReplyList::class);
115 return $this->call('update', [$params], Reply::class);
H A DRevisions.php47 return $this->call('delete', [$params]);
65 return $this->call('get', [$params], Revision::class);
83 return $this->call('list', [$params], RevisionList::class);
98 return $this->call('update', [$params], Revision::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DServicesConsumers.php51 return $this->call('getIamPolicy', [$params], Policy::class);
69 return $this->call('setIamPolicy', [$params], Policy::class);
90 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/Resource/
H A DPartnersPromotions.php60 …return $this->call('list', [$params], GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsRespo…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsAnnotationSpecSets.php49 return $this->call('create', [$params], GoogleCloudDatalabelingV1beta1AnnotationSpecSet::class);
63 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
77 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1AnnotationSpecSet::class);
101 …return $this->call('list', [$params], GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse…
H A DProjectsDatasetsAnnotatedDatasetsFeedbackThreads.php47 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
62 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1FeedbackThread::class);
85 …return $this->call('list', [$params], GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse::c…
H A DProjectsDatasetsEvaluationsExampleComparisons.php49 …return $this->call('search', [$params], GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResp…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/Resource/
H A DOrganizationsLocationsInsightTypesInsights.php46 return $this->call('get', [$params], GoogleCloudRecommenderV1Insight::class);
87 return $this->call('list', [$params], GoogleCloudRecommenderV1ListInsightsResponse::class);
105 return $this->call('markAccepted', [$params], GoogleCloudRecommenderV1Insight::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsSnapshots.php48 return $this->call('delete', [$params], DeleteSnapshotResponse::class);
64 return $this->call('get', [$params], Snapshot::class);
80 return $this->call('list', [$params], ListSnapshotsResponse::class);

1...<<11121314151617181920>>...121