Skip to content
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

feat: [Google.Cloud.ContactCenterInsights.V1] A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation} added to the resource definitio... #14022

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Dec 18, 2024

  • Regenerate this pull request now.

n contactcenterinsights.googleapis.com/Conversation
feat: A new field agent_type is added to message .google.cloud.contactcenterinsights.v1.Conversation
feat: A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis} added to the resource definition contactcenterinsights.googleapis.com/Analysis
feat: A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label} added to the resource definition contactcenterinsights.googleapis.com/FeedbackLabel

PiperOrigin-RevId: 707203752

Source-Link: googleapis/googleapis@5546362

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f7186d14b43d7fa905c7f64b4a2886b695667f03
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29udGFjdENlbnRlckluc2lnaHRzLlYxLy5Pd2xCb3QueWFtbCIsImgiOiJmNzE4NmQxNGI0M2Q3ZmE5MDVjN2Y2NGI0YTI4ODZiNjk1NjY3ZjAzIn0=

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2024
Copy link

Pull request diff results
OwlBot post-processor has not run: failing diff.

…ation}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}` added to the resource definition `contactcenterinsights.googleapis.com/Conversation`

feat: A new field `agent_type` is added to message `.google.cloud.contactcenterinsights.v1.Conversation`
feat: A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis}` added to the resource definition `contactcenterinsights.googleapis.com/Analysis`
feat: A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label}` added to the resource definition `contactcenterinsights.googleapis.com/FeedbackLabel`

PiperOrigin-RevId: 707203752

Source-Link: googleapis/googleapis@5546362

Source-Link: googleapis/googleapis-gen@f7186d1
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29udGFjdENlbnRlckluc2lnaHRzLlYxLy5Pd2xCb3QueWFtbCIsImgiOiJmNzE4NmQxNGI0M2Q3ZmE5MDVjN2Y2NGI0YTI4ODZiNjk1NjY3ZjAzIn0=
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review December 18, 2024 00:21
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-apis-Google_Cloud_ContactCenterInsights_V1 branch from 26aae28 to 8c4fa59 Compare December 18, 2024 00:21
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners December 18, 2024 00:21
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2024
Copy link

Pull request diff results
Finding changes in Google.Cloud.ContactCenterInsights.V1...
Comparing old and new versions (by source)
Minor changes:
Class 'AnalysisName'; method 'AnalysisName FromProjectLocationAuthorizedViewSetAuthorizedViewConversationAnalysis(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId, String analysisId)' added.
Class 'AnalysisName'; method 'String FormatProjectLocationAuthorizedViewSetAuthorizedViewConversationAnalysis(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId, String analysisId)' added.
Class 'AnalysisName'; property 'String AuthorizedViewId { get; }' added.
Class 'AnalysisName'; property 'String AuthorizedViewSetId { get; }' added.
Enum 'AnalysisName.ResourceNameType' entry 'ProjectLocationAuthorizedViewSetAuthorizedViewConversationAnalysis' added.
Class 'Conversation.Types.QualityMetadata.Types.AgentInfo'; property 'ConversationParticipant.Types.Role AgentType { get; set; }' added.
Class 'Conversation.Types.QualityMetadata.Types.AgentInfo'; constant 'System.Int32 Google.Cloud.ContactCenterInsights.V1.Conversation/Types/QualityMetadata/Types/AgentInfo::AgentTypeFieldNumber' added.
Class 'ConversationName'; method 'ConversationName FromProjectLocationAuthorizedViewSetAuthorizedViewConversation(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId)' added.
Class 'ConversationName'; method 'String FormatProjectLocationAuthorizedViewSetAuthorizedViewConversation(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId)' added.
Class 'ConversationName'; property 'String AuthorizedViewId { get; }' added.
Class 'ConversationName'; property 'String AuthorizedViewSetId { get; }' added.
Enum 'ConversationName.ResourceNameType' entry 'ProjectLocationAuthorizedViewSetAuthorizedViewConversation' added.
Class 'FeedbackLabelName'; method 'FeedbackLabelName FromProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabel(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId, String feedbackLabelId)' added.
Class 'FeedbackLabelName'; method 'String FormatProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabel(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId, String feedbackLabelId)' added.
Class 'FeedbackLabelName'; property 'String AuthorizedViewId { get; }' added.
Class 'FeedbackLabelName'; property 'String AuthorizedViewSetId { get; }' added.
Enum 'FeedbackLabelName.ResourceNameType' entry 'ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabel' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.ContactCenterInsights.V1 version 2.18.0
Differences from 2.18.0
Minor changes:
Class 'AnalysisName'; method 'AnalysisName FromProjectLocationAuthorizedViewSetAuthorizedViewConversationAnalysis(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId, String analysisId)' added.
Class 'AnalysisName'; method 'String FormatProjectLocationAuthorizedViewSetAuthorizedViewConversationAnalysis(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId, String analysisId)' added.
Class 'AnalysisName'; property 'String AuthorizedViewId { get; }' added.
Class 'AnalysisName'; property 'String AuthorizedViewSetId { get; }' added.
Enum 'AnalysisName.ResourceNameType' entry 'ProjectLocationAuthorizedViewSetAuthorizedViewConversationAnalysis' added.
Class 'Conversation.Types.QualityMetadata.Types.AgentInfo'; property 'ConversationParticipant.Types.Role AgentType { get; set; }' added.
Class 'Conversation.Types.QualityMetadata.Types.AgentInfo'; constant 'System.Int32 Google.Cloud.ContactCenterInsights.V1.Conversation/Types/QualityMetadata/Types/AgentInfo::AgentTypeFieldNumber' added.
Class 'ConversationName'; method 'ConversationName FromProjectLocationAuthorizedViewSetAuthorizedViewConversation(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId)' added.
Class 'ConversationName'; method 'String FormatProjectLocationAuthorizedViewSetAuthorizedViewConversation(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId)' added.
Class 'ConversationName'; property 'String AuthorizedViewId { get; }' added.
Class 'ConversationName'; property 'String AuthorizedViewSetId { get; }' added.
Enum 'ConversationName.ResourceNameType' entry 'ProjectLocationAuthorizedViewSetAuthorizedViewConversation' added.
Class 'FeedbackLabelName'; method 'FeedbackLabelName FromProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabel(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId, String feedbackLabelId)' added.
Class 'FeedbackLabelName'; method 'String FormatProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabel(String projectId, String locationId, String authorizedViewSetId, String authorizedViewId, String conversationId, String feedbackLabelId)' added.
Class 'FeedbackLabelName'; property 'String AuthorizedViewId { get; }' added.
Class 'FeedbackLabelName'; property 'String AuthorizedViewSetId { get; }' added.
Enum 'FeedbackLabelName.ResourceNameType' entry 'ProjectLocationAuthorizedViewSetAuthorizedViewConversationFeedbackLabel' added.

Diff level: Minor

Finished comparisons for Google.Cloud.ContactCenterInsights.V1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants