Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DLink.php23 protected $byproductsType = ByProducts::class;
34 * @param ByProducts
36 public function setByproducts(ByProducts $byproducts)
41 * @return ByProducts
H A DByProducts.php20 class ByProducts extends \Google\Model class
35 class_alias(ByProducts::class, 'Google_Service_ContainerAnalysis_ByProducts');