Home
last modified time | relevance | path

Searched refs:GetReleaseExecutableResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/Resource/
H A DProjectsReleases.php21 use Google\Service\FirebaseRules\GetReleaseExecutableResponse; alias
102 * @return GetReleaseExecutableResponse
108 return $this->call('getExecutable', [$params], GetReleaseExecutableResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DGetReleaseExecutableResponse.php20 class GetReleaseExecutableResponse extends \Google\Model class
134 class_alias(GetReleaseExecutableResponse::class, 'Google_Service_FirebaseRules_GetReleaseExecutable…