Skip to content

Commit

Permalink
docs: Genereal documentation improvements (#7454)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 644440741
Source-Link: googleapis/googleapis@0fe6538
Source-Link: googleapis/googleapis-gen@67150ec
Copy-Tag: eyJwIjoiQmlsbGluZy8uT3dsQm90LnlhbWwiLCJoIjoiNjcxNTBlY2QyOWUxNzgwODE1MGJlMDJiNzdlZWEyYzQxZGYwYThlMSJ9
  • Loading branch information
gcf-owl-bot[bot] committed Jun 21, 2024
1 parent 68c177c commit b69e9f0
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion Billing/samples/V1/CloudCatalogClient/list_skus.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
* Lists all publicly available SKUs for a given cloud service.
*
* @param string $formattedParent The name of the service.
* Example: "services/DA34-426B-A397"
* Example: "services/6F81-5844-456A"
* Please see {@see CloudCatalogClient::serviceName()} for help formatting this field.
*/
function list_skus_sample(string $formattedParent): void
Expand Down
2 changes: 1 addition & 1 deletion Billing/src/V1/Gapic/CloudCatalogGapicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ public function listServices(array $optionalArgs = [])
* ```
*
* @param string $parent Required. The name of the service.
* Example: "services/DA34-426B-A397"
* Example: "services/6F81-5844-456A"
* @param array $optionalArgs {
* Optional.
*
Expand Down
10 changes: 5 additions & 5 deletions Billing/src/V1/ListSkusRequest.php

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

16 changes: 8 additions & 8 deletions Billing/src/V1/Service.php

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

18 changes: 9 additions & 9 deletions Billing/src/V1/Sku.php

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

0 comments on commit b69e9f0

Please sign in to comment.