Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DInventorySource.php63 protected $statusType = InventorySourceStatus::class;
227 * @param InventorySourceStatus
229 public function setStatus(InventorySourceStatus $status)
234 * @return InventorySourceStatus
H A DInventorySourceStatus.php20 class InventorySourceStatus extends \Google\Model class
116 class_alias(InventorySourceStatus::class, 'Google_Service_DisplayVideo_InventorySourceStatus');