Home
last modified time | relevance | path

Searched refs:ifGenerationMatch (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DComposeRequestSourceObjectsObjectPreconditions.php25 public $ifGenerationMatch; variable in Google\\Service\\Storage\\ComposeRequestSourceObjectsObjectPreconditions
30 public function setIfGenerationMatch($ifGenerationMatch) argument
32 $this->ifGenerationMatch = $ifGenerationMatch;
39 return $this->ifGenerationMatch;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DStorage.php850 'ifGenerationMatch' => [
899 'ifGenerationMatch' => [
962 'ifGenerationMatch' => [
1001 'ifGenerationMatch' => [
1062 'ifGenerationMatch' => [
1167 'ifGenerationMatch' => [
1228 'ifGenerationMatch' => [
1351 'ifGenerationMatch' => [
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php1385 public $ifGenerationMatch; variable in Google_ComposeRequestSourceObjectsObjectPreconditions
1386 public function setIfGenerationMatch( $ifGenerationMatch) { argument
1387 $this->ifGenerationMatch = $ifGenerationMatch;
1390 return $this->ifGenerationMatch;