Home
last modified time | relevance | path

Searched refs:image (Results 76 – 100 of 1085) sorted by path

12345678910>>...44

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DContainerSpec.php27 public $image; variable in Google\\Service\\Dataflow\\ContainerSpec
62 public function setImage($image) argument
64 $this->image = $image;
71 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessage.php116 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image) argument
118 $this->image = $image;
125 return $this->image;
H A DGoogleCloudDialogflowV2IntentMessageBasicCard.php71 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image) argument
73 $this->image = $image;
80 return $this->image;
H A DGoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php70 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image) argument
72 $this->image = $image;
79 return $this->image;
H A DGoogleCloudDialogflowV2IntentMessageCarouselSelectItem.php52 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image) argument
54 $this->image = $image;
61 return $this->image;
H A DGoogleCloudDialogflowV2IntentMessageListSelectItem.php52 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image) argument
54 $this->image = $image;
61 return $this->image;
H A DGoogleCloudDialogflowV2IntentMessageTableCard.php71 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image) argument
73 $this->image = $image;
80 return $this->image;
H A DGoogleCloudDialogflowV2beta1IntentMessage.php128 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image) argument
130 $this->image = $image;
137 return $this->image;
H A DGoogleCloudDialogflowV2beta1IntentMessageBasicCard.php71 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image) argument
73 $this->image = $image;
80 return $this->image;
H A DGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php70 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image) argument
72 $this->image = $image;
79 return $this->image;
H A DGoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem.php52 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image) argument
54 $this->image = $image;
61 return $this->image;
H A DGoogleCloudDialogflowV2beta1IntentMessageListSelectItem.php52 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image) argument
54 $this->image = $image;
61 return $this->image;
H A DGoogleCloudDialogflowV2beta1IntentMessageTableCard.php71 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image) argument
73 $this->image = $image;
80 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPage.php115 public function setImage(GoogleCloudDocumentaiV1DocumentPageImage $image) argument
117 $this->image = $image;
124 return $this->image;
H A DGoogleCloudDocumentaiV1beta1DocumentPage.php115 public function setImage(GoogleCloudDocumentaiV1beta1DocumentPageImage $image) argument
117 $this->image = $image;
124 return $this->image;
H A DGoogleCloudDocumentaiV1beta2DocumentPage.php115 public function setImage(GoogleCloudDocumentaiV1beta2DocumentPageImage $image) argument
117 $this->image = $image;
124 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileContentHintsThumbnail.php25 public $image; variable in Google\\Service\\Drive\\DriveFileContentHintsThumbnail
34 public function setImage($image) argument
36 $this->image = $image;
43 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DAndroidNotification.php74 public $image; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidNotification
297 public function setImage($image) argument
299 $this->image = $image;
306 return $this->image;
H A DApnsFcmOptions.php29 public $image; variable in Google\\Service\\FirebaseCloudMessaging\\ApnsFcmOptions
48 public function setImage($image) argument
50 $this->image = $image;
57 return $this->image;
H A DNotification.php29 public $image; variable in Google\\Service\\FirebaseCloudMessaging\\Notification
52 public function setImage($image) argument
54 $this->image = $image;
61 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DImageItem.php28 public function setImage(Image $image) argument
30 $this->image = $image;
37 return $this->image;
H A DOption.php72 public function setImage(Image $image) argument
74 $this->image = $image;
81 return $this->image;
H A DQuestionGroupItem.php47 public function setImage(Image $image) argument
49 $this->image = $image;
56 return $this->image;
H A DQuestionItem.php30 public function setImage(Image $image) argument
32 $this->image = $image;
39 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1GridItem.php62 public function setImage(GoogleAppsCardV1ImageComponent $image) argument
64 $this->image = $image;
71 return $this->image;

12345678910>>...44