lib/google/cloud/monitoring/v3/doc/overview.rb in google-cloud-monitoring-0.27.0 vs lib/google/cloud/monitoring/v3/doc/overview.rb in google-cloud-monitoring-0.28.0

- old
+ new

@@ -1,6 +1,6 @@ -# Copyright 2017 Google LLC +# Copyright 2018 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # @@ -18,22 +18,23 @@ ## # # Ruby Client for Stackdriver Monitoring API ([Beta](https://github.com/GoogleCloudPlatform/google-cloud-ruby#versioning)) # # [Stackdriver Monitoring API][Product Documentation]: - # Manages your Stackdriver Monitoring data and configurations. Most projects must - # be associated with a Stackdriver account, with a few exceptions as noted on the - # individual method pages. + # Manages your Stackdriver Monitoring data and configurations. Most projects + # must be associated with a Stackdriver account, with a few exceptions as + # noted on the individual method pages. # - [Product Documentation][] # # ## 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.](https://console.cloud.google.com/project) - # 2. [Enable the Stackdriver Monitoring API.](https://console.cloud.google.com/apis/api/monitoring) - # 3. [Setup Authentication.](https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud/master/guides/authentication) + # 2. [Enable billing for your project.](https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project) + # 3. [Enable the Stackdriver Monitoring API.](https://console.cloud.google.com/apis/api/monitoring) + # 4. [Setup Authentication.](https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud/master/guides/authentication) # # ### Installation # ``` # $ gem install google-cloud-monitoring # ``` @@ -72,6 +73,6 @@ module Monitoring module V3 end end end -end +end \ No newline at end of file