Home
last modified time | relevance | path

Searched refs:BatchCreateOccurrencesResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DBatchCreateOccurrencesResponse.php20 class BatchCreateOccurrencesResponse extends \Google\Collection class
43 class_alias(BatchCreateOccurrencesResponse::class, 'Google_Service_ContainerAnalysis_BatchCreateOcc…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/
H A DProjectsOccurrences.php21 use Google\Service\ContainerAnalysis\BatchCreateOccurrencesResponse; alias
50 * @return BatchCreateOccurrencesResponse
56 return $this->call('batchCreate', [$params], BatchCreateOccurrencesResponse::class);