Home
last modified time | relevance | path

Searched refs:call (Results 226 – 250 of 3012) sorted by path

12345678910>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEditsApks.php51 return $this->call('addexternallyhosted', [$params], ApksAddExternallyHostedResponse::class);
65 return $this->call('list', [$params], ApksListResponse::class);
79 return $this->call('upload', [$params], Apk::class);
H A DEditsBundles.php46 return $this->call('list', [$params], BundlesListResponse::class);
68 return $this->call('upload', [$params], Bundle::class);
H A DEditsCountryavailability.php45 return $this->call('get', [$params], TrackCountryAvailability::class);
H A DEditsDeobfuscationfiles.php48 return $this->call('upload', [$params], DeobfuscationFilesUploadResponse::class);
H A DEditsDetails.php44 return $this->call('get', [$params], AppDetails::class);
59 return $this->call('patch', [$params], AppDetails::class);
74 return $this->call('update', [$params], AppDetails::class);
H A DEditsExpansionfiles.php50 return $this->call('get', [$params], ExpansionFile::class);
71 return $this->call('patch', [$params], ExpansionFile::class);
92 return $this->call('update', [$params], ExpansionFile::class);
111 return $this->call('upload', [$params], ExpansionFilesUploadResponse::class);
H A DEditsImages.php50 return $this->call('delete', [$params]);
70 return $this->call('deleteall', [$params], ImagesDeleteAllResponse::class);
89 return $this->call('list', [$params], ImagesListResponse::class);
108 return $this->call('upload', [$params], ImagesUploadResponse::class);
H A DEditsListings.php46 return $this->call('delete', [$params]);
59 return $this->call('deleteall', [$params]);
75 return $this->call('get', [$params], Listing::class);
89 return $this->call('list', [$params], ListingsListResponse::class);
106 return $this->call('patch', [$params], Listing::class);
123 return $this->call('update', [$params], Listing::class);
H A DEditsTesters.php46 return $this->call('get', [$params], Testers::class);
63 return $this->call('patch', [$params], Testers::class);
80 return $this->call('update', [$params], Testers::class);
H A DEditsTracks.php46 return $this->call('get', [$params], Track::class);
60 return $this->call('list', [$params], TracksListResponse::class);
76 return $this->call('patch', [$params], Track::class);
92 return $this->call('update', [$params], Track::class);
H A DGeneratedapks.php46 return $this->call('download', [$params]);
61 return $this->call('list', [$params], GeneratedApksListResponse::class);
H A DGrants.php45 return $this->call('create', [$params], Grant::class);
59 return $this->call('delete', [$params]);
78 return $this->call('patch', [$params], Grant::class);
H A DInappproducts.php45 return $this->call('delete', [$params]);
60 return $this->call('get', [$params], InAppProduct::class);
80 return $this->call('insert', [$params], InAppProduct::class);
104 return $this->call('list', [$params], InappproductsListResponse::class);
125 return $this->call('patch', [$params], InAppProduct::class);
148 return $this->call('update', [$params], InAppProduct::class);
H A DInternalappsharingartifacts.php48 return $this->call('uploadapk', [$params], InternalAppSharingArtifact::class);
66 return $this->call('uploadbundle', [$params], InternalAppSharingArtifact::class);
H A DMonetization.php47 return $this->call('convertRegionPrices', [$params], ConvertRegionPricesResponse::class);
H A DOrders.php50 return $this->call('refund', [$params]);
H A DPurchasesProducts.php49 return $this->call('acknowledge', [$params]);
67 return $this->call('get', [$params], ProductPurchase::class);
H A DPurchasesSubscriptions.php51 return $this->call('acknowledge', [$params]);
69 return $this->call('cancel', [$params]);
89 return $this->call('defer', [$params], SubscriptionPurchasesDeferResponse::class);
108 return $this->call('get', [$params], SubscriptionPurchase::class);
127 return $this->call('refund', [$params]);
146 return $this->call('revoke', [$params]);
H A DPurchasesVoidedpurchases.php73 return $this->call('list', [$params], VoidedPurchasesListResponse::class);
H A DReviews.php49 return $this->call('get', [$params], Review::class);
69 return $this->call('list', [$params], ReviewsListResponse::class);
84 return $this->call('reply', [$params], ReviewsReplyResponse::class);
H A DSystemapksVariants.php47 return $this->call('create', [$params], Variant::class);
62 return $this->call('download', [$params]);
77 return $this->call('get', [$params], Variant::class);
92 return $this->call('list', [$params], SystemApksListResponse::class);
H A DUsers.php46 return $this->call('create', [$params], User::class);
60 return $this->call('delete', [$params]);
79 return $this->call('list', [$params], ListUsersResponse::class);
96 return $this->call('patch', [$params], User::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/Resource/
H A DKeys.php48 return $this->call('lookupKey', [$params], V2LookupKeyResponse::class);
H A DOperations.php45 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsKeys.php56 return $this->call('create', [$params], Operation::class);
75 return $this->call('delete', [$params], Operation::class);
90 return $this->call('get', [$params], V2Key::class);
105 return $this->call('getKeyString', [$params], V2GetKeyStringResponse::class);
127 return $this->call('list', [$params], V2ListKeysResponse::class);
155 return $this->call('patch', [$params], Operation::class);
172 return $this->call('undelete', [$params], Operation::class);

12345678910>>...121