What is the default password in Google Developers Console?

The user account for GCE instance or Cloud Shell has access to elevate the privileges using sudo. The password for the user accounts is not configured out of the box. You can change user account password without providing the current one by running the command:

$ sudo passwd $USER