Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Digitalassetlinks/
H A DCheckResponse.php26 public $debugString; variable in Google\\Service\\Digitalassetlinks\\CheckResponse
43 public function setDebugString($debugString) argument
45 $this->debugString = $debugString;
52 return $this->debugString;
H A DListResponse.php26 public $debugString; variable in Google\\Service\\Digitalassetlinks\\ListResponse
41 public function setDebugString($debugString) argument
43 $this->debugString = $debugString;
50 return $this->debugString;