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