Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DSyncStatus.php25 public $mergeConflict; variable in Google\\Service\\TagManager\\SyncStatus
34 public function setMergeConflict($mergeConflict) argument
36 $this->mergeConflict = $mergeConflict;
43 return $this->mergeConflict;
H A DGetWorkspaceStatusResponse.php31 public function setMergeConflict($mergeConflict) argument
33 $this->mergeConflict = $mergeConflict;
40 return $this->mergeConflict;
H A DSyncWorkspaceResponse.php31 public function setMergeConflict($mergeConflict) argument
33 $this->mergeConflict = $mergeConflict;
40 return $this->mergeConflict;