> @@ -0,0 +1,37 @@ > +--- > +layout: toc > +title: "Google Cloud Platform: Getting Started Guide" > +permalink: /guides/google/ > +--- > + > +## <a id="intro"></a>Introduction > +This guide helps you to get started with [Google Cloud > Platform](https://cloud.google.com/) development using jclouds. > + > +Currently, [Google Compute Engine](https://developers.google.com/compute/) > is covered. This is a [compute > service](http://jclouds.apache.org/start/compute/) that allows you to run > vitual machines on Google's infrastructure. > + > +This guide assumes you have a Google Cloud project. If not yet, you can sign > up via the [Developer Console](https://console.developers.google.com/). For > GCE, you need to set up billing.
"If you do not have a project yet, you..." --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/98/files#r13522397
