You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Developers
Hello,
I am working on a project where I need to create a vpc and then add subnetworks. I don't know any information about the subnetworks at the time of creation, so I have to add them later. However, if I try to add them too quickly I get a "resource NotReady". Is there any way I can poll the resource status from within java API? Or should I retain the id of the request and poll the status of the insert vpc request itself? Somehow, I need to be able to delay subnet creation until the vpc is ready.
Thanks,
Adam Smith
Yannick (Cloud Platform Support)
unread,
Nov 27, 2017, 10:34:04 PM11/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Developers
Hello Adam, while you might still get some helpful advice on these forums, the best way to get an answer to technical How-To questions is to ask it on the relevant Stack Exchange website using one of the tags monitored by our community technical support team. Be sure to post the link your question here after you create it.