Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudAsset.php320 'analysisQuery.conditionContext.accessTime' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DIamPolicyAnalysisQuery.php54 public function setConditionContext(ConditionContext $conditionContext) argument
56 $this->conditionContext = $conditionContext;
63 return $this->conditionContext;