Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DHint.php25 public $humanReadableName; variable in Google\\Service\\ContainerAnalysis\\Hint
30 public function setHumanReadableName($humanReadableName) argument
32 $this->humanReadableName = $humanReadableName;
39 return $this->humanReadableName;
H A DDSSEHint.php25 public $humanReadableName; variable in Google\\Service\\ContainerAnalysis\\DSSEHint
30 public function setHumanReadableName($humanReadableName) argument
32 $this->humanReadableName = $humanReadableName;
39 return $this->humanReadableName;