Skip to content

Commit cac61d3

Browse files
author
Micah Kornfield
committed
---
yaml --- r: 26913 b: "refs/heads/cscc_examples" c: 2813fee h: refs/heads/master i: 26911: 27b16d2
1 parent 54ee3b1 commit cac61d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • branches/cscc_examples/google-cloud-examples/src/main/java/com/google/cloud/examples/securitycenter/snippets

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@ refs/tags/v0.83.0: 370ec5a1131a86b36db8efce4f1a943607de8a60
182182
refs/tags/v0.84.0: 71e85198495a39f4524afa2669434b5075c17c3d
183183
refs/heads/autosynth-datalabeling: 67c307b2cc6b411b4be2915668ee6e0a25b46f92
184184
refs/heads/autosynth-webrisk: e006df2927fba3a0af121e0afd18f73da01a8214
185-
"refs/heads/cscc_examples": e8ce59ab1072e24b6346825526f180711d95fc19
185+
"refs/heads/cscc_examples": 2813feef0c9a80293739b67fd53a4b4a2f856b24

branches/cscc_examples/google-cloud-examples/src/main/java/com/google/cloud/examples/securitycenter/snippets/AssetSnippets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ static ImmutableList<ListAssetsResult> listAssetAndStatusChanges(
180180
throw new RuntimeException("Couldn't create client.", e);
181181
}
182182
}
183-
// [END list_asset_changes_status_changes]\
183+
// [END list_asset_changes_status_changes]
184184

185185
/**
186186
* Groups all assets by their specified properties (e.g. type) for an organization.

0 commit comments

Comments
 (0)