Home
last modified time | relevance | path

Searched refs:image (Results 326 – 350 of 1085) sorted by last modified time

1...<<11121314151617181920>>...44

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Widget.php132 public function setImage(GoogleAppsCardV1Image $image) argument
134 $this->image = $image;
141 return $this->image;
H A DWidgetMarkup.php49 public function setImage(Image $image) argument
51 $this->image = $image;
58 return $this->image;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md85 - Added MIME type for WEBP image format (#246)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ContainerSpec.php36 public $image; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ContainerSpec
85 public function setImage($image) argument
87 $this->image = $image;
94 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativeNativeAd.php105 public function setImage(CreativeNativeAdImage $image) argument
107 $this->image = $image;
114 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DNativeContent.php167 public function setImage(Image $image) argument
169 $this->image = $image;
176 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
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/OnDemandScanning/
H A DOccurrence.php188 public function setImage(ImageOccurrence $image) argument
190 $this->image = $image;
197 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataLabeling.php550 'image',
554 'path' => 'v1beta1/{+parent}/image:label',
/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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageBasicCard.php71 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image) argument
73 $this->image = $image;
80 return $this->image;
H A DGoogleCloudDialogflowV2IntentMessageCarouselSelectItem.php52 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image) argument
54 $this->image = $image;
61 return $this->image;
H A DGoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php70 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image) argument
72 $this->image = $image;
79 return $this->image;
H A DGoogleCloudDialogflowV2beta1IntentMessageBasicCard.php71 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image) argument
73 $this->image = $image;
80 return $this->image;
H A DGoogleCloudDialogflowV2beta1IntentMessageListSelectItem.php52 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image) argument
54 $this->image = $image;
61 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DNativeContent.php167 public function setImage(Image $image) argument
169 $this->image = $image;
176 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateImageRequest.php47 public function setImage(Image $image) argument
49 $this->image = $image;
56 return $this->image;
H A DGoogleCloudVisionV1p4beta1ProductSearchResultsResult.php25 public $image; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ProductSearchResultsResult
36 public function setImage($image) argument
38 $this->image = $image;
45 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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DDeidentifyConfig.php62 public function setImage(ImageConfig $image) argument
64 $this->image = $image;
71 return $this->image;
H A DSignature.php40 public function setImage(Image $image) argument
42 $this->image = $image;
49 return $this->image;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DImagesUploadResponse.php28 public function setImage(Image $image) argument
30 $this->image = $image;
37 return $this->image;
/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;

1...<<11121314151617181920>>...44