File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:none
2+ ```
Original file line number Diff line number Diff line change @@ -181,10 +181,11 @@ variable.
181181
182182## Quota Management Configuration
183183
184- * ` user_project_override ` - (Optional) Defaults to ` false ` . Controls the [ quota project] ( https://cloud.google.com/docs/quotas/quota-project )
185- * used in requests to GCP APIs for the purpose of preconditions, quota,
186- and billing. If ` false ` , the quota project is determined by the API and may be
187- the project associated with your credentials for a
184+ * ` user_project_override ` - (Optional) Defaults to ` false ` . Controls the
185+ [ quota project] ( https://cloud.google.com/docs/quotas/quota-project ) used
186+ in requests to GCP APIs for the purpose of preconditions, quota, and
187+ billing. If ` false ` , the quota project is determined by the API and may
188+ be the project associated with your credentials for a
188189[ client-based API] ( https://cloud.google.com/docs/quotas/quota-project#project-client-based ) ,
189190or the resource project for a
190191[ resource-based API] ( https://cloud.google.com/docs/quotas/quota-project#project-resource-based ) .
You can’t perform that action at this time.
0 commit comments