Searched refs:WorkbookCommentsCollectionRequest (Results 1 – 1 of 1) sorted by relevance
3415 func (b *WorkbookCommentsCollectionRequestBuilder) Request() *WorkbookCommentsCollectionRequest {3416 return &WorkbookCommentsCollectionRequest{3429 type WorkbookCommentsCollectionRequest struct{ BaseRequest } argument3432 func (r *WorkbookCommentsCollectionRequest) Paging(ctx context.Context, method, path string, obj in… argument3488 func (r *WorkbookCommentsCollectionRequest) GetN(ctx context.Context, n int) ([]WorkbookComment, er… argument3497 func (r *WorkbookCommentsCollectionRequest) Get(ctx context.Context) ([]WorkbookComment, error) { argument3502 func (r *WorkbookCommentsCollectionRequest) Add(ctx context.Context, reqObj *WorkbookComment) (resO… argument