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

Commit

Permalink
feat!: update CCAI Insights protos. BREAKING_CHANGE: change nesting o…
Browse files Browse the repository at this point in the history
…f 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: googleapis/googleapis-gen@3b7ccb6

* 🦉 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>
  • Loading branch information
4 people committed Aug 9, 2021
1 parent cc93735 commit 57c5ff5
Showing 1 changed file with 6 additions and 1 deletion.
Expand Up @@ -29,7 +29,12 @@
<difference>
<differenceType>6011</differenceType>
<className>com/google/cloud/contactcenterinsights/v1/AnnotationBoundary*</className>
<field>*FIELD_NUMBER</field>
<field>TIME_OFFSET*</field>
</difference>
<difference>
<differenceType>6001</differenceType>
<className>com/google/cloud/contactcenterinsights/v1/AnnotationBoundary*</className>
<field>TIME_OFFSET*</field>
</difference>
<difference>
<differenceType>6011</differenceType>
Expand Down

0 comments on commit 57c5ff5

Please sign in to comment.