Home
last modified time | relevance | path

Searched refs:notes (Results 26 – 50 of 153) sorted by last modified time

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOrder.php66 public $notes; variable in Google\\Service\\Dfareporting\\Order
257 public function setNotes($notes) argument
259 $this->notes = $notes;
266 return $this->notes;
H A DFloodlightActivity.php94 public $notes; variable in Google\\Service\\Dfareporting\\FloodlightActivity
399 public function setNotes($notes) argument
401 $this->notes = $notes;
408 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTag.php70 public $notes; variable in Google\\Service\\TagManager\\Tag
291 public function setNotes($notes) argument
293 $this->notes = $notes;
300 return $this->notes;
H A DTrigger.php64 public $notes; variable in Google\\Service\\TagManager\\Trigger
323 public function setNotes($notes) argument
325 $this->notes = $notes;
332 return $this->notes;
H A DVariable.php52 public $notes; variable in Google\\Service\\TagManager\\Variable
189 public function setNotes($notes) argument
191 $this->notes = $notes;
198 return $this->notes;
H A DContainer.php46 public $notes; variable in Google\\Service\\TagManager\\Container
137 public function setNotes($notes) argument
139 $this->notes = $notes;
146 return $this->notes;
H A DFolder.php45 public $notes; variable in Google\\Service\\TagManager\\Folder
132 public function setNotes($notes) argument
134 $this->notes = $notes;
141 return $this->notes;
H A DCreateContainerVersionRequestVersionOptions.php29 public $notes; variable in Google\\Service\\TagManager\\CreateContainerVersionRequestVersionOptions
48 public function setNotes($notes) argument
50 $this->notes = $notes;
57 return $this->notes;
H A DZone.php46 public $notes; variable in Google\\Service\\TagManager\\Zone
155 public function setNotes($notes) argument
157 $this->notes = $notes;
164 return $this->notes;
H A DClient.php46 public $notes; variable in Google\\Service\\TagManager\\Client
147 public function setNotes($notes) argument
149 $this->notes = $notes;
156 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DConferenceData.php36 public $notes; variable in Google\\Service\\Calendar\\ConferenceData
103 public function setNotes($notes) argument
105 $this->notes = $notes;
112 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DListNotesResponse.php47 public function setNotes($notes) argument
49 $this->notes = $notes;
56 return $this->notes;
H A DBatchCreateNotesRequest.php28 public function setNotes($notes) argument
30 $this->notes = $notes;
37 return $this->notes;
H A DBatchCreateNotesResponse.php29 public function setNotes($notes) argument
31 $this->notes = $notes;
38 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DListNotesResponse.php47 public function setNotes($notes) argument
49 $this->notes = $notes;
56 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DKeep.php46 public $notes; variable in Google\\Service\\Keep
92 'notes',
96 'path' => 'v1/notes',
120 'path' => 'v1/notes',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DProposal.php213 public function setNotes($notes) argument
215 $this->notes = $notes;
222 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChromeOsDevice.php110 public $notes; variable in Google\\Service\\Directory\\ChromeOsDevice
499 public function setNotes($notes) argument
501 $this->notes = $notes;
508 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCreative.php126 public $notes; variable in Google\\Service\\DisplayVideo\\Creative
579 public function setNotes($notes) argument
581 $this->notes = $notes;
588 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DAddOrderNotesResponse.php29 public function setNotes($notes) argument
31 $this->notes = $notes;
38 return $this->notes;
H A DAddOrderNotesRequest.php29 public function setNotes($notes) argument
31 $this->notes = $notes;
38 return $this->notes;
H A DGetOrderNotesResponse.php29 public function setNotes($notes) argument
31 $this->notes = $notes;
38 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DPollingLocation.php38 public $notes; variable in Google\\Service\\CivicInfo\\PollingLocation
115 public function setNotes($notes) argument
117 $this->notes = $notes;
124 return $this->notes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/
H A DTask.php56 public $notes; variable in Google\\Service\\Tasks\\Task
197 public function setNotes($notes) argument
199 $this->notes = $notes;
206 return $this->notes;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md17 - [Implementation notes](#implementation-notes)
440 # Implementation notes

1234567