docs(samples): adding client library samples - #242
Conversation
|
Here is the summary of changes. You are about to add 5 region tags.
This comment is generated by snippet-bot.
|
…/java-security-private-ca into client-samples-update � Conflicts: � samples/snippets/cloud-client/src/main/java/privateca/CreateCertificate_CSR.java
sushantsikka
left a comment
There was a problem hiding this comment.
Hi Sita, thanks for working on this. Took a cursory look at the samples and have some minor suggestions for the code comments.
…/java-security-private-ca into client-samples-update � Conflicts: � samples/snippets/cloud-client/src/main/java/privateca/ActivateSubordinateCa.java
|
Thanks for the review @sushantsikka! PTAL |
|
Hi @chingor13! PTAL |
stephaniewang526
left a comment
There was a problem hiding this comment.
Please update the initial commit as well as the PR subject to docs(samples): add ... samples. The reason is that feat: will automatically trigger a minor bump on the client library version which is undesirable in this case since we are just adding some samples.
stephaniewang526
left a comment
There was a problem hiding this comment.
Please do not include README.md changes within this PR since they are not related to the samples -- let's revert them back.
🤖 I have created a release \*beep\* \*boop\* --- ## [2.1.0](https://www.github.com/googleapis/java-security-private-ca/compare/v2.0.2...v2.1.0) (2021-09-01) ### Features * Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-security-private-ca/issues/1196)) ([#258](https://www.github.com/googleapis/java-security-private-ca/issues/258)) ([b8b3f05](https://www.github.com/googleapis/java-security-private-ca/commit/b8b3f0500eaf6ca7d278157577bbc4354d0ed3af)) ### Documentation * **samples:** adding client library samples ([#242](https://www.github.com/googleapis/java-security-private-ca/issues/242)) ([7454cb0](https://www.github.com/googleapis/java-security-private-ca/commit/7454cb03c23bbf32a4afa4db9596a6a1f326de15)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#260](https://www.github.com/googleapis/java-security-private-ca/issues/260)) ([cc44e1e](https://www.github.com/googleapis/java-security-private-ca/commit/cc44e1e10b47f3ca5cabdc375617399c4921c734)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Added the following samples and tests: