Home
last modified time | relevance | path

Searched refs:imageType (Results 1 – 25 of 65) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativeNativeAd.php31 protected $imageType = CreativeNativeAdImage::class; variable in Google\\Service\\AdExchangeBuyer\\CreativeNativeAd
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DNativeContent.php48 protected $imageType = Image::class; variable in Google\\Service\\AdExchangeBuyerII\\NativeContent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php559 …dpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}/{imageType}/{imageId}',
577 'imageType' => [
589 …=> 'androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}/{imageType}',
607 'imageType' => [
614 …=> 'androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}/{imageType}',
632 'imageType' => [
639 …=> 'androidpublisher/v3/applications/{packageName}/edits/{editId}/listings/{language}/{imageType}',
657 'imageType' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DImagesUploadResponse.php22 protected $imageType = Image::class; variable in Google\\Service\\AndroidPublisher\\ImagesUploadResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEditsImages.php41 * @param string $imageType Type of the Image.
46 public function delete($packageName, $editId, $language, $imageType, $imageId, $optParams = []) argument
61 * @param string $imageType Type of the Image. Providing an image type that
66 public function deleteall($packageName, $editId, $language, $imageType, $optParams = []) argument
68 …ageName' => $packageName, 'editId' => $editId, 'language' => $language, 'imageType' => $imageType];
80 * @param string $imageType Type of the Image. Providing an image type that
85 public function listEditsImages($packageName, $editId, $language, $imageType, $optParams = []) argument
87 …ageName' => $packageName, 'editId' => $editId, 'language' => $language, 'imageType' => $imageType];
100 * @param string $imageType Type of the Image.
104 public function upload($packageName, $editId, $language, $imageType, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DCommentAuthor.php30 protected $imageType = CommentAuthorImage::class; variable in Google\\Service\\Blogger\\CommentAuthor
H A DPageAuthor.php30 protected $imageType = PageAuthorImage::class; variable in Google\\Service\\Blogger\\PageAuthor
H A DPostAuthor.php30 protected $imageType = PostAuthorImage::class; variable in Google\\Service\\Blogger\\PostAuthor
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DDeidentifyConfig.php26 protected $imageType = ImageConfig::class; variable in Google\\Service\\CloudHealthcare\\DeidentifyConfig
H A DSignature.php22 protected $imageType = Image::class; variable in Google\\Service\\CloudHealthcare\\Signature
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DImageFamilyView.php22 protected $imageType = Image::class; variable in Google\\Service\\Compute\\ImageFamilyView
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DAutoprovisioningNodePoolDefaults.php38 public $imageType; variable in Google\\Service\\Container\\AutoprovisioningNodePoolDefaults
103 public function setImageType($imageType) argument
105 $this->imageType = $imageType;
112 return $this->imageType;
H A DNodeConfig.php46 public $imageType; variable in Google\\Service\\Container\\NodeConfig
207 public function setImageType($imageType) argument
209 $this->imageType = $imageType;
216 return $this->imageType;
H A DUpdateNodePoolRequest.php34 public $imageType; variable in Google\\Service\\Container\\UpdateNodePoolRequest
119 public function setImageType($imageType) argument
121 $this->imageType = $imageType;
128 return $this->imageType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DNote.php43 protected $imageType = ImageNote::class; variable in Google\\Service\\ContainerAnalysis\\Note
H A DOccurrence.php40 protected $imageType = ImageOccurrence::class; variable in Google\\Service\\ContainerAnalysis\\Occurrence
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DPromotion.php33 protected $imageType = PromotionImage::class; variable in Google\\Service\\CustomSearchAPI\\Promotion
H A DResult.php51 protected $imageType = ResultImage::class; variable in Google\\Service\\CustomSearchAPI\\Result
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessage.php30 protected $imageType = GoogleCloudDialogflowV2IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessage
H A DGoogleCloudDialogflowV2IntentMessageBasicCard.php29 protected $imageType = GoogleCloudDialogflowV2IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBasicCard
H A DGoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php30 protected $imageType = GoogleCloudDialogflowV2IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
H A DGoogleCloudDialogflowV2IntentMessageCarouselSelectItem.php26 protected $imageType = GoogleCloudDialogflowV2IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
H A DGoogleCloudDialogflowV2IntentMessageListSelectItem.php26 protected $imageType = GoogleCloudDialogflowV2IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageListSelectItem
H A DGoogleCloudDialogflowV2IntentMessageTableCard.php27 protected $imageType = GoogleCloudDialogflowV2IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageTableCard
H A DGoogleCloudDialogflowV2beta1IntentMessage.php30 protected $imageType = GoogleCloudDialogflowV2beta1IntentMessageImage::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessage

123