From 326d41667850edb89317e2ff900d864ef5a020b6 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 10 Jul 2020 15:36:17 -0700 Subject: [PATCH] build: typo in gitattribute (#360) This PR was generated using Autosynth. :rainbow: 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: https://github.com/googleapis/synthtool/commit/799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b --- asset/snippets/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/asset/snippets/README.md b/asset/snippets/README.md index 03266aa3600..b883ab1c86b 100644 --- a/asset/snippets/README.md +++ b/asset/snippets/README.md @@ -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) @@ -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 ` + + +----- + + + + ### List Feeds List Feeds.