code
stringlengths
15
9.96M
docstring
stringlengths
1
10.1k
func_name
stringlengths
1
124
language
stringclasses
1 value
repo
stringlengths
7
63
path
stringlengths
6
186
url
stringlengths
50
236
license
stringclasses
4 values
public function setTargetedUris($targetedUris) { $this->targetedUris = $targetedUris; }
@param string[]
setTargetedUris
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/UriTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/UriTargeting.php
Apache-2.0
public function getTargetedUris() { return $this->targetedUris; }
@return string[]
getTargetedUris
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/UriTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/UriTargeting.php
Apache-2.0
public function setInventoryTypes($inventoryTypes) { $this->inventoryTypes = $inventoryTypes; }
@param string[]
setInventoryTypes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/InventoryTypeTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/InventoryTypeTargeting.php
Apache-2.0
public function getInventoryTypes() { return $this->inventoryTypes; }
@return string[]
getInventoryTypes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/InventoryTypeTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/InventoryTypeTargeting.php
Apache-2.0
public function setClients($clients) { $this->clients = $clients; }
@param Client[]
setClients
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListClientsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListClientsResponse.php
Apache-2.0
public function getClients() { return $this->clients; }
@return Client[]
getClients
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListClientsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListClientsResponse.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListClientsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListClientsResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListClientsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListClientsResponse.php
Apache-2.0
public function setHours($hours) { $this->hours = $hours; }
@param int
setHours
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
Apache-2.0
public function getHours() { return $this->hours; }
@return int
getHours
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
Apache-2.0
public function setMinutes($minutes) { $this->minutes = $minutes; }
@param int
setMinutes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
Apache-2.0
public function getMinutes() { return $this->minutes; }
@return int
getMinutes
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
Apache-2.0
public function setNanos($nanos) { $this->nanos = $nanos; }
@param int
setNanos
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
Apache-2.0
public function getNanos() { return $this->nanos; }
@return int
getNanos
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
Apache-2.0
public function setSeconds($seconds) { $this->seconds = $seconds; }
@param int
setSeconds
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
Apache-2.0
public function getSeconds() { return $this->seconds; }
@return int
getSeconds
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TimeOfDay.php
Apache-2.0
public function setDeviceCapabilityTargeting(CriteriaTargeting $deviceCapabilityTargeting) { $this->deviceCapabilityTargeting = $deviceCapabilityTargeting; }
@param CriteriaTargeting
setDeviceCapabilityTargeting
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
Apache-2.0
public function getDeviceCapabilityTargeting() { return $this->deviceCapabilityTargeting; }
@return CriteriaTargeting
getDeviceCapabilityTargeting
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
Apache-2.0
public function setDeviceCategoryTargeting(CriteriaTargeting $deviceCategoryTargeting) { $this->deviceCategoryTargeting = $deviceCategoryTargeting; }
@param CriteriaTargeting
setDeviceCategoryTargeting
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
Apache-2.0
public function getDeviceCategoryTargeting() { return $this->deviceCategoryTargeting; }
@return CriteriaTargeting
getDeviceCategoryTargeting
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
Apache-2.0
public function setOperatingSystemTargeting(OperatingSystemTargeting $operatingSystemTargeting) { $this->operatingSystemTargeting = $operatingSystemTargeting; }
@param OperatingSystemTargeting
setOperatingSystemTargeting
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
Apache-2.0
public function getOperatingSystemTargeting() { return $this->operatingSystemTargeting; }
@return OperatingSystemTargeting
getOperatingSystemTargeting
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/TechnologyTargeting.php
Apache-2.0
public function setMaxImpressions($maxImpressions) { $this->maxImpressions = $maxImpressions; }
@param int
setMaxImpressions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
Apache-2.0
public function getMaxImpressions() { return $this->maxImpressions; }
@return int
getMaxImpressions
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
Apache-2.0
public function setTimeUnitType($timeUnitType) { $this->timeUnitType = $timeUnitType; }
@param string
setTimeUnitType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
Apache-2.0
public function getTimeUnitType() { return $this->timeUnitType; }
@return string
getTimeUnitType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
Apache-2.0
public function setTimeUnitsCount($timeUnitsCount) { $this->timeUnitsCount = $timeUnitsCount; }
@param int
setTimeUnitsCount
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
Apache-2.0
public function getTimeUnitsCount() { return $this->timeUnitsCount; }
@return int
getTimeUnitsCount
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/FrequencyCap.php
Apache-2.0
public function setDisplayName($displayName) { $this->displayName = $displayName; }
@param string
setDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function getDisplayName() { return $this->displayName; }
@return string
getDisplayName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function setPartnerClientId($partnerClientId) { $this->partnerClientId = $partnerClientId; }
@param string
setPartnerClientId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function getPartnerClientId() { return $this->partnerClientId; }
@return string
getPartnerClientId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function setRole($role) { $this->role = $role; }
@param string
setRole
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function getRole() { return $this->role; }
@return string
getRole
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function setSellerVisible($sellerVisible) { $this->sellerVisible = $sellerVisible; }
@param bool
setSellerVisible
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function getSellerVisible() { return $this->sellerVisible; }
@return bool
getSellerVisible
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function setState($state) { $this->state = $state; }
@param string
setState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function getState() { return $this->state; }
@return string
getState
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Client.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
Apache-2.0
public function setCreatorRole($creatorRole) { $this->creatorRole = $creatorRole; }
@param string
setCreatorRole
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
Apache-2.0
public function getCreatorRole() { return $this->creatorRole; }
@return string
getCreatorRole
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
Apache-2.0
public function setNote($note) { $this->note = $note; }
@param string
setNote
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
Apache-2.0
public function getNote() { return $this->note; }
@return string
getNote
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Note.php
Apache-2.0
public function setHeight($height) { $this->height = $height; }
@param string
setHeight
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
Apache-2.0
public function getHeight() { return $this->height; }
@return string
getHeight
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
Apache-2.0
public function setWidth($width) { $this->width = $width; }
@param string
setWidth
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
Apache-2.0
public function getWidth() { return $this->width; }
@return string
getWidth
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/AdSize.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListProposalsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListProposalsResponse.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListProposalsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListProposalsResponse.php
Apache-2.0
public function setProposals($proposals) { $this->proposals = $proposals; }
@param Proposal[]
setProposals
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListProposalsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListProposalsResponse.php
Apache-2.0
public function getProposals() { return $this->proposals; }
@return Proposal[]
getProposals
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListProposalsResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ListProposalsResponse.php
Apache-2.0
public function setCreativeFormat($creativeFormat) { $this->creativeFormat = $creativeFormat; }
@param string
setCreativeFormat
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function getCreativeFormat() { return $this->creativeFormat; }
@return string
getCreativeFormat
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function setCreativePreApprovalPolicy($creativePreApprovalPolicy) { $this->creativePreApprovalPolicy = $creativePreApprovalPolicy; }
@param string
setCreativePreApprovalPolicy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function getCreativePreApprovalPolicy() { return $this->creativePreApprovalPolicy; }
@return string
getCreativePreApprovalPolicy
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function setCreativeSafeFrameCompatibility($creativeSafeFrameCompatibility) { $this->creativeSafeFrameCompatibility = $creativeSafeFrameCompatibility; }
@param string
setCreativeSafeFrameCompatibility
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function getCreativeSafeFrameCompatibility() { return $this->creativeSafeFrameCompatibility; }
@return string
getCreativeSafeFrameCompatibility
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function setMaxAdDurationMs($maxAdDurationMs) { $this->maxAdDurationMs = $maxAdDurationMs; }
@param string
setMaxAdDurationMs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function getMaxAdDurationMs() { return $this->maxAdDurationMs; }
@return string
getMaxAdDurationMs
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function setProgrammaticCreativeSource($programmaticCreativeSource) { $this->programmaticCreativeSource = $programmaticCreativeSource; }
@param string
setProgrammaticCreativeSource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function getProgrammaticCreativeSource() { return $this->programmaticCreativeSource; }
@return string
getProgrammaticCreativeSource
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function setSkippableAdType($skippableAdType) { $this->skippableAdType = $skippableAdType; }
@param string
setSkippableAdType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function getSkippableAdType() { return $this->skippableAdType; }
@return string
getSkippableAdType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/CreativeRequirements.php
Apache-2.0
public function setAccountId($accountId) { $this->accountId = $accountId; }
@param string
setAccountId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/MediaPlanner.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/MediaPlanner.php
Apache-2.0
public function getAccountId() { return $this->accountId; }
@return string
getAccountId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/MediaPlanner.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/MediaPlanner.php
Apache-2.0
public function setFloorPrice(Price $floorPrice) { $this->floorPrice = $floorPrice; }
@param Price
setFloorPrice
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/PrivateAuctionTerms.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/PrivateAuctionTerms.php
Apache-2.0
public function getFloorPrice() { return $this->floorPrice; }
@return Price
getFloorPrice
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/PrivateAuctionTerms.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/PrivateAuctionTerms.php
Apache-2.0
public function setOpenAuctionAllowed($openAuctionAllowed) { $this->openAuctionAllowed = $openAuctionAllowed; }
@param bool
setOpenAuctionAllowed
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/PrivateAuctionTerms.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/PrivateAuctionTerms.php
Apache-2.0
public function getOpenAuctionAllowed() { return $this->openAuctionAllowed; }
@return bool
getOpenAuctionAllowed
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/PrivateAuctionTerms.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/PrivateAuctionTerms.php
Apache-2.0
public function setAvailableDay($availableDay) { $this->availableDay = $availableDay; }
@param AvailableDay[]
setAvailableDay
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
Apache-2.0
public function getAvailableDay() { return $this->availableDay; }
@return AvailableDay[]
getAvailableDay
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
Apache-2.0
public function setFeeDetails(FeeDetails $feeDetails) { $this->feeDetails = $feeDetails; }
@param FeeDetails
setFeeDetails
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
Apache-2.0
public function getFeeDetails() { return $this->feeDetails; }
@return FeeDetails
getFeeDetails
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
Apache-2.0
public function setFulfillmentType($fulfillmentType) { $this->fulfillmentType = $fulfillmentType; }
@param string
setFulfillmentType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
Apache-2.0
public function getFulfillmentType() { return $this->fulfillmentType; }
@return string
getFulfillmentType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
Apache-2.0
public function setMinimumOrder(Money $minimumOrder) { $this->minimumOrder = $minimumOrder; }
@param Money
setMinimumOrder
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
Apache-2.0
public function getMinimumOrder() { return $this->minimumOrder; }
@return Money
getMinimumOrder
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FulfillmentOption.php
Apache-2.0
public function setBaseFeeAmount(Money $baseFeeAmount) { $this->baseFeeAmount = $baseFeeAmount; }
@param Money
setBaseFeeAmount
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/MinimumFee.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/MinimumFee.php
Apache-2.0
public function getBaseFeeAmount() { return $this->baseFeeAmount; }
@return Money
getBaseFeeAmount
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/MinimumFee.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/MinimumFee.php
Apache-2.0
public function setFulfillmentOption($fulfillmentOption) { $this->fulfillmentOption = $fulfillmentOption; }
@param FulfillmentOption[]
setFulfillmentOption
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/OrderOnlineMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/OrderOnlineMetadata.php
Apache-2.0
public function getFulfillmentOption() { return $this->fulfillmentOption; }
@return FulfillmentOption[]
getFulfillmentOption
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/OrderOnlineMetadata.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/OrderOnlineMetadata.php
Apache-2.0
public function setBaseFee(MinimumFee $baseFee) { $this->baseFee = $baseFee; }
@param MinimumFee
setBaseFee
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
Apache-2.0
public function getBaseFee() { return $this->baseFee; }
@return MinimumFee
getBaseFee
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
Apache-2.0
public function setFixedFee(FixedFee $fixedFee) { $this->fixedFee = $fixedFee; }
@param FixedFee
setFixedFee
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
Apache-2.0
public function getFixedFee() { return $this->fixedFee; }
@return FixedFee
getFixedFee
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
Apache-2.0
public function setNoFee(NoFee $noFee) { $this->noFee = $noFee; }
@param NoFee
setNoFee
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
Apache-2.0
public function getNoFee() { return $this->noFee; }
@return NoFee
getNoFee
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/FeeDetails.php
Apache-2.0
public function setFulfillmentDate(Date $fulfillmentDate) { $this->fulfillmentDate = $fulfillmentDate; }
@param Date
setFulfillmentDate
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/AvailableDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/AvailableDay.php
Apache-2.0
public function getFulfillmentDate() { return $this->fulfillmentDate; }
@return Date
getFulfillmentDate
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/AvailableDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/AvailableDay.php
Apache-2.0
public function setLastOrderingTime($lastOrderingTime) { $this->lastOrderingTime = $lastOrderingTime; }
@param string
setLastOrderingTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/AvailableDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/AvailableDay.php
Apache-2.0
public function getLastOrderingTime() { return $this->lastOrderingTime; }
@return string
getLastOrderingTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/AvailableDay.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/AvailableDay.php
Apache-2.0
public function setCurrencyCode($currencyCode) { $this->currencyCode = $currencyCode; }
@param string
setCurrencyCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/Money.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/Money.php
Apache-2.0
public function getCurrencyCode() { return $this->currencyCode; }
@return string
getCurrencyCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/Money.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/Money.php
Apache-2.0
public function setNanos($nanos) { $this->nanos = $nanos; }
@param int
setNanos
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/Money.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/Money.php
Apache-2.0
public function getNanos() { return $this->nanos; }
@return int
getNanos
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/MyBusinessPlaceActions/Money.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/MyBusinessPlaceActions/Money.php
Apache-2.0