Create a Code Block in Google Doc via PHP client

32 Views Asked by At

Google Doc UI has a capability under Insert menu -> Building block -> Code block to insert a code block. I was wondering how can this code block be added programmatically via API or through programming clients such as PHP, Python, etc. to the google doc?

0

There are 0 best solutions below