Welcome to the

Google Cloud Community

Meet industry peers, ask questions, collaborate to find answers, and connect with Googlers who are making the products you use every day.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 2
Since ‎03-11-2024
Tuesday

My Stats

  • 2 Posts
  • 0 Solutions
  • 1 Likes given
  • 7 Likes received

pawan94's Bio

Badges giopappy Earned

View all badges

Recent Activity

Hi All,to make more flexible the creation of standard views, I'm trying to define them using javascript, but I can't assign a description to columns. This is an example code: const col = "COL1: \"test col\""; publish("testview",{ type: "view", column...