Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DBatchCreateNotesResponse.php20 class BatchCreateNotesResponse extends \Google\Collection class
43 class_alias(BatchCreateNotesResponse::class, 'Google_Service_ContainerAnalysis_BatchCreateNotesResp…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/
H A DProjectsNotes.php21 use Google\Service\ContainerAnalysis\BatchCreateNotesResponse; alias
48 * @return BatchCreateNotesResponse
54 return $this->call('batchCreate', [$params], BatchCreateNotesResponse::class);