Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Commit 57c5ff5

Browse files
feat!: update CCAI Insights protos. BREAKING_CHANGE: change nesting of Conversation.Transcript.Participant to ConversationParticipant and remove AnnotationBoundary.time_offset (#33)
* feat!: update CCAI Insights protos. BREAKING_CHANGE: change nesting of Conversation.Transcript.Participant to ConversationParticipant and remove AnnotationBoundary.time_offset PiperOrigin-RevId: 386489535 Source-Link: googleapis/googleapis@a5eda9f Source-Link: https://github.com/googleapis/googleapis-gen/commit/3b7ccb60bca06e7813d1f0b7b54d8e3244d9b58d * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md * chore: add clirr ignored differences Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Neenu1995 <neenushaji@google.com> Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
1 parent cc93735 commit 57c5ff5

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

proto-google-cloud-contact-center-insights-v1/clirr-ignored-differences.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,12 @@
2929
<difference>
3030
<differenceType>6011</differenceType>
3131
<className>com/google/cloud/contactcenterinsights/v1/AnnotationBoundary*</className>
32-
<field>*FIELD_NUMBER</field>
32+
<field>TIME_OFFSET*</field>
33+
</difference>
34+
<difference>
35+
<differenceType>6001</differenceType>
36+
<className>com/google/cloud/contactcenterinsights/v1/AnnotationBoundary*</className>
37+
<field>TIME_OFFSET*</field>
3338
</difference>
3439
<difference>
3540
<differenceType>6011</differenceType>

0 commit comments

Comments
 (0)