Home
last modified time | relevance | path

Searched refs:formatComplexity (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DFormat.php37 public function setFormatComplexity(FormatComplexity $formatComplexity) argument
39 $this->formatComplexity = $formatComplexity;
46 return $this->formatComplexity;