Lines Matching refs:postBody

59    * @param GoogleCloudDatacatalogV1Entry $postBody
67 public function create($parent, GoogleCloudDatacatalogV1Entry $postBody, $optParams = []) argument
69 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param GetIamPolicyRequest $postBody
121 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
123 $params = ['resource' => $resource, 'postBody' => $postBody];
159 * @param GoogleCloudDatacatalogV1ModifyEntryContactsRequest $postBody
163 …EntryContacts($name, GoogleCloudDatacatalogV1ModifyEntryContactsRequest $postBody, $optParams = []) argument
165 $params = ['name' => $name, 'postBody' => $postBody];
175 * @param GoogleCloudDatacatalogV1ModifyEntryOverviewRequest $postBody
179 …EntryOverview($name, GoogleCloudDatacatalogV1ModifyEntryOverviewRequest $postBody, $optParams = []) argument
181 $params = ['name' => $name, 'postBody' => $postBody];
194 * @param GoogleCloudDatacatalogV1Entry $postBody
208 public function patch($name, GoogleCloudDatacatalogV1Entry $postBody, $optParams = []) argument
210 $params = ['name' => $name, 'postBody' => $postBody];
219 * @param GoogleCloudDatacatalogV1StarEntryRequest $postBody
223 public function star($name, GoogleCloudDatacatalogV1StarEntryRequest $postBody, $optParams = []) argument
225 $params = ['name' => $name, 'postBody' => $postBody];
241 * @param TestIamPermissionsRequest $postBody
245 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
247 $params = ['resource' => $resource, 'postBody' => $postBody];
257 * @param GoogleCloudDatacatalogV1UnstarEntryRequest $postBody
261 …public function unstar($name, GoogleCloudDatacatalogV1UnstarEntryRequest $postBody, $optParams = [… argument
263 $params = ['name' => $name, 'postBody' => $postBody];