Home
last modified time | relevance | path

Searched refs:values (Results 201 – 225 of 925) sorted by last modified time

12345678910>>...37

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md410 - `GuzzleHttp\Message\Header` has been removed. Header values are now simply
411 represented by an array of values or as a string. Header values are returned
545 it's easier to just wrap an iterator in a generator that maps values.
771 * Mixed casing of headers are now forced to be a single consistent casing across all values for tha…
801 * The ability to case-insensitively search for header values
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DUtils.php242 return self::some(1, $promises)->then(function ($values) {
243 return $values[0];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCondition.php42 public $values; variable in Google\\Service\\Compute\\Condition
103 public function setValues($values) argument
105 $this->values = $values;
112 return $this->values;
H A DReservationAffinity.php34 public $values; variable in Google\\Service\\Compute\\ReservationAffinity
67 public function setValues($values) argument
69 $this->values = $values;
76 return $this->values;
H A DSchedulingNodeAffinity.php34 public $values; variable in Google\\Service\\Compute\\SchedulingNodeAffinity
67 public function setValues($values) argument
69 $this->values = $values;
76 return $this->values;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessageTrait.php186 * @param mixed[] $values Header values
192 private function trimAndValidateHeaderValues(array $values) argument
206 }, array_values($values));
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md62 …* Added support for configuring handlers with numeric level values in strings (coming from e.g. en…
93 * Fixed Turkish locale messing up the conversion of level names to their constant values
179 * Fixed Turkish locale messing up the conversion of level names to their constant values
326 * Added support for `checksum` and `release` context/extra values in RavenHandler
374 * Fixed serialization of INF and NaN values in Normalizer and LineFormatter
403 * Fixed support for non-string values in PrsLogMessageProcessor
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Partition.php38 public $values; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Partition
85 public function setValues($values) argument
87 $this->values = $values;
94 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DDateRangeValues.php28 public $values; variable in Google\\Service\\AnalyticsReporting\\DateRangeValues
47 public function setValues($values) argument
49 $this->values = $values;
56 return $this->values;
/plugin/authgooglesheets/
H A Dhelper.php77 $values = $this->getSheet();
79 $header = array_shift($values);
82 foreach ($values as $key => $row) {
308 $values = $response->getValues();
310 return $values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Row.php29 public function setValues($values) argument
31 $this->values = $values;
38 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DDateValues.php29 public function setValues($values) argument
31 $this->values = $values;
38 return $this->values;
H A DDoubleValues.php23 public $values; variable in Google\\Service\\CloudSearch\\DoubleValues
25 public function setValues($values) argument
27 $this->values = $values;
31 return $this->values;
H A DEnumValues.php26 public $values; variable in Google\\Service\\CloudSearch\\EnumValues
31 public function setValues($values) argument
33 $this->values = $values;
40 return $this->values;
H A DIntegerValues.php26 public $values; variable in Google\\Service\\CloudSearch\\IntegerValues
31 public function setValues($values) argument
33 $this->values = $values;
40 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DParameterValidation.php44 public function setValues(ValueValidation $values) argument
46 $this->values = $values;
53 return $this->values;
H A DValueValidation.php26 public $values; variable in Google\\Service\\Dataproc\\ValueValidation
31 public function setValues($values) argument
33 $this->values = $values;
40 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DQuotaLimit.php61 public $values; variable in Google\\Service\\ServiceConsumerManagement\\QuotaLimit
192 public function setValues($values) argument
194 $this->values = $values;
201 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DQuotaLimit.php61 public $values; variable in Google\\Service\\ServiceManagement\\QuotaLimit
192 public function setValues($values) argument
194 $this->values = $values;
201 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec.php26 public $values; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec
31 public function setValues($values) argument
33 $this->values = $values;
40 return $this->values;
H A DGoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec.php23 public $values; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec
25 public function setValues($values) argument
27 $this->values = $values;
31 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DAttribute.php38 public $values; variable in Google\\Service\\MyBusinessBusinessInformation\\Attribute
99 public function setValues($values) argument
101 $this->values = $values;
108 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DTransitTableTransitTimeRow.php29 public function setValues($values) argument
31 $this->values = $values;
38 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DRowData.php29 public function setValues($values) argument
31 $this->values = $values;
38 return $this->values;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DReservationAffinity.php34 public $values; variable in Google\\Service\\Container\\ReservationAffinity
67 public function setValues($values) argument
69 $this->values = $values;
76 return $this->values;

12345678910>>...37