Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DRequest.php80 protected $updateLinePropertiesType = UpdateLinePropertiesRequest::class;
518 * @param UpdateLinePropertiesRequest
520 public function setUpdateLineProperties(UpdateLinePropertiesRequest $updateLineProperties)
525 * @return UpdateLinePropertiesRequest
H A DUpdateLinePropertiesRequest.php20 class UpdateLinePropertiesRequest extends \Google\Model class
78 class_alias(UpdateLinePropertiesRequest::class, 'Google_Service_Slides_UpdateLinePropertiesRequest'…