Home
last modified time | relevance | path

Searched refs:method (Results 51 – 75 of 972) sorted by path

12345678910>>...39

/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md248 - Add `array` type hinting to `decode` method
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DMethodSelector.php25 public $method; variable in Google\\Service\\AccessContextManager\\MethodSelector
34 public function setMethod($method) argument
36 $this->method = $method;
43 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DOperationMetadataV1.php40 public $method; variable in Google\\Service\\Appengine\\OperationMetadataV1
113 public function setMethod($method) argument
115 $this->method = $method;
122 return $this->method;
H A DOperationMetadataV1Alpha.php40 public $method; variable in Google\\Service\\Appengine\\OperationMetadataV1Alpha
113 public function setMethod($method) argument
115 $this->method = $method;
122 return $this->method;
H A DOperationMetadataV1Beta.php40 public $method; variable in Google\\Service\\Appengine\\OperationMetadataV1Beta
113 public function setMethod($method) argument
115 $this->method = $method;
122 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DCalendarNotification.php25 public $method; variable in Google\\Service\\Calendar\\CalendarNotification
34 public function setMethod($method) argument
36 $this->method = $method;
43 return $this->method;
H A DEventReminder.php25 public $method; variable in Google\\Service\\Calendar\\EventReminder
34 public function setMethod($method) argument
36 $this->method = $method;
43 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1MethodSelector.php25 public $method; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1MethodSelector
34 public function setMethod($method) argument
36 $this->method = $method;
43 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/
H A DReauthSettings.php29 public $method; variable in Google\\Service\\CloudIAP\\ReauthSettings
52 public function setMethod($method) argument
54 $this->method = $method;
61 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DHttpRequestContext.php25 public $method; variable in Google\\Service\\Clouderrorreporting\\HttpRequestContext
50 public function setMethod($method) argument
52 $this->method = $method;
59 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DRequestLog.php77 public $method; variable in Google\\Service\\Logging\\RequestLog
342 public function setMethod($method) argument
344 $this->method = $method;
351 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DBasicSli.php34 public $method; variable in Google\\Service\\Monitoring\\BasicSli
85 public function setMethod($method) argument
87 $this->method = $method;
94 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DVerification.php29 public $method; variable in Google\\Service\\MyBusinessVerifications\\Verification
56 public function setMethod($method) argument
58 $this->method = $method;
65 return $this->method;
H A DVerifyLocationRequest.php39 public $method; variable in Google\\Service\\MyBusinessVerifications\\VerifyLocationRequest
106 public function setMethod($method) argument
108 $this->method = $method;
115 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DRequest.php39 public $method; variable in Google\\Service\\ServiceControl\\Request
128 public function setMethod($method) argument
130 $this->method = $method;
137 return $this->method;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountsCustomBatchRequestEntry.php50 public $method; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry
161 public function setMethod($method) argument
163 $this->method = $method;
170 return $this->method;
H A DAccountstatusesCustomBatchRequestEntry.php42 public $method; variable in Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchRequestEntry
103 public function setMethod($method) argument
105 $this->method = $method;
112 return $this->method;
H A DAccounttaxCustomBatchRequestEntry.php39 public $method; variable in Google\\Service\\ShoppingContent\\AccounttaxCustomBatchRequestEntry
100 public function setMethod($method) argument
102 $this->method = $method;
109 return $this->method;
H A DDatafeedsCustomBatchRequestEntry.php39 public $method; variable in Google\\Service\\ShoppingContent\\DatafeedsCustomBatchRequestEntry
100 public function setMethod($method) argument
102 $this->method = $method;
109 return $this->method;
H A DDatafeedstatusesCustomBatchRequestEntry.php45 public $method; variable in Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchRequestEntry
120 public function setMethod($method) argument
122 $this->method = $method;
129 return $this->method;
H A DLiasettingsCustomBatchRequestEntry.php55 public $method; variable in Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequestEntry
180 public function setMethod($method) argument
182 $this->method = $method;
189 return $this->method;
H A DLocalinventoryCustomBatchRequestEntry.php35 public $method; variable in Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchRequestEntry
86 public function setMethod($method) argument
88 $this->method = $method;
95 return $this->method;
H A DOrderLineItemShippingDetails.php58 public function setMethod(OrderLineItemShippingDetailsMethod $method) argument
60 $this->method = $method;
67 return $this->method;
H A DPosCustomBatchRequestEntry.php35 public $method; variable in Google\\Service\\ShoppingContent\\PosCustomBatchRequestEntry
94 public function setMethod($method) argument
96 $this->method = $method;
103 return $this->method;
H A DProductsCustomBatchRequestEntry.php37 public $method; variable in Google\\Service\\ShoppingContent\\ProductsCustomBatchRequestEntry
94 public function setMethod($method) argument
96 $this->method = $method;
103 return $this->method;

12345678910>>...39