Skip to content

Commit

Permalink
build: typo in gitattribute (#360)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/cc99acfa-05b8-434b-9500-2f6faf2eaa02/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@799d8e6
  • Loading branch information
yoshi-automation authored Jul 10, 2020
1 parent 7d3ffe3 commit 326d416
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions asset/snippets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* [Export Assets](#export-assets)
* [Get Batch Asset History](#get-batch-asset-history)
* [Get Feed](#get-feed)
* [List Assets](#list-assets)
* [List Feeds](#list-feeds)
* [Asset History Quickstart](#asset-history-quickstart)
* [Search All Iam Policies](#search-all-iam-policies)
Expand Down Expand Up @@ -133,6 +134,25 @@ __Usage:__



### List Assets

List assets under the current project.

View the [source code](https://github.com/googleapis/nodejs-asset/blob/master/samples/listAssets.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-asset&page=editor&open_in_editor=samples/listAssets.js,samples/README.md)

__Usage:__


`node listAssets <ASSET_TYPES>`


-----




### List Feeds

List Feeds.
Expand Down

0 comments on commit 326d416

Please sign in to comment.