Home
last modified time | relevance | path

Searched refs:values (Results 226 – 250 of 925) sorted by last modified time

12345678910>>...37

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DValueRange.php34 public $values; variable in Google\\Service\\Sheets\\ValueRange
67 public function setValues($values) argument
69 $this->values = $values;
76 return $this->values;
H A DDataFilterValueRange.php32 public $values; variable in Google\\Service\\Sheets\\DataFilterValueRange
65 public function setValues($values) argument
67 $this->values = $values;
74 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DBatch.php108 foreach ($request->getHeaders() as $name => $values) {
109 $headers .= sprintf("%s:%s\r\n", $name, implode(', ', $values));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DGoogleAppsScriptTypeFunctionSet.php29 public function setValues($values) argument
31 $this->values = $values;
38 return $this->values;
H A DListValue.php29 public function setValues($values) argument
31 $this->values = $values;
38 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DCollectdPayload.php153 public function setValues($values) argument
155 $this->values = $values;
162 return $this->values;
H A DPointData.php45 public function setValues($values) argument
47 $this->values = $values;
54 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchResponseFacet.php65 public function setValues($values) argument
67 $this->values = $values;
74 return $this->values;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJar.php277 $values = [];
289 $values[] = $cookie->getName() . '='
294 return $values
295 ? $request->withHeader('Cookie', implode('; ', $values))
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DMessageFormatter.php179 foreach ($message->getHeaders() as $name => $values) {
180 $result .= $name . ': ' . implode(', ', $values) . "\r\n";
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md22 - Validate header values properly
65 - Ignore array keys in header values when merging
77 - Accept null and bool header values again
86 - Added more validation of values according to PSR-7 and RFC standards, e.g. status code range (#25…
211 - Trimming of header values in `Uri::withAddedHeader`. Header values may
214 - `Uri::withAddedHeader` with an array of header values.
H A DREADME.md350 array values, and a "body" key containing the body of the message.
378 Parse an array of header values containing ";" separated data into an
388 Converts an array of header values that may contain comma separated
389 headers into an array of headers with no comma separated values.
398 If multiple values are found for the same key, the value of that key
669 Creates a new URI with a specific query string value. Any existing query string values that exactly…
677 Creates a new URI with multiple query string values. It has the same behavior as `withQueryValue()`…
684 Creates a new URI with a specific query string value removed. Any existing query string values that…
796 …Sort query parameters with their values in alphabetical order. However, the order of parameters in…
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
H A DUriTemplate.php223 $values = array();
227 $values[$pkey] = $key . $combine . $pvalue;
229 $values[$pkey] = $pvalue;
232 $value = implode($list_sep, $values);
238 $values = array();
243 $values[] = $pkey . "=" . $pvalue; // Explode triggers = combine.
245 $values[] = $pkey;
246 $values[] = $pvalue;
249 $value = implode($list_sep, $values);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DReservationAffinity.php34 public $values; variable in Google\\Service\\AIPlatformNotebooks\\ReservationAffinity
67 public function setValues($values) argument
69 $this->values = $values;
76 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DGoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter.php26 public $values; variable in Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
31 public function setValues($values) argument
33 $this->values = $values;
40 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Metric.php30 public $values; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Metric
49 public function setValues($values) argument
51 $this->values = $values;
58 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DStringList.php26 public $values; variable in Google\\Service\\AdMob\\StringList
31 public function setValues($values) argument
33 $this->values = $values;
40 return $this->values;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPuTTY.php162 $values = [];
169 $values[$current] = $in_value ? substr($match[2], 0, -1) : $match[2];
173 $values[$current] .= $in_value ? substr($line, 0, -1) : $line;
184 $components += $values;
185 $components['comment'] = str_replace(['\\\\', '\"'], ['\\', '"'], $values['comment']);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DHtmlValues.php26 public $values; variable in Google\\Service\\CloudSearch\\HtmlValues
31 public function setValues($values) argument
33 $this->values = $values;
40 return $this->values;
H A DObjectValues.php29 public function setValues($values) argument
31 $this->values = $values;
38 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DReservationAffinity.php34 public $values; variable in Google\\Service\\Dataproc\\ReservationAffinity
67 public function setValues($values) argument
69 $this->values = $values;
76 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DPathQueryOptionsFilter.php34 public $values; variable in Google\\Service\\DoubleClickBidManager\\PathQueryOptionsFilter
67 public function setValues($values) argument
69 $this->values = $values;
76 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec.php26 public $values; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec
31 public function setValues($values) argument
33 $this->values = $values;
40 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DGoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter.php26 public $values; variable in Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
31 public function setValues($values) argument
33 $this->values = $values;
40 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DRow.php37 public $values; variable in Google\\Service\\Area120Tables\\Row
84 public function setValues($values) argument
86 $this->values = $values;
93 return $this->values;

12345678910>>...37