Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Value.php34 public $protoValue; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Value
79 public function setProtoValue($protoValue) argument
81 $this->protoValue = $protoValue;
88 return $this->protoValue;
H A DGoogleCloudChannelV1alpha1Value.php34 public $protoValue; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Value
79 public function setProtoValue($protoValue) argument
81 $this->protoValue = $protoValue;
88 return $this->protoValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DValue.php44 public $protoValue; variable in Google\\Service\\Script\\Value
133 public function setProtoValue($protoValue) argument
135 $this->protoValue = $protoValue;
142 return $this->protoValue;