Skip to content

Commit

Permalink
docs: [ErrorReporting] removed link to the regionalization page (#5854)
Browse files Browse the repository at this point in the history
* docs: removed link to the regionalization page

PiperOrigin-RevId: 506926790

Source-Link: googleapis/googleapis@7295c41

Source-Link: googleapis/googleapis-gen@c132408
Copy-Tag: eyJwIjoiRXJyb3JSZXBvcnRpbmcvLk93bEJvdC55YW1sIiwiaCI6ImMxMzI0MDhkYzdhMmI0NzA1ZjY4OTkwZWIzMjA4Zjc0YjU1MmViODgifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and bshaffer committed Mar 21, 2023
1 parent b811159 commit 04fe70c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@
* on Cloud Logging and doesn't analyze logs stored
* in regional log buckets or logs routed to other Google Cloud projects.
*
* For more information, see
* [Using Error Reporting with regionalized
* logs](/error-reporting/docs/regionalization).
*
* @param string $formattedProjectName The resource name of the Google Cloud Platform project. Written
* as `projects/{projectId}`, where `{projectId}` is the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,6 @@ public function __construct(array $options = [])
* on Cloud Logging and doesn't analyze logs stored
* in regional log buckets or logs routed to other Google Cloud projects.
*
* For more information, see
* [Using Error Reporting with regionalized
* logs](https://cloud.google.com/error-reporting/docs/regionalization).
*
* Sample code:
* ```
Expand Down
3 changes: 0 additions & 3 deletions ErrorReporting/src/V1beta1/ReportErrorsServiceGrpcClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ public function __construct($hostname, $opts, $channel = null) {
* on Cloud Logging and doesn't analyze logs stored
* in regional log buckets or logs routed to other Google Cloud projects.
*
* For more information, see
* [Using Error Reporting with regionalized
* logs](https://cloud.google.com/error-reporting/docs/regionalization).
* @param \Google\Cloud\ErrorReporting\V1beta1\ReportErrorEventRequest $argument input argument
* @param array $metadata metadata
* @param array $options call options
Expand Down

0 comments on commit 04fe70c

Please sign in to comment.