Home
last modified time | relevance | path

Searched defs:siteId (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiCategoryData.php33 public $siteId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiCategoryData
70 public function setSiteId($siteId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFloodlightActivityPublisherDynamicTag.php35 public $siteId; variable in Google\\Service\\Dfareporting\\FloodlightActivityPublisherDynamicTag
88 public function setSiteId($siteId)
H A DOrder.php86 public $siteId; variable in Google\\Service\\Dfareporting\\Order
327 public function setSiteId($siteId)
H A DInventoryItem.php88 public $siteId; variable in Google\\Service\\Dfareporting\\InventoryItem
339 public function setSiteId($siteId)
H A DPlacementGroup.php102 public $siteId; variable in Google\\Service\\Dfareporting\\PlacementGroup
435 public function setSiteId($siteId)
H A DPlacement.php126 public $siteId; variable in Google\\Service\\Dfareporting\\Placement
601 public function setSiteId($siteId)
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js496 function fillFolderFiles(driveId, folderId, siteId, folderName, searchTxt) argument