Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DResultDebugInfo.php25 public $formattedDebugInfo; variable in Google\\Service\\CloudSearch\\ResultDebugInfo
30 public function setFormattedDebugInfo($formattedDebugInfo) argument
32 $this->formattedDebugInfo = $formattedDebugInfo;
39 return $this->formattedDebugInfo;
H A DResponseDebugInfo.php25 public $formattedDebugInfo; variable in Google\\Service\\CloudSearch\\ResponseDebugInfo
30 public function setFormattedDebugInfo($formattedDebugInfo) argument
32 $this->formattedDebugInfo = $formattedDebugInfo;
39 return $this->formattedDebugInfo;