Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DBatchCreateNotesRequest.php20 class BatchCreateNotesRequest extends \Google\Model class
42 class_alias(BatchCreateNotesRequest::class, 'Google_Service_ContainerAnalysis_BatchCreateNotesReque…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/
H A DProjectsNotes.php20 use Google\Service\ContainerAnalysis\BatchCreateNotesRequest; alias
46 * @param BatchCreateNotesRequest $postBody
50 public function batchCreate($parent, BatchCreateNotesRequest $postBody, $optParams = [])