Home
last modified time | relevance | path

Searched refs:NULL_VALUE (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php37 const NULL_VALUE = "{}gapi-php-null"; define in Google\\Model
205 if ($value === self::NULL_VALUE) {
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md457 … To work around this, set the field you want to null to `Google\Model::NULL_VALUE`. This is a plac…