Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleProfile.php25 public $connectionAttributes; variable in Google\\Service\\Datastream\\OracleProfile
50 public function setConnectionAttributes($connectionAttributes) argument
52 $this->connectionAttributes = $connectionAttributes;
59 return $this->connectionAttributes;