Lines Matching refs:location

39    * @param string $location Specifies the location of the resource, only
50 public function create($project, $location, ResponsePolicy $postBody, $optParams = []) argument
52 $params = ['project' => $project, 'location' => $location, 'postBody' => $postBody];
61 * @param string $location Specifies the location of the resource. This
71 public function delete($project, $location, $responsePolicy, $optParams = []) argument
73 $params = ['project' => $project, 'location' => $location, 'responsePolicy' => $responsePolicy];
82 * @param string $location Specifies the location of the resource. This
93 public function get($project, $location, $responsePolicy, $optParams = []) argument
95 $params = ['project' => $project, 'location' => $location, 'responsePolicy' => $responsePolicy];
104 * @param string $location Specifies the location of the resource. This
115 public function listResponsePolicies($project, $location, $optParams = []) argument
117 $params = ['project' => $project, 'location' => $location];
126 * @param string $location Specifies the location of the resource. This
138 …public function patch($project, $location, $responsePolicy, ResponsePolicy $postBody, $optParams =… argument
140 …$params = ['project' => $project, 'location' => $location, 'responsePolicy' => $responsePolicy, 'p…
148 * @param string $location Specifies the location of the resource. This
160 …public function update($project, $location, $responsePolicy, ResponsePolicy $postBody, $optParams … argument
162 …$params = ['project' => $project, 'location' => $location, 'responsePolicy' => $responsePolicy, 'p…