Home
last modified time | relevance | path

Searched refs:annotations (Results 26 – 50 of 137) sorted by path

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2RevisionTemplate.php26 public $annotations; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2RevisionTemplate
71 public function setAnnotations($annotations) argument
73 $this->annotations = $annotations;
80 return $this->annotations;
H A DGoogleCloudRunV2Service.php26 public $annotations; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Service
127 public function setAnnotations($annotations) argument
129 $this->annotations = $annotations;
136 return $this->annotations;
H A DGoogleCloudRunV2Task.php26 public $annotations; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Task
133 public function setAnnotations($annotations) argument
135 $this->annotations = $annotations;
142 return $this->annotations;
H A DObjectMeta.php26 public $annotations; variable in Google\\Service\\CloudRun\\ObjectMeta
85 public function setAnnotations($annotations) argument
87 $this->annotations = $annotations;
94 return $this->annotations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceGroupHealth.php26 public $annotations; variable in Google\\Service\\Compute\\BackendServiceGroupHealth
37 public function setAnnotations($annotations) argument
39 $this->annotations = $annotations;
46 return $this->annotations;
H A DHealthStatus.php25 public $annotations; variable in Google\\Service\\Compute\\HealthStatus
62 public function setAnnotations($annotations) argument
64 $this->annotations = $annotations;
71 return $this->annotations;
H A DNetworkEndpoint.php25 public $annotations; variable in Google\\Service\\Compute\\NetworkEndpoint
46 public function setAnnotations($annotations) argument
48 $this->annotations = $annotations;
55 return $this->annotations;
H A DNetworkEndpointGroup.php25 public $annotations; variable in Google\\Service\\Compute\\NetworkEndpointGroup
92 public function setAnnotations($annotations) argument
94 $this->annotations = $annotations;
101 return $this->annotations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata.php39 public function setAnnotations($annotations) argument
41 $this->annotations = $annotations;
48 return $this->annotations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1Example.php39 public function setAnnotations($annotations) argument
41 $this->annotations = $annotations;
48 return $this->annotations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DMessage.php83 public function setAnnotations($annotations) argument
85 $this->annotations = $annotations;
92 return $this->annotations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1InsightTypeConfig.php25 public $annotations; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1InsightTypeConfig
52 public function setAnnotations($annotations) argument
54 $this->annotations = $annotations;
61 return $this->annotations;
H A DGoogleCloudRecommenderV1RecommenderConfig.php25 public $annotations; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1RecommenderConfig
52 public function setAnnotations($annotations) argument
54 $this->annotations = $annotations;
61 return $this->annotations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DServicecontrolResource.php25 public $annotations; variable in Google\\Service\\ServiceControl\\ServicecontrolResource
74 public function setAnnotations($annotations) argument
76 $this->annotations = $annotations;
83 return $this->annotations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DEndpoint.php29 public $annotations; variable in Google\\Service\\ServiceDirectory\\Endpoint
60 public function setAnnotations($annotations) argument
62 $this->annotations = $annotations;
69 return $this->annotations;
H A DService.php26 public $annotations; variable in Google\\Service\\ServiceDirectory\\Service
37 public function setAnnotations($annotations) argument
39 $this->annotations = $annotations;
46 return $this->annotations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrder.php103 public function setAnnotations($annotations) argument
105 $this->annotations = $annotations;
112 return $this->annotations;
H A DOrderLineItem.php95 public function setAnnotations($annotations) argument
97 $this->annotations = $annotations;
104 return $this->annotations;
H A DOrdersSetLineItemMetadataRequest.php41 public function setAnnotations($annotations) argument
43 $this->annotations = $annotations;
50 return $this->annotations;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE42 editorial revisions, annotations, elaborations, or other modifications
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING43 editorial revisions, annotations, elaborations, or other modifications
H A DLICENSE42 editorial revisions, annotations, elaborations, or other modifications
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md33 * Fixed some type annotations
42 * Fixed some `@inheritDoc` annotations having the wrong case
46 …* Added a ton of PHPStan type annotations as well as type aliases on Monolog\Logger for Record, Le…
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md9 - Make spacing consistent in phpdoc annotations php-fig/cache#9 - chalasr
10 - Fix grammar in phpdoc annotations php-fig/cache#10 - chalasr
/plugin/autotabber/
H A DLICENSE42 editorial revisions, annotations, elaborations, or other modifications

123456