Skip to content

Commit

Permalink
docs: update comments (#6584)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 559241398
Source-Link: googleapis/googleapis@6fe53ad
Source-Link: googleapis/googleapis-gen@11b03ab
Copy-Tag: eyJwIjoiQmlsbGluZy8uT3dsQm90LnlhbWwiLCJoIjoiMTFiMDNhYjZmOWNmMDBjYmNkMTY3MWFmN2Y1ZDcxMzQ4ZjI1NmE3NCJ9
  • Loading branch information
gcf-owl-bot[bot] committed Aug 23, 2023
1 parent aaa9556 commit c85bb6e
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 28 deletions.
5 changes: 3 additions & 2 deletions Billing/src/V1/Gapic/CloudBillingGapicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -931,8 +931,9 @@ public function updateBillingAccount(
* Optional.
*
* @type ProjectBillingInfo $projectBillingInfo
* The new billing information for the project. Read-only fields are ignored;
* thus, you can leave empty all fields except `billing_account_name`.
* The new billing information for the project. Output-only fields are
* ignored; thus, you can leave empty all fields except
* `billing_account_name`.
* @type RetrySettings|array $retrySettings
* Retry settings to use for this call. Can be a {@see RetrySettings} object, or an
* associative array of retry settings parameters. See the documentation on
Expand Down
28 changes: 12 additions & 16 deletions Billing/src/V1/ProjectBillingInfo.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 15 additions & 10 deletions Billing/src/V1/UpdateProjectBillingInfoRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c85bb6e

Please sign in to comment.