Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DRequest.php506 public function setUpdateLineCategory(UpdateLineCategoryRequest $updateLineCategory) argument
508 $this->updateLineCategory = $updateLineCategory;
515 return $this->updateLineCategory;