Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
docs: debrand 'Stackdriver' in favor of 'Cloud' (#269)
Browse files Browse the repository at this point in the history
* changes without context

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.

* chore: debrand 'Stackdriver' in favor of 'Cloud' in Error Reporting GAPIC libraries

PiperOrigin-RevId: 337519886

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Oct 16 09:27:07 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e5211c547d63632963f9125e2b333185d57ff8f6
Source-Link: googleapis/googleapis@e5211c5

Co-authored-by: Jeff Ching <chingor@google.com>
  • Loading branch information
yoshi-automation and chingor13 committed Nov 4, 2020
1 parent f1ae64b commit 64302fa
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
Expand Up @@ -15,7 +15,7 @@
*/

/**
* A client to Stackdriver Error Reporting API.
* A client to Cloud Error Reporting API.
*
* <p>The interfaces provided are listed below, along with usage samples.
*
Expand Down
Expand Up @@ -25,7 +25,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* Base stub class for Stackdriver Error Reporting API.
* Base stub class for Cloud Error Reporting API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
Expand Up @@ -31,7 +31,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* Base stub class for Stackdriver Error Reporting API.
* Base stub class for Cloud Error Reporting API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
Expand Up @@ -36,7 +36,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC callable factory implementation for Stackdriver Error Reporting API.
* gRPC callable factory implementation for Cloud Error Reporting API.
*
* <p>This class is for advanced usage.
*/
Expand Down
Expand Up @@ -36,7 +36,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC stub implementation for Stackdriver Error Reporting API.
* gRPC stub implementation for Cloud Error Reporting API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
Expand Up @@ -36,7 +36,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC callable factory implementation for Stackdriver Error Reporting API.
* gRPC callable factory implementation for Cloud Error Reporting API.
*
* <p>This class is for advanced usage.
*/
Expand Down
Expand Up @@ -42,7 +42,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC stub implementation for Stackdriver Error Reporting API.
* gRPC stub implementation for Cloud Error Reporting API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
Expand Up @@ -36,7 +36,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC callable factory implementation for Stackdriver Error Reporting API.
* gRPC callable factory implementation for Cloud Error Reporting API.
*
* <p>This class is for advanced usage.
*/
Expand Down
Expand Up @@ -35,7 +35,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* gRPC stub implementation for Stackdriver Error Reporting API.
* gRPC stub implementation for Cloud Error Reporting API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
Expand Up @@ -24,7 +24,7 @@

// AUTO-GENERATED DOCUMENTATION AND CLASS
/**
* Base stub class for Stackdriver Error Reporting API.
* Base stub class for Cloud Error Reporting API.
*
* <p>This class is for advanced usage and reflects the underlying API directly.
*/
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -11,8 +11,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "fe312530ec0a99b1e7e498253573ff70f2c6c6cb",
"internalRef": "321573684"
"sha": "e5211c547d63632963f9125e2b333185d57ff8f6",
"internalRef": "337519886"
}
},
{
Expand Down

0 comments on commit 64302fa

Please sign in to comment.