Searched refs:GoogleCloudSecuritycenterV1ExternalSystem (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/ |
H A D | ProjectsSourcesFindingsExternalSystems.php | 20 use Google\Service\SecurityCommandCenter\GoogleCloudSecuritycenterV1ExternalSystem; alias 39 * @param GoogleCloudSecuritycenterV1ExternalSystem $postBody 44 * @return GoogleCloudSecuritycenterV1ExternalSystem 46 public function patch($name, GoogleCloudSecuritycenterV1ExternalSystem $postBody, $optParams = []) 50 return $this->call('patch', [$params], GoogleCloudSecuritycenterV1ExternalSystem::class);
|
H A D | FoldersSourcesFindingsExternalSystems.php | 20 use Google\Service\SecurityCommandCenter\GoogleCloudSecuritycenterV1ExternalSystem; alias 39 * @param GoogleCloudSecuritycenterV1ExternalSystem $postBody 44 * @return GoogleCloudSecuritycenterV1ExternalSystem 46 public function patch($name, GoogleCloudSecuritycenterV1ExternalSystem $postBody, $optParams = []) 50 return $this->call('patch', [$params], GoogleCloudSecuritycenterV1ExternalSystem::class);
|
H A D | OrganizationsSourcesFindingsExternalSystems.php | 20 use Google\Service\SecurityCommandCenter\GoogleCloudSecuritycenterV1ExternalSystem; alias 39 * @param GoogleCloudSecuritycenterV1ExternalSystem $postBody 44 * @return GoogleCloudSecuritycenterV1ExternalSystem 46 public function patch($name, GoogleCloudSecuritycenterV1ExternalSystem $postBody, $optParams = []) 50 return $this->call('patch', [$params], GoogleCloudSecuritycenterV1ExternalSystem::class);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/ |
H A D | GoogleCloudSecuritycenterV1ExternalSystem.php | 20 class GoogleCloudSecuritycenterV1ExternalSystem extends \Google\Collection class 117 class_alias(GoogleCloudSecuritycenterV1ExternalSystem::class, 'Google_Service_SecurityCommandCenter…
|
H A D | Finding.php | 47 protected $externalSystemsType = GoogleCloudSecuritycenterV1ExternalSystem::class; 207 * @param GoogleCloudSecuritycenterV1ExternalSystem[] 214 * @return GoogleCloudSecuritycenterV1ExternalSystem[]
|