Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1DataItem.php64 public function setTextPayload(GoogleCloudDatalabelingV1beta1TextPayload $textPayload) argument
66 $this->textPayload = $textPayload;
73 return $this->textPayload;
H A DGoogleCloudDatalabelingV1beta1Example.php81 public function setTextPayload(GoogleCloudDatalabelingV1beta1TextPayload $textPayload) argument
83 $this->textPayload = $textPayload;
90 return $this->textPayload;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntry.php34 public $textPayload; variable in Google\\Service\\Networkconnectivity\\LogEntry
128 public function setTextPayload($textPayload) argument
130 $this->textPayload = $textPayload;
134 return $this->textPayload;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntry.php59 public $textPayload; variable in Google\\Service\\ServiceControl\\V2LogEntry
212 public function setTextPayload($textPayload) argument
214 $this->textPayload = $textPayload;
221 return $this->textPayload;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntry.php69 public $textPayload; variable in Google\\Service\\Logging\\LogEntry
282 public function setTextPayload($textPayload) argument
284 $this->textPayload = $textPayload;
291 return $this->textPayload;