Home
last modified time | relevance | path

Searched refs:this (Results 15176 – 15200 of 27090) sorted by path

1...<<601602603604605606607608609610>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DProduct.php47 $this->description = $description;
54 return $this->description;
61 $this->displayName = $displayName;
68 return $this->displayName;
75 $this->name = $name;
82 return $this->name;
89 $this->productCategory = $productCategory;
96 return $this->productCategory;
103 $this->productLabels = $productLabels;
110 return $this->productLabels;
H A DProductSearchParams.php43 $this->boundingPoly = $boundingPoly;
50 return $this->boundingPoly;
57 $this->filter = $filter;
64 return $this->filter;
71 $this->productCategories = $productCategories;
78 return $this->productCategories;
85 $this->productSet = $productSet;
92 return $this->productSet;
H A DProductSearchResults.php37 $this->indexTime = $indexTime;
44 return $this->indexTime;
51 $this->productGroupedResults = $productGroupedResults;
58 return $this->productGroupedResults;
65 $this->results = $results;
72 return $this->results;
H A DProductSet.php42 $this->displayName = $displayName;
49 return $this->displayName;
56 $this->indexError = $indexError;
63 return $this->indexError;
70 $this->indexTime = $indexTime;
77 return $this->indexTime;
84 $this->name = $name;
91 return $this->name;
H A DProductSetPurgeConfig.php32 $this->productSetId = $productSetId;
39 return $this->productSetId;
H A DProperty.php40 $this->name = $name;
47 return $this->name;
54 $this->uint64Value = $uint64Value;
61 return $this->uint64Value;
68 $this->value = $value;
75 return $this->value;
H A DPurgeProductsRequest.php38 $this->deleteOrphanProducts = $deleteOrphanProducts;
45 return $this->deleteOrphanProducts;
52 $this->force = $force;
59 return $this->force;
66 $this->productSetPurgeConfig = $productSetPurgeConfig;
73 return $this->productSetPurgeConfig;
H A DReferenceImage.php39 $this->boundingPolys = $boundingPolys;
46 return $this->boundingPolys;
53 $this->name = $name;
60 return $this->name;
67 $this->uri = $uri;
74 return $this->uri;
H A DRemoveProductFromProductSetRequest.php32 $this->product = $product;
39 return $this->product;
H A DResult.php38 $this->image = $image;
45 return $this->image;
52 $this->product = $product;
59 return $this->product;
66 $this->score = $score;
73 return $this->score;
H A DSafeSearchAnnotation.php48 $this->adult = $adult;
55 return $this->adult;
62 $this->medical = $medical;
69 return $this->medical;
76 $this->racy = $racy;
83 return $this->racy;
90 $this->spoof = $spoof;
97 return $this->spoof;
104 $this->violence = $violence;
111 return $this->violence;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DFiles.php51 return $this->call('annotate', [$params], BatchAnnotateFilesResponse::class);
69 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DImages.php46 return $this->call('annotate', [$params], BatchAnnotateImagesResponse::class);
65 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DLocationsOperations.php45 return $this->call('get', [$params], Operation::class);
H A DOperations.php55 return $this->call('cancel', [$params], VisionEmpty::class);
71 return $this->call('delete', [$params], VisionEmpty::class);
86 return $this->call('get', [$params], Operation::class);
111 return $this->call('list', [$params], ListOperationsResponse::class);
H A DProjectsFiles.php56 return $this->call('annotate', [$params], BatchAnnotateFilesResponse::class);
79 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsImages.php51 return $this->call('annotate', [$params], BatchAnnotateImagesResponse::class);
75 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsFiles.php56 return $this->call('annotate', [$params], BatchAnnotateFilesResponse::class);
79 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsImages.php51 return $this->call('annotate', [$params], BatchAnnotateImagesResponse::class);
75 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsOperations.php45 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsProductSets.php54 return $this->call('addProduct', [$params], VisionEmpty::class);
76 return $this->call('create', [$params], ProductSet::class);
92 return $this->call('delete', [$params], VisionEmpty::class);
107 return $this->call('get', [$params], ProductSet::class);
129 return $this->call('import', [$params], Operation::class);
150 return $this->call('list', [$params], ListProductSetsResponse::class);
174 return $this->call('patch', [$params], ProductSet::class);
189 return $this->call('removeProduct', [$params], VisionEmpty::class);
H A DProjectsLocationsProductSetsProducts.php53 return $this->call('list', [$params], ListProductsInProductSetResponse::class);
H A DProjectsLocationsProducts.php58 return $this->call('create', [$params], Product::class);
75 return $this->call('delete', [$params], VisionEmpty::class);
90 return $this->call('get', [$params], Product::class);
111 return $this->call('list', [$params], ListProductsResponse::class);
139 return $this->call('patch', [$params], Product::class);
170 return $this->call('purge', [$params], Operation::class);
H A DProjectsLocationsProductsReferenceImages.php65 return $this->call('create', [$params], ReferenceImage::class);
83 return $this->call('delete', [$params], VisionEmpty::class);
99 return $this->call('get', [$params], ReferenceImage::class);
123 return $this->call('list', [$params], ListReferenceImagesResponse::class);
H A DProjectsOperations.php45 return $this->call('get', [$params], Operation::class);

1...<<601602603604605606607608609610>>...1084