Home
last modified time | relevance | path

Searched refs:property (Results 301 – 325 of 1146) sorted by last modified time

1...<<11121314151617181920>>...46

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DPropertyFilter.php48 public function setProperty(PropertyReference $property) argument
50 $this->property = $property;
57 return $this->property;
H A DPropertyOrder.php46 public function setProperty(PropertyReference $property) argument
48 $this->property = $property;
55 return $this->property;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1Page.php85 public function setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property) argument
87 $this->property = $property;
94 return $this->property;
H A DGoogleCloudVisionV1p2beta1Paragraph.php65 public function setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property) argument
67 $this->property = $property;
74 return $this->property;
H A DGoogleCloudVisionV1p2beta1Symbol.php66 public function setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property) argument
68 $this->property = $property;
75 return $this->property;
H A DGoogleCloudVisionV1p3beta1Symbol.php66 public function setProperty(GoogleCloudVisionV1p3beta1TextAnnotationTextProperty $property) argument
68 $this->property = $property;
75 return $this->property;
H A DGoogleCloudVisionV1p4beta1Page.php85 public function setProperty(GoogleCloudVisionV1p4beta1TextAnnotationTextProperty $property) argument
87 $this->property = $property;
94 return $this->property;
H A DGoogleCloudVisionV1p4beta1Paragraph.php65 public function setProperty(GoogleCloudVisionV1p4beta1TextAnnotationTextProperty $property) argument
67 $this->property = $property;
74 return $this->property;
H A DGoogleCloudVisionV1p4beta1Symbol.php66 public function setProperty(GoogleCloudVisionV1p4beta1TextAnnotationTextProperty $property) argument
68 $this->property = $property;
75 return $this->property;
H A DSymbol.php66 public function setProperty(TextProperty $property) argument
68 $this->property = $property;
75 return $this->property;
H A DGoogleCloudVisionV1p2beta1Block.php97 public function setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty $property) argument
99 $this->property = $property;
106 return $this->property;
H A DGoogleCloudVisionV1p3beta1Paragraph.php65 public function setProperty(GoogleCloudVisionV1p3beta1TextAnnotationTextProperty $property) argument
67 $this->property = $property;
74 return $this->property;
H A DGoogleCloudVisionV1p4beta1Word.php65 public function setProperty(GoogleCloudVisionV1p4beta1TextAnnotationTextProperty $property) argument
67 $this->property = $property;
74 return $this->property;
H A DGoogleCloudVisionV1p4beta1Block.php97 public function setProperty(GoogleCloudVisionV1p4beta1TextAnnotationTextProperty $property) argument
99 $this->property = $property;
106 return $this->property;
H A DParagraph.php65 public function setProperty(TextProperty $property) argument
67 $this->property = $property;
74 return $this->property;
H A DBlock.php97 public function setProperty(TextProperty $property) argument
99 $this->property = $property;
106 return $this->property;
H A DGoogleCloudVisionV1p1beta1Block.php97 public function setProperty(GoogleCloudVisionV1p1beta1TextAnnotationTextProperty $property) argument
99 $this->property = $property;
106 return $this->property;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.php50 public $property; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest
143 public function setProperty($property) argument
145 $this->property = $property;
152 return $this->property;
H A DGoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.php220 public function setProperty(GoogleAnalyticsAdminV1alphaProperty $property) argument
222 $this->property = $property;
229 return $this->property;
H A DGoogleAnalyticsAdminV1alphaPropertySummary.php33 public $property; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaPropertySummary
70 public function setProperty($property) argument
72 $this->property = $property;
79 return $this->property;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/
H A DProperties.php48 * @param string $property A Google Analytics GA4 property identifier whose
61 $params = ['property' => $property, 'postBody' => $postBody];
69 * @param string $property A Google Analytics GA4 property identifier whose
82 $params = ['property' => $property, 'postBody' => $postBody];
96 * @param string $property A Google Analytics GA4 property identifier whose
109 $params = ['property' => $property, 'postBody' => $postBody];
148 * @param string $property A Google Analytics GA4 property identifier whose
161 $params = ['property' => $property, 'postBody' => $postBody];
173 * @param string $property A Google Analytics GA4 property identifier whose
184 $params = ['property' => $property, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalyticsData.php72 'property' => [
79 'path' => 'v1beta/{+property}:batchRunReports',
82 'property' => [
89 'path' => 'v1beta/{+property}:checkCompatibility',
92 'property' => [
109 'path' => 'v1beta/{+property}:runPivotReport',
112 'property' => [
119 'path' => 'v1beta/{+property}:runRealtimeReport',
122 'property' => [
129 'path' => 'v1beta/{+property}:runReport',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md253 "property": {
277 'property' => [
290 However, as each property of the JSON API has a corresponding generated class, the above code could…
302 $property = new Google\Service\Datastore\PropertyReference();
303 $property->setName('title');
304 $order->setProperty($property);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Properties.php29 public function setProperty($property) argument
31 $this->property = $property;
38 return $this->property;
H A DGoogleCloudApigeeV1ReportProperty.php26 public $property; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ReportProperty
33 public function setProperty($property) argument
35 $this->property = $property;
42 return $this->property;

1...<<11121314151617181920>>...46