Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DRdapResponse.php79 public function setJsonResponse(HttpBody $jsonResponse) argument
81 $this->jsonResponse = $jsonResponse;
88 return $this->jsonResponse;