-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
api: dialogflowIssues related to the Dialogflow API.Issues related to the Dialogflow API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
https://cloud.google.com/agent-assist/docs/deprecations
Article suggestion
August 21, 2025
The tests in #10129 are failing for these samples with the error:
[ERROR] com.example.dialogflow.UpdateAnswerRecordTest.testUpdateAnswerRecord Time elapsed: 0.069 s <<< ERROR!
com.google.api.gax.rpc.UnimplementedException: io.grpc.StatusRuntimeException: UNIMPLEMENTED: Feature 'ARTICLE_SUGGESTION' is planned for deprecation on April 1, 2026. New setups are not allowed.
These tests should be disabled, but not deleted until the deprecation date.
Metadata
Metadata
Assignees
Labels
api: dialogflowIssues related to the Dialogflow API.Issues related to the Dialogflow API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.