Searched refs:NULL_VALUE (Results 1 – 2 of 2) sorted by relevance
37 const NULL_VALUE = "{}gapi-php-null"; define in Google\\Model205 if ($value === self::NULL_VALUE) {
457 … To work around this, set the field you want to null to `Google\Model::NULL_VALUE`. This is a plac…