Skip to content

Commit 22ef182

Browse files
docs: Correct typo in comment for field quota_id (#32375)
* docs: Correct typo in comment for field `quota_id` PiperOrigin-RevId: 859139909 Source-Link: googleapis/googleapis@6b36371 Source-Link: googleapis/googleapis-gen@4e3116d Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNsb3VkX3F1b3Rhcy12MS8uT3dsQm90LnlhbWwiLCJoIjoiNGUzMTE2ZDBjNjYyMDk0YjM5NDBiMjA1YjY0NmMzNjY1Y2MzMDQzYyJ9 * 🦉 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>
1 parent 8acb2ab commit 22ef182

File tree

1 file changed

+1
-1
lines changed
  • google-cloud-cloud_quotas-v1/proto_docs/google/api/cloudquotas/v1

1 file changed

+1
-1
lines changed

google-cloud-cloud_quotas-v1/proto_docs/google/api/cloudquotas/v1/resources.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ module V1
3131
# `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion`
3232
# @!attribute [rw] quota_id
3333
# @return [::String]
34-
# The id of the quota, which is unquie within the service.
34+
# The id of the quota, which is unique within the service.
3535
# Example: `CpusPerProjectPerRegion`
3636
# @!attribute [rw] metric
3737
# @return [::String]

0 commit comments

Comments
 (0)