-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sample code for Cloud Assets Inventory ListAssets v1p5beta1 APIs. #3408
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please read the Sample Format guide.
To be specific, samples are typically follow this form. |
Thanks for pointing out the direction! 👍 I've revamped the code accordingly. Initially I was following example code with out-dated style as it turned out :) |
…ta1 APIs. (#3408) * Add sample code for Cloud Assets Inventory ListAssets v1p5beta1 APIs. * Fix lint. * Revamped according to style guide. * Add a missing function call in listAssets().
…ta1 APIs. (#3408) * Add sample code for Cloud Assets Inventory ListAssets v1p5beta1 APIs. * Fix lint. * Revamped according to style guide. * Add a missing function call in listAssets().
…ta1 APIs. (#3408) * Add sample code for Cloud Assets Inventory ListAssets v1p5beta1 APIs. * Fix lint. * Revamped according to style guide. * Add a missing function call in listAssets().
Fixes #issue
pom.xml
parent set to latestshared-configuration
mvn clean verify
requiredmvn -P lint checkstyle:check
requiredmvn -P lint clean compile pmd:cpd-check spotbugs:check
advisory only