Home
last modified time | relevance | path

Searched refs:GoogleCloudSecuritycenterV1ExternalSystem (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
DOrganizationsSourcesFindingsExternalSystems.php20 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);
DFoldersSourcesFindingsExternalSystems.php20 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);
DProjectsSourcesFindingsExternalSystems.php20 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/
DGoogleCloudSecuritycenterV1ExternalSystem.php20 class GoogleCloudSecuritycenterV1ExternalSystem extends \Google\Collection class
117 class_alias(GoogleCloudSecuritycenterV1ExternalSystem::class, 'Google_Service_SecurityCommandCenter…
DFinding.php47 protected $externalSystemsType = GoogleCloudSecuritycenterV1ExternalSystem::class;
207 * @param GoogleCloudSecuritycenterV1ExternalSystem[]
214 * @return GoogleCloudSecuritycenterV1ExternalSystem[]