Home
last modified time | relevance | path

Searched refs:postBody (Results 101 – 125 of 1267) sorted by path

12345678910>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/Resource/
H A DUserActivity.php36 * @param SearchUserActivityRequest $postBody
40 public function search(SearchUserActivityRequest $postBody, $optParams = []) argument
42 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DDevices.php109 * @param DeviceState $postBody
113 …public function setState($enterpriseId, $userId, $deviceId, DeviceState $postBody, $optParams = []) argument
115 …rpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'postBody' => $postBody];
132 * @param Device $postBody
140 public function update($enterpriseId, $userId, $deviceId, Device $postBody, $optParams = []) argument
142 …rpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'postBody' => $postBody];
H A DEnterprises.php83 * @param AdministratorWebTokenSpec $postBody
89 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody];
98 * @param Enterprise $postBody
102 public function enroll($token, Enterprise $postBody, $optParams = []) argument
104 $params = ['token' => $token, 'postBody' => $postBody];
254 * @param EnterpriseAccount $postBody
258 public function setAccount($enterpriseId, EnterpriseAccount $postBody, $optParams = []) argument
260 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody];
274 * @param StoreLayout $postBody
278 public function setStoreLayout($enterpriseId, StoreLayout $postBody, $optParams = []) argument
[all …]
H A DEntitlements.php86 * @param Entitlement $postBody
95 …public function update($enterpriseId, $userId, $entitlementId, Entitlement $postBody, $optParams =… argument
97 …=> $enterpriseId, 'userId' => $userId, 'entitlementId' => $entitlementId, 'postBody' => $postBody];
H A DInstalls.php94 * @param Install $postBody
98 …public function update($enterpriseId, $userId, $deviceId, $installId, Install $postBody, $optParam… argument
100 … 'userId' => $userId, 'deviceId' => $deviceId, 'installId' => $installId, 'postBody' => $postBody];
H A DManagedconfigurationsfordevice.php94 * @param ManagedConfiguration $postBody
98 …erId, $deviceId, $managedConfigurationForDeviceId, ManagedConfiguration $postBody, $optParams = []) argument
100 …d, 'managedConfigurationForDeviceId' => $managedConfigurationForDeviceId, 'postBody' => $postBody];
H A DManagedconfigurationsforuser.php94 * @param ManagedConfiguration $postBody
98 …rpriseId, $userId, $managedConfigurationForUserId, ManagedConfiguration $postBody, $optParams = []) argument
100 …serId, 'managedConfigurationForUserId' => $managedConfigurationForUserId, 'postBody' => $postBody];
H A DProducts.php46 * @param ProductsApproveRequest $postBody
49 …public function approve($enterpriseId, $productId, ProductsApproveRequest $postBody, $optParams = … argument
51 $params = ['enterpriseId' => $enterpriseId, 'productId' => $productId, 'postBody' => $postBody];
H A DServiceaccountkeys.php59 * @param ServiceAccountKey $postBody
63 public function insert($enterpriseId, ServiceAccountKey $postBody, $optParams = []) argument
65 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody];
H A DStorelayoutclusters.php67 * @param StoreCluster $postBody
71 public function insert($enterpriseId, $pageId, StoreCluster $postBody, $optParams = []) argument
73 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId, 'postBody' => $postBody];
98 * @param StoreCluster $postBody
102 …public function update($enterpriseId, $pageId, $clusterId, StoreCluster $postBody, $optParams = []) argument
104 …riseId' => $enterpriseId, 'pageId' => $pageId, 'clusterId' => $clusterId, 'postBody' => $postBody];
H A DStorelayoutpages.php64 * @param StorePage $postBody
68 public function insert($enterpriseId, StorePage $postBody, $optParams = []) argument
70 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody];
93 * @param StorePage $postBody
97 public function update($enterpriseId, $pageId, StorePage $postBody, $optParams = []) argument
99 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId, 'postBody' => $postBody];
H A DUsers.php103 * @param User $postBody
107 public function insert($enterpriseId, User $postBody, $optParams = []) argument
109 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody];
155 * @param ProductSet $postBody
159 …public function setAvailableProductSet($enterpriseId, $userId, ProductSet $postBody, $optParams = … argument
161 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'postBody' => $postBody];
174 * @param User $postBody
178 public function update($enterpriseId, $userId, User $postBody, $optParams = []) argument
180 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'postBody' => $postBody];
H A DWebapps.php64 * @param WebApp $postBody
68 public function insert($enterpriseId, WebApp $postBody, $optParams = []) argument
70 $params = ['enterpriseId' => $enterpriseId, 'postBody' => $postBody];
93 * @param WebApp $postBody
97 public function update($enterpriseId, $webAppId, WebApp $postBody, $optParams = []) argument
99 $params = ['enterpriseId' => $enterpriseId, 'webAppId' => $webAppId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/
H A DEnterprises.php38 * @param Enterprise $postBody
65 public function create(Enterprise $postBody, $optParams = []) argument
67 $params = ['postBody' => $postBody];
127 * @param Enterprise $postBody
134 public function patch($name, Enterprise $postBody, $optParams = []) argument
136 $params = ['name' => $name, 'postBody' => $postBody];
H A DEnterprisesDevices.php78 * @param Command $postBody
82 public function issueCommand($name, Command $postBody, $optParams = []) argument
84 $params = ['name' => $name, 'postBody' => $postBody];
112 * @param Device $postBody
119 public function patch($name, Device $postBody, $optParams = []) argument
121 $params = ['name' => $name, 'postBody' => $postBody];
H A DEnterprisesEnrollmentTokens.php38 * @param EnrollmentToken $postBody
42 public function create($parent, EnrollmentToken $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DEnterprisesPolicies.php87 * @param Policy $postBody
94 public function patch($name, Policy $postBody, $optParams = []) argument
96 $params = ['name' => $name, 'postBody' => $postBody];
H A DEnterprisesWebApps.php39 * @param WebApp $postBody
43 public function create($parent, WebApp $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
101 * @param WebApp $postBody
108 public function patch($name, WebApp $postBody, $optParams = []) argument
110 $params = ['name' => $name, 'postBody' => $postBody];
H A DEnterprisesWebTokens.php38 * @param WebToken $postBody
42 public function create($parent, WebToken $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/
H A DCustomersConfigurations.php41 * @param Configuration $postBody
45 public function create($parent, Configuration $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
103 * @param Configuration $postBody
113 public function patch($name, Configuration $postBody, $optParams = []) argument
115 $params = ['name' => $name, 'postBody' => $postBody];
H A DCustomersDevices.php45 * @param CustomerApplyConfigurationRequest $postBody
49 …public function applyConfiguration($parent, CustomerApplyConfigurationRequest $postBody, $optParam… argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
92 * @param CustomerRemoveConfigurationRequest $postBody
96 …public function removeConfiguration($parent, CustomerRemoveConfigurationRequest $postBody, $optPar… argument
98 $params = ['parent' => $parent, 'postBody' => $postBody];
109 * @param CustomerUnclaimDeviceRequest $postBody
113 public function unclaim($parent, CustomerUnclaimDeviceRequest $postBody, $optParams = []) argument
115 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DPartnersCustomers.php43 * @param CreateCustomerRequest $postBody
47 public function create($parent, CreateCustomerRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DPartnersDevices.php52 * @param ClaimDeviceRequest $postBody
58 $params = ['partnerId' => $partnerId, 'postBody' => $postBody];
68 * @param ClaimDevicesRequest $postBody
74 $params = ['partnerId' => $partnerId, 'postBody' => $postBody];
83 * @param FindDevicesByDeviceIdentifierRequest $postBody
89 $params = ['partnerId' => $partnerId, 'postBody' => $postBody];
100 * @param FindDevicesByOwnerRequest $postBody
130 * @param UpdateDeviceMetadataRequest $postBody
145 * @param UnclaimDeviceRequest $postBody
162 * @param UnclaimDevicesRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DApplicationsDeviceTierConfigs.php37 * @param DeviceTierConfig $postBody
44 public function create($packageName, DeviceTierConfig $postBody, $optParams = []) argument
46 $params = ['packageName' => $packageName, 'postBody' => $postBody];
H A DApplicationsPricing.php39 * @param ConvertRegionPricesRequest $postBody
43 …public function convertRegionPrices($packageName, ConvertRegionPricesRequest $postBody, $optParams… argument
45 $params = ['packageName' => $packageName, 'postBody' => $postBody];

12345678910>>...51