Lines Matching refs:postBody

48    * @param GoogleCloudApigeeV1Environment $postBody
55 public function create($parent, GoogleCloudApigeeV1Environment $postBody, $optParams = []) argument
57 $params = ['parent' => $parent, 'postBody' => $postBody];
180 * @param GoogleIamV1SetIamPolicyRequest $postBody
184 public function setIamPolicy($resource, GoogleIamV1SetIamPolicyRequest $postBody, $optParams = []) argument
186 $params = ['resource' => $resource, 'postBody' => $postBody];
215 * @param GoogleIamV1TestIamPermissionsRequest $postBody
219 …public function testIamPermissions($resource, GoogleIamV1TestIamPermissionsRequest $postBody, $opt… argument
221 $params = ['resource' => $resource, 'postBody' => $postBody];
231 * @param GoogleCloudApigeeV1Subscription $postBody
235 public function unsubscribe($parent, GoogleCloudApigeeV1Subscription $postBody, $optParams = []) argument
237 $params = ['parent' => $parent, 'postBody' => $postBody];
251 * @param GoogleCloudApigeeV1Environment $postBody
255 public function update($name, GoogleCloudApigeeV1Environment $postBody, $optParams = []) argument
257 $params = ['name' => $name, 'postBody' => $postBody];
266 * @param GoogleCloudApigeeV1DebugMask $postBody
276 public function updateDebugmask($name, GoogleCloudApigeeV1DebugMask $postBody, $optParams = []) argument
278 $params = ['name' => $name, 'postBody' => $postBody];
292 * @param GoogleCloudApigeeV1Environment $postBody
296 …public function updateEnvironment($name, GoogleCloudApigeeV1Environment $postBody, $optParams = []) argument
298 $params = ['name' => $name, 'postBody' => $postBody];
311 * @param GoogleCloudApigeeV1TraceConfig $postBody
317 …public function updateTraceConfig($name, GoogleCloudApigeeV1TraceConfig $postBody, $optParams = []) argument
319 $params = ['name' => $name, 'postBody' => $postBody];