File tree Expand file tree Collapse file tree
packages/google-cloud-storage Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ A step-by-step guide may also be found in `Get Started with Client Libraries`_.
5555.. _Select or create a Cloud Platform project. : https://console.cloud.google.com/project
5656.. _Enable billing for your project. : https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
5757.. _Enable the Google Cloud Storage API. : https://console.cloud.google.com/flows/enableapi?apiid=storage-api.googleapis.com
58- .. _ Setup Authentication. : https://cloud.google.com/docs/authentication/client-libraries
58+ .. _ Set up Authentication. : https://cloud.google.com/docs/authentication/client-libraries
5959
6060Installation
6161~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ A step-by-step guide may also be found in `Get Started with Client Libraries`_.
5555.. _Select or create a Cloud Platform project. : https://console.cloud.google.com/project
5656.. _Enable billing for your project. : https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
5757.. _Enable the Google Cloud Storage API. : https://console.cloud.google.com/flows/enableapi?apiid=storage-api.googleapis.com
58- .. _ Setup Authentication. : https://cloud.google.com/docs/authentication/client-libraries
58+ .. _ Set up Authentication. : https://cloud.google.com/docs/authentication/client-libraries
5959
6060Installation
6161~~~~~~~~~~~~
Original file line number Diff line number Diff line change 117117 version = version ,
118118 description = description ,
119119 long_description = readme ,
120+ long_description_content_type = "text/x-rst" ,
120121 author = "Google LLC" ,
121122 author_email = "googleapis-packages@google.com" ,
122123 license = "Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments