File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ message QuotaInfo {
7474 // `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion`
7575 string name = 1 ;
7676
77- // The id of the quota, which is unquie within the service.
77+ // The id of the quota, which is unique within the service.
7878 // Example: `CpusPerProjectPerRegion`
7979 string quota_id = 2 ;
8080
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ message QuotaInfo {
7474 // `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion`
7575 string name = 1 ;
7676
77- // The id of the quota, which is unquie within the service.
77+ // The id of the quota, which is unique within the service.
7878 // For example, `CpusPerProjectPerRegion`
7979 string quota_id = 2 ;
8080
You can’t perform that action at this time.
0 commit comments