Home
last modified time | relevance | path

Searched refs:ApigatewayTestIamPermissionsResponse (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayTestIamPermissionsResponse.php20 class ApigatewayTestIamPermissionsResponse extends \Google\Collection class
45 class_alias(ApigatewayTestIamPermissionsResponse::class, 'Google_Service_Apigateway_ApigatewayTestI…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/Resource/
H A DProjectsLocationsGateways.php26 use Google\Service\Apigateway\ApigatewayTestIamPermissionsResponse; alias
184 * @return ApigatewayTestIamPermissionsResponse
190 … return $this->call('testIamPermissions', [$params], ApigatewayTestIamPermissionsResponse::class);
H A DProjectsLocationsApis.php26 use Google\Service\Apigateway\ApigatewayTestIamPermissionsResponse; alias
183 * @return ApigatewayTestIamPermissionsResponse
189 … return $this->call('testIamPermissions', [$params], ApigatewayTestIamPermissionsResponse::class);
H A DProjectsLocationsApisConfigs.php26 use Google\Service\Apigateway\ApigatewayTestIamPermissionsResponse; alias
187 * @return ApigatewayTestIamPermissionsResponse
193 … return $this->call('testIamPermissions', [$params], ApigatewayTestIamPermissionsResponse::class);