diff --git a/README.rst b/README.rst index fa539e1217b8..d88d1cfbc39e 100644 --- a/README.rst +++ b/README.rst @@ -112,6 +112,7 @@ The following client libraries have **alpha** support: - `Google BigQuery Data Transfer`_ (`BigQuery Data Transfer README`_) - `Google Cloud Bigtable - HappyBase`_ (`HappyBase README`_) - `Google Cloud Container`_ (`Container README`_) +- `Google Cloud Container Analysis`_ (`Container Analysis README`_) - `Google Cloud Dataproc`_ (`Dataproc README`_) - `Google Cloud DLP`_ (`DLP README`_) - `Google Cloud DNS`_ (`DNS README`_) @@ -123,6 +124,7 @@ The following client libraries have **alpha** support: - `Google Cloud Tasks`_ (`Tasks README`_) - `Google Cloud Trace`_ (`Trace README`_) - `Google Cloud Text-to-Speech`_ (`Text-to-Speech README`_) +- `Grafeas_ (`Grafeas README`_) - `Stackdriver Error Reporting`_ (`Error Reporting README`_) - `Stackdriver Monitoring`_ (`Monitoring README`_) @@ -136,6 +138,8 @@ The following client libraries have **alpha** support: .. _HappyBase README: https://github.com/googleapis/google-cloud-python-happybase .. _Google Cloud Container: https://pypi.org/project/google-cloud-container/ .. _Container README: https://github.com/googleapis/google-cloud-python/tree/master/container +.. _Google Cloud Container Analysis: https://pypi.org/project/google-cloud-containeranalysis/ +.. _Container Analysis README: https://github.com/googleapis/google-cloud-python/tree/master/containeranalysis .. _Google Cloud Dataproc: https://pypi.org/project/google-cloud-dataproc/ .. _Dataproc README: https://github.com/googleapis/google-cloud-python/tree/master/dataproc .. _Google Cloud DLP: https://pypi.org/project/google-cloud-dlp/ @@ -156,6 +160,8 @@ The following client libraries have **alpha** support: .. _Text-to-Speech README: https://github.com/googleapis/google-cloud-python/tree/master/texttospeech .. _Google Cloud Trace: https://pypi.org/project/google-cloud-trace/ .. _Trace README: https://github.com/googleapis/google-cloud-python/tree/master/trace +.. _Grafeas: https://pypi.org/project/grafeas/ +.. _Grafeas README: https://github.com/googleapis/google-cloud-python/tree/master/grafeas .. _Stackdriver Error Reporting: https://pypi.org/project/google-cloud-error-reporting/ .. _Error Reporting README: https://github.com/googleapis/google-cloud-python/tree/master/error_reporting .. _Stackdriver Monitoring: https://pypi.org/project/google-cloud-monitoring/ diff --git a/containeranalysis/README.rst b/containeranalysis/README.rst index 645ee4364aa5..1c48e9a5d76f 100644 --- a/containeranalysis/README.rst +++ b/containeranalysis/README.rst @@ -9,7 +9,7 @@ and retrieval of critical metadata about all of your software artifacts. .. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst .. _Container Analysis API: https://cloud.google.com/container-registry/docs/container-analysis -.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/containeranalysis/usage.html +.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/containeranalysis/index.html .. _Product Documentation: https://cloud.google.com/container-registry/docs/container-analysis Quick Start diff --git a/grafeas/README.rst b/grafeas/README.rst index c7a46773f922..de2bb7d21f57 100644 --- a/grafeas/README.rst +++ b/grafeas/README.rst @@ -8,27 +8,12 @@ retrieval of critical metadata about all of your software artifacts. - `Product Documentation`_ .. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst -.. _Grafeas API: https://cloud.google.com/grafeas -.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/grafeas/usage.html -.. _Product Documentation: https://cloud.google.com/grafeas - -Quick Start ------------ - -In order to use this library, you first need to go through the following steps: - -1. `Select or create a Cloud Platform project.`_ -2. `Enable billing for your project.`_ -3. `Enable the Grafeas API.`_ -4. `Setup Authentication.`_ - -.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project -.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project -.. _Enable the Grafeas API.: https://cloud.google.com/grafeas -.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html +.. _Grafeas API: https://grafeas.io/ +.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/grafeas/index.html +.. _Product Documentation: https://grafeas.io/ Installation -~~~~~~~~~~~~ +-------------- Install this library in a `virtualenv`_ using pip. `virtualenv`_ is a tool to create isolated Python environments. The basic problem it addresses is one of @@ -63,7 +48,7 @@ Windows \Scripts\pip.exe install grafeas Next Steps -~~~~~~~~~~ +-------------- - Read the `Client Library Documentation`_ for Grafeas API API to see other available methods on the client. @@ -72,5 +57,5 @@ Next Steps - View this `repository’s main README`_ to see the full list of Cloud APIs that we cover. -.. _Grafeas API Product documentation: https://cloud.google.com/grafeas +.. _Grafeas API Product documentation: https://grafeas.io/ .. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst \ No newline at end of file