Add field to control propagation of Firebase AI Logic Prompt Templates#17463
Add field to control propagation of Firebase AI Logic Prompt Templates#17463tanzimfh wants to merge 2 commits intoGoogleCloudPlatform:mainfrom
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit e7e8e22: Diff reportYour PR generated the following diffs in downstream repositories:
Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 9 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the build log Step 2: Recording Mode
🟢 All tests passed! View the build log or the debug logs folder for detailed results. @tanzimfh, @jacksonic VCR tests complete for e7e8e22! |
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @zli82016, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
|
IIUC, the breaking change warning is because adding an immutable field (immutability inherited from the |
|
Hey @rainshen49, could I please get a review? |
This adds an optional boolean field
regional_propagation_disabledto the PromptTemplate and PromptTemplateLock resources. By default, any operation on a PromptTemplate in thegloballocation is replicated on all Cloud regions where possible. This new field allows expert users to disable that behavior if they want to work with PromptTemplates inglobalonly.Part of http://b/496979779
Release Note Template for Downstream PRs (will be copied)