Home
last modified time | relevance | path

Searched refs:projectIds (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1OrganizationProjectMapping.php34 public $projectIds; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1OrganizationProjectMapping
67 public function setProjectIds($projectIds) argument
69 $this->projectIds = $projectIds;
76 return $this->projectIds;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DAssetDiscoveryConfig.php34 public $projectIds; variable in Google\\Service\\SecurityCommandCenter\\AssetDiscoveryConfig
67 public function setProjectIds($projectIds) argument
69 $this->projectIds = $projectIds;
76 return $this->projectIds;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DListLogEntriesRequest.php42 public $projectIds; variable in Google\\Service\\Logging\\ListLogEntriesRequest
107 public function setProjectIds($projectIds) argument
109 $this->projectIds = $projectIds;
116 return $this->projectIds;