In order to enable third party client SSH you first need to install Google Cloud SDK. To install gcloud-sdk on your Linux machine, type
$curl https://sdk.cloud.google.com | bash
This will install smoothly if you have configured python2 environment in your machine properly. Here’s a video tutorial if in case you find it difficult to do that.