-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat(modelarmor): Added quickstart modelarmor code snippets #10062
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
base: main
Are you sure you want to change the base?
feat(modelarmor): Added quickstart modelarmor code snippets #10062
Conversation
Warning Gemini encountered an error creating the summary. You can try again by commenting |
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
511493521
Pada Rab, 9 Apr 2025 18.41, snippet-bot[bot] ***@***.***>
menulis:
… Here is the summary of changes.
You are about to add 1 region tag.
- modelarmor/src/main/java/modelarmor/Quickstart.java:17
<https://github.com/tirthrajsinh-zala-crest/java-docs-samples/blob/1774100a3d3918fc1c38a55d07e06d7ffc335165/modelarmor/src/main/java/modelarmor/Quickstart.java#L17>,
tag modelarmor_quickstart
------------------------------
This comment is generated by snippet-bot
<https://github.com/apps/snippet-bot>.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the
checkbox below:
- Refresh this comment
—
Reply to this email directly, view it on GitHub
<#10062 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJ3DDGUVM2OVJBV5SFWLF5L2YUBM5AVCNFSM6AAAAAB2YU6TOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOBZGM4TINRYGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
com>
*snippet-bot[bot]* left a comment
(GoogleCloudPlatform/java-docs-samples#10062)
<#10062 (comment)>
Here is the summary of changes.
You are about to add 1 region tag.
- modelarmor/src/main/java/modelarmor/Quickstart.java:17
<https://github.com/tirthrajsinh-zala-crest/java-docs-samples/blob/1774100a3d3918fc1c38a55d07e06d7ffc335165/modelarmor/src/main/java/modelarmor/Quickstart.java#L17>,
tag modelarmor_quickstart
------------------------------
This comment is generated by snippet-bot
<https://github.com/apps/snippet-bot>.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the
checkbox below:
- Refresh this comment
—
Reply to this email directly, view it on GitHub
<#10062 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJ3DDGUVM2OVJBV5SFWLF5L2YUBM5AVCNFSM6AAAAAB2YU6TOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOBZGM4TINRYGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
com>
|
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.
See internal discussion.
@telpirion Content in this PR has been updated based on GoogleCloudPlatform/python-docs-samples#13305 |
Description
Added quickstart code snippet for creating and using a model armor template.
Checklist
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