java-docs-samples
                                
                                 java-docs-samples copied to clipboard
                                
                                    java-docs-samples copied to clipboard
                            
                            
                            
                        docs(secretmanager): Added sample for creating Secret with UserManaged replication
Added sample for creating Secret with UserManaged replication
Fixes b/222386112
It's a good idea to open an issue first for discussion.
- [x] I have followed Sample Format Guide
- [ ] pom.xmlparent set to latestshared-configuration
- [ ] Appropriate changes to README are included in PR
- [x] API's need to be enabled to test (tell us)
- [x] Environment Variables need to be set (ask us to set them)
- [x] Tests pass:   mvn clean verifyrequired
- [x] Lint  passes: mvn -P lint checkstyle:checkrequired
- [ ] Static Analysis:  mvn -P lint clean compile pmd:cpd-check spotbugs:checkadvisory only
- [ ] Please merge this PR for me once it is approved.
@alicejli @java-samples-reviewers please review this PR
Hi @alicejli , I have rewritten the sample to maintain uniformity across other languages (others have been merged recently). Please have a look once again.
@alicejli Thanks for approving. Please merge the PR, somehow I don't have write access so I'm unable to merge it.