Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DAssignedTargetingOption.php356 …ContentStreamTypeDetails(ContentStreamTypeAssignedTargetingOptionDetails $contentStreamTypeDetails) argument
358 $this->contentStreamTypeDetails = $contentStreamTypeDetails;
365 return $this->contentStreamTypeDetails;
H A DTargetingOption.php272 …tion setContentStreamTypeDetails(ContentStreamTypeTargetingOptionDetails $contentStreamTypeDetails) argument
274 $this->contentStreamTypeDetails = $contentStreamTypeDetails;
281 return $this->contentStreamTypeDetails;