> + > +1. [Introduction](#intro) > +2. [Authentification](#auth) > +2. [Running examples](#examples) > + > + > +## <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 service 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 on the [Developer Console](https://console.developers.google.com/). For > GCE, you need to set up billing. > + > +## <a id="auth"></a>Authentification > +Google Cloud Platform uses OAuth which gives a variety of choices how to > authentificate: > + * One can ask a user for consent to perform operations in his/her name.
Done. On Mon, May 12, 2014 at 10:05 PM, Ignasi Barrera <[email protected]>wrote: > In guides/google.md: > > > + > > +1. [Introduction](#intro) > > +2. [Authentification](#auth) > > +2. [Running examples](#examples) > > + > > + > > +## <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 service 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 on the [Developer Console](https://console.developers.google.com/). > > For GCE, you need to set up billing. > > + > > +## <a id="auth"></a>Authentification > > +Google Cloud Platform uses OAuth which gives a variety of choices how to > > authentificate: > > + * One can ask a user for consent to perform operations in his/her name. > > Add a blank line before the list so it is properly rendered? > > — > Reply to this email directly or view it on > GitHub<https://github.com/jclouds/jclouds-site/pull/98/files#r12550407> > . > --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/98/files#r12688733
