Home
last modified time | relevance | path

Searched refs:contentUrl (Results 1 – 8 of 8) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php491 public $contentUrl; variable in Google_Attachment
500 public function setContentUrl( $contentUrl) { argument
501 $this->contentUrl = $contentUrl;
504 return $this->contentUrl;
H A DGoogle_PlusService.php1336 public $contentUrl; variable in Google_ItemScope
1491 public function setContentUrl( $contentUrl) { argument
1492 $this->contentUrl = $contentUrl;
1495 return $this->contentUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject.php25 public $contentUrl; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject
42 public function setContentUrl($contentUrl) argument
44 $this->contentUrl = $contentUrl;
51 return $this->contentUrl;
H A DGoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject.php25 public $contentUrl; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
42 public function setContentUrl($contentUrl) argument
44 $this->contentUrl = $contentUrl;
51 return $this->contentUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DImage.php25 public $contentUrl; variable in Google\\Service\\Slides\\Image
38 public function setContentUrl($contentUrl) argument
40 $this->contentUrl = $contentUrl;
47 return $this->contentUrl;
H A DSheetsChart.php29 public $contentUrl; variable in Google\\Service\\Slides\\SheetsChart
54 public function setContentUrl($contentUrl) argument
56 $this->contentUrl = $contentUrl;
63 return $this->contentUrl;
H A DStretchedPictureFill.php25 public $contentUrl; variable in Google\\Service\\Slides\\StretchedPictureFill
32 public function setContentUrl($contentUrl) argument
34 $this->contentUrl = $contentUrl;
41 return $this->contentUrl;
H A DThumbnail.php25 public $contentUrl; variable in Google\\Service\\Slides\\Thumbnail
38 public function setContentUrl($contentUrl) argument
40 $this->contentUrl = $contentUrl;
47 return $this->contentUrl;