Home
last modified time | relevance | path

Searched refs:savedAnalysisQuery (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudAsset.php360 'savedAnalysisQuery' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DAnalyzeIamPolicyLongrunningRequest.php29 public $savedAnalysisQuery; variable in Google\\Service\\CloudAsset\\AnalyzeIamPolicyLongrunningRequest
62 public function setSavedAnalysisQuery($savedAnalysisQuery) argument
64 $this->savedAnalysisQuery = $savedAnalysisQuery;
71 return $this->savedAnalysisQuery;