Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DSignBlobRequest.php25 public $bytesToSign; variable in Google\\Service\\Iam\\SignBlobRequest
30 public function setBytesToSign($bytesToSign) argument
32 $this->bytesToSign = $bytesToSign;
39 return $this->bytesToSign;