Home
last modified time | relevance | path

Searched refs:CreateAttachmentRequest (Results 1 – 3 of 3) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DCreateAttachmentRequest.php20 class CreateAttachmentRequest extends \Google\Model class
42 class_alias(CreateAttachmentRequest::class, 'Google_Service_CloudSupport_CreateAttachmentRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DAttachments.php21 use Google\Service\CloudSupport\CreateAttachmentRequest; alias
38 * @param CreateAttachmentRequest $postBody
42 public function create($parent, CreateAttachmentRequest $postBody, $optParams = [])
H A DMedia.php21 use Google\Service\CloudSupport\CreateAttachmentRequest; alias
53 * @param CreateAttachmentRequest $postBody
57 public function upload($parent, CreateAttachmentRequest $postBody, $optParams = [])