Home
last modified time | relevance | path

Searched refs:optional (Results 51 – 75 of 248) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md413 pass an optional argument of `true` to retrieve a header value as an array
696 3.7 introduces `request.options` as a parameter for a client configuration and as an optional argum…
790 * Removed the optional $asString parameter from MessageInterface::getHeader(). Just cast the header…
791 * Removed the optional $tryChunkedTransfer option from Guzzle\Http\Message\EntityEnclosingRequestIn…
H A DCHANGELOG.md820 * Removed the optional $asString parameter from MessageInterface::getHeader(). Just cast the header…
821 * Removed the optional $tryChunkedTransfer option from Guzzle\Http\Message\EntityEnclosingRequestIn…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md211 …* Added a `ProcessorInterface` as an optional way to label a class as being a processor (mostly us…
238 * Improved SyslogUdpHandler's support for RFC5424 and added optional `$ident` argument
300 …* Added optional reduction of timestamp precision via `Logger->useMicrosecondTimestamps(false)`, d…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventAttendee.php45 public $optional; variable in Google\\Service\\Calendar\\EventAttendee
136 public function setOptional($optional) argument
138 $this->optional = $optional;
145 return $this->optional;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DConfigMapVolumeSource.php36 public $optional; variable in Google\\Service\\CloudRun\\ConfigMapVolumeSource
83 public function setOptional($optional) argument
85 $this->optional = $optional;
92 return $this->optional;
H A DConfigMapKeySelector.php35 public $optional; variable in Google\\Service\\CloudRun\\ConfigMapKeySelector
82 public function setOptional($optional) argument
84 $this->optional = $optional;
91 return $this->optional;
H A DSecretEnvSource.php31 public $optional; variable in Google\\Service\\CloudRun\\SecretEnvSource
64 public function setOptional($optional) argument
66 $this->optional = $optional;
73 return $this->optional;
H A DSecretKeySelector.php35 public $optional; variable in Google\\Service\\CloudRun\\SecretKeySelector
82 public function setOptional($optional) argument
84 $this->optional = $optional;
91 return $this->optional;
H A DSecretVolumeSource.php32 public $optional; variable in Google\\Service\\CloudRun\\SecretVolumeSource
69 public function setOptional($optional) argument
71 $this->optional = $optional;
78 return $this->optional;
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php290 * @param array<mixed> $options [optional] Configuration options.
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php462 * @param bool $forceOpenSsl [optional] Does not apply to this credentials
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md447 …upports. You can request a JSON response by adding an 'alt' argument to optional params that is no…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ParameterDefinition.php36 public $optional; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ParameterDefinition
101 public function setOptional($optional) argument
103 $this->optional = $optional;
110 return $this->optional;
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md194 // optional caching
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md42 Callbacks are registered with the `then` method by providing an optional
43 `$onFulfilled` followed by an optional `$onRejected` function.
281 method of a promise. When creating a promise you can provide an optional
291 When creating a promise object, you can provide an optional `$waitFn` and
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md279 - Add support for adding custom, optional JWT headers to `JWT::encode()`. See
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DREADME.md13 Moved to core since 7.2 (was in the optional XML extension earlier):
/plugin/c3chart/
H A DREADME.md61 The `<c3>` tag can carry optional attributes to customize the appearance of the chart. The attribut…
/plugin/vshare/
H A Dsites.ini5 ; emb = optional special URL to use for extracting the vid
/plugin/gemini/
H A Drenderer.php78 public function linebreak($optional = false) argument
80 if ($optional && $this->doc[-1] == self::NL) return;
/plugin/layeranimation/
H A DREADME.md39 * ``%CLASS%`` (optional) - the name of a class in your template
43optional) - if you use several items with links in the same layer, you will not be able to click t…
/plugin/popupviewer/
H A DREADME.md9 Note: [?%SIZE%] and [%TEXT/IMAGE%] are optional parameters.
15 ```%SIZE%``` (optional) | Width and height (optional) in px. Example: 200×300
16 ```keepOpen``` (optional) | All links in a page opened via a popup will also open in a popup.
17 ```%TEXT/IMAGE%``` (optional) | Here you can set the name or an additional image. This will be dis…
/plugin/xcom/lang/en/
H A Dhowto.txt74 The fact that the fields are optional means that you don't have to enter passwords (or even user na…
/plugin/xcom/scripts/
H A Dsample.xcom.ini3 ; Eeach site requires a title and three optional entries for each site
H A Dxcom.ini3 ; Eeach site requires a title and three optional entries for each site

12345678910