GoogleCloudPlatform / java-docs-samples

Java and Kotlin Code samples used on cloud.google.com
https://cloud.google.com/java
Apache License 2.0
1.75k stars 2.82k forks source link

storageinsights: update edit inventory report config sample #9283

Closed JesseLovelace closed 4 months ago

JesseLovelace commented 5 months ago

In storageinsights, you need to set the field mask in order to update an inventory report config. This fixes the sample so that it takes this into account, and fixes the test to catch it.