Skip to content

Commit 326d416

Browse files
build: typo in gitattribute (#360)
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
1 parent 7d3ffe3 commit 326d416

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

asset/snippets/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* [Export Assets](#export-assets)
1818
* [Get Batch Asset History](#get-batch-asset-history)
1919
* [Get Feed](#get-feed)
20+
* [List Assets](#list-assets)
2021
* [List Feeds](#list-feeds)
2122
* [Asset History Quickstart](#asset-history-quickstart)
2223
* [Search All Iam Policies](#search-all-iam-policies)
@@ -133,6 +134,25 @@ __Usage:__
133134

134135

135136

137+
### List Assets
138+
139+
List assets under the current project.
140+
141+
View the [source code](https://github.com/googleapis/nodejs-asset/blob/master/samples/listAssets.js).
142+
143+
[![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)
144+
145+
__Usage:__
146+
147+
148+
`node listAssets <ASSET_TYPES>`
149+
150+
151+
-----
152+
153+
154+
155+
136156
### List Feeds
137157

138158
List Feeds.

0 commit comments

Comments
 (0)