googleapis / googleapis/google-api-nodejs-client

How to use courses.courseWork.addOnAttachments resource?

Open
#3,529 9 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: question
Dominant language
TypeScript
Stars
12.2k
Forks
2k
Avg merge
1d 9h
Merged PRs (30d)
24

Description

Hello everyone may I ask how I can use courses.courseWork.addOnAttachments resource with this lib? I've installed the lib with `yarn install googleapis` with version `140.0.1` or yarn install `@googleapis/classroom` with version `4.0.9`. But somehow I can't use like `google.classroom({ version: 'v1' }).courses.courseWork.addOnAttachments.create()` ? I've see in this repo there is `addOnAttachments` in this [code](https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/classroom/v1.ts#L3734) . But somehow when I've install the lib, I can't find that code

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.