Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DTruncatableString.php22 public $truncatedByteCount; variable in Google\\Service\\Networkconnectivity\\TruncatableString
25 public function setTruncatedByteCount($truncatedByteCount) argument
27 $this->truncatedByteCount = $truncatedByteCount;
31 return $this->truncatedByteCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DTruncatableString.php25 public $truncatedByteCount; variable in Google\\Service\\CloudTrace\\TruncatableString
34 public function setTruncatedByteCount($truncatedByteCount) argument
36 $this->truncatedByteCount = $truncatedByteCount;
43 return $this->truncatedByteCount;