Tables
setTableVisibility
Set Table Visibility
Request a table visibility change (public ↔ private).
Arguments
tableIdstringrequiredThe table id.isPublicbooleanrequiredtrue to publish (anyone with the link can view the read-only grid); false to make private.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- publish my table
- make X public
- make X private
- unpublish X
Pair it with
The verbs that finish the job.