Skip to content

Commit

Permalink
Update documentation to list global as the only supported location …
Browse files Browse the repository at this point in the history
…for logging resource `LogScope` (GoogleCloudPlatform#11882)
  • Loading branch information
tyh2333 authored Oct 1, 2024
1 parent 5d58749 commit c8de2fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mmv1/products/logging/LogScope.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ parameters:
- name: 'location'
type: String
description:
'The location of the resource. The supported locations are: global,
us-central1, us-east1, us-west1, asia-east1, europe-west1.'
'The location of the resource. The only supported location is global so far.'
url_param_only: true
immutable: true
default_from_api: true
Expand Down

0 comments on commit c8de2fa

Please sign in to comment.