Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DStatusCondition.php25 public $canonicalCode; variable in Google\\Service\\Container\\StatusCondition
38 public function setCanonicalCode($canonicalCode) argument
40 $this->canonicalCode = $canonicalCode;
47 return $this->canonicalCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DStatusProto.php25 public $canonicalCode; variable in Google\\Service\\FirebaseManagement\\StatusProto
44 public function setCanonicalCode($canonicalCode) argument
46 $this->canonicalCode = $canonicalCode;
53 return $this->canonicalCode;