Lines Matching refs:GoogleCloudApigeeV1Reference
20 use Google\Service\Apigee\GoogleCloudApigeeV1Reference; alias
38 * @param GoogleCloudApigeeV1Reference $postBody
40 * @return GoogleCloudApigeeV1Reference
42 public function create($parent, GoogleCloudApigeeV1Reference $postBody, $optParams = [])
46 return $this->call('create', [$params], GoogleCloudApigeeV1Reference::class);
55 * @return GoogleCloudApigeeV1Reference
61 return $this->call('delete', [$params], GoogleCloudApigeeV1Reference::class);
69 * @return GoogleCloudApigeeV1Reference
75 return $this->call('get', [$params], GoogleCloudApigeeV1Reference::class);
84 * @param GoogleCloudApigeeV1Reference $postBody
86 * @return GoogleCloudApigeeV1Reference
88 public function update($name, GoogleCloudApigeeV1Reference $postBody, $optParams = [])
92 return $this->call('update', [$params], GoogleCloudApigeeV1Reference::class);