Home
last modified time | relevance | path

Searched refs:this (Results 16026 – 16050 of 27090) sorted by relevance

1...<<641642643644645646647648649650>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DEntity.php32 $this->key = $key;
39 return $this->key;
46 $this->properties = $properties;
53 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DMonitoring.php33 $this->consumerDestinations = $consumerDestinations;
40 return $this->consumerDestinations;
47 $this->producerDestinations = $producerDestinations;
54 return $this->producerDestinations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1ScoreMetrics.php32 $this->actionMetrics = $actionMetrics;
39 return $this->actionMetrics;
46 $this->overallMetrics = $overallMetrics;
53 return $this->overallMetrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p3beta1ImportProductSetsResponse.php33 $this->referenceImages = $referenceImages;
40 return $this->referenceImages;
47 $this->statuses = $statuses;
54 return $this->statuses;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DTestRulesetResponse.php33 $this->issues = $issues;
40 return $this->issues;
47 $this->testResults = $testResults;
54 return $this->testResults;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DImportAptArtifactsResponse.php33 $this->aptArtifacts = $aptArtifacts;
40 return $this->aptArtifacts;
47 $this->errors = $errors;
54 return $this->errors;
H A DImportYumArtifactsResponse.php33 $this->errors = $errors;
40 return $this->errors;
47 $this->yumArtifacts = $yumArtifacts;
54 return $this->yumArtifacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTimeSeriesDescriptor.php33 $this->labelDescriptors = $labelDescriptors;
40 return $this->labelDescriptors;
47 $this->pointDescriptors = $pointDescriptors;
54 return $this->pointDescriptors;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DInventorySizeTargeting.php33 $this->excludedInventorySizes = $excludedInventorySizes;
40 return $this->excludedInventorySizes;
47 $this->targetedInventorySizes = $targetedInventorySizes;
54 return $this->targetedInventorySizes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DCheckCompatibilityResponse.php33 $this->dimensionCompatibilities = $dimensionCompatibilities;
40 return $this->dimensionCompatibilities;
47 $this->metricCompatibilities = $metricCompatibilities;
54 return $this->metricCompatibilities;
H A DRow.php33 $this->dimensionValues = $dimensionValues;
40 return $this->dimensionValues;
47 $this->metricValues = $metricValues;
54 return $this->metricValues;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DMetricHeader.php33 $this->metricHeaderEntries = $metricHeaderEntries;
40 return $this->metricHeaderEntries;
47 $this->pivotHeaders = $pivotHeaders;
54 return $this->pivotHeaders;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstancesGetEffectiveFirewallsResponse.php33 $this->firewallPolicys = $firewallPolicys;
40 return $this->firewallPolicys;
47 $this->firewalls = $firewalls;
54 return $this->firewalls;
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DAbstractAuth.php48 $this->realm = $realm;
49 $this->request = $request;
50 $this->response = $response;
69 return $this->realm;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DUpdateByQueryRethrottle.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $task_id = $this->task_id ?? null;
58 return $this;
60 $this->task_id = $task_id;
62 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DPutWatch.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
34 $id = $this->id ?? null;
60 return $this;
62 $this->body = $body;
64 return $this;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DNested.php19 * @return $this
23 return $this->setParam('path', $path);
29 * @return $this
33 return $this->setParam('query', $query);
41 * @return $this
45 return $this->setParam('score_mode', $scoreMode);
51 * @return $this
55 return $this->setParam('inner_hits', $innerHits);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DAppendProcessor.php23 $this->setField($field);
24 $this->setValue($value);
32 * @return $this
36 return $this->setParam('value', $value);
42 * @return $this
46 return $this->setParam('allow_duplicates', $allowDuplicates);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ccr/
H A DFollow.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
34 $index = $this->index ?? null;
57 return $this;
59 $this->body = $body;
61 return $this;
H A DForgetFollower.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
34 $index = $this->index ?? null;
55 return $this;
57 $this->body = $body;
59 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ilm/
H A DMoveToStep.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
34 $index = $this->index ?? null;
57 return $this;
59 $this->body = $body;
61 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DCreate.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
34 $index = $this->index ?? null;
60 return $this;
62 $this->body = $body;
64 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DStartDataFrameAnalytics.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
34 $id = $this->id ?? null;
57 return $this;
59 $this->body = $body;
61 return $this;
H A DStopDataFrameAnalytics.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
34 $id = $this->id ?? null;
59 return $this;
61 $this->body = $body;
63 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Rollup/
H A DPutJob.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
34 $id = $this->id ?? null;
55 return $this;
57 $this->body = $body;
59 return $this;

1...<<641642643644645646647648649650>>...1084