diff --git a/packages/google-cloud-contactcenterinsights/samples/generated/v1/snippet_metadata.google.cloud.contactcenterinsights.v1.json b/packages/google-cloud-contactcenterinsights/samples/generated/v1/snippet_metadata.google.cloud.contactcenterinsights.v1.json index 4edde9fe1c8..0be9cfc8d18 100644 --- a/packages/google-cloud-contactcenterinsights/samples/generated/v1/snippet_metadata.google.cloud.contactcenterinsights.v1.json +++ b/packages/google-cloud-contactcenterinsights/samples/generated/v1/snippet_metadata.google.cloud.contactcenterinsights.v1.json @@ -1,1499 +1,1499 @@ { - "clientLibrary": { - "name": "nodejs-contactcenterinsights", - "version": "0.1.0", - "language": "TYPESCRIPT", - "apis": [ - { - "id": "google.cloud.contactcenterinsights.v1", - "version": "v1" - } - ] - }, - "snippets": [ - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_async", - "title": "ContactCenterInsights createConversation Sample", - "origin": "API_DEFINITION", - "description": " Creates a conversation.", - "canonical": true, - "file": "contact_center_insights.create_conversation.js", - "language": "JAVASCRIPT", - "segments": [ - { - "start": 25, - "end": 63, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "CreateConversation", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateConversation", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "conversation", - "type": ".google.cloud.contactcenterinsights.v1.Conversation" - }, - { - "name": "conversation_id", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.Conversation", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" - }, - "method": { - "shortName": "CreateConversation", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateConversation", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } + "clientLibrary": { + "name": "nodejs-contactcenterinsights", + "version": "1.11.0", + "language": "TYPESCRIPT", + "apis": [ + { + "id": "google.cloud.contactcenterinsights.v1", + "version": "v1" + } + ] }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateConversation_async", - "title": "ContactCenterInsights updateConversation Sample", - "origin": "API_DEFINITION", - "description": " Updates a conversation.", - "canonical": true, - "file": "contact_center_insights.update_conversation.js", - "language": "JAVASCRIPT", - "segments": [ + "snippets": [ { - "start": 25, - "end": 54, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "UpdateConversation", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateConversation", - "async": true, - "parameters": [ - { - "name": "conversation", - "type": ".google.cloud.contactcenterinsights.v1.Conversation" - }, - { - "name": "update_mask", - "type": ".google.protobuf.FieldMask" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.Conversation", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_async", + "title": "ContactCenterInsights createConversation Sample", + "origin": "API_DEFINITION", + "description": " Creates a conversation.", + "canonical": true, + "file": "contact_center_insights.create_conversation.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 63, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "CreateConversation", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateConversation", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "conversation", + "type": ".google.cloud.contactcenterinsights.v1.Conversation" + }, + { + "name": "conversation_id", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.Conversation", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "CreateConversation", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateConversation", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "UpdateConversation", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateConversation", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetConversation_async", - "title": "ContactCenterInsights getConversation Sample", - "origin": "API_DEFINITION", - "description": " Gets a conversation.", - "canonical": true, - "file": "contact_center_insights.get_conversation.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 54, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "GetConversation", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetConversation", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - }, - { - "name": "view", - "type": ".google.cloud.contactcenterinsights.v1.ConversationView" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.Conversation", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateConversation_async", + "title": "ContactCenterInsights updateConversation Sample", + "origin": "API_DEFINITION", + "description": " Updates a conversation.", + "canonical": true, + "file": "contact_center_insights.update_conversation.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 54, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "UpdateConversation", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateConversation", + "async": true, + "parameters": [ + { + "name": "conversation", + "type": ".google.cloud.contactcenterinsights.v1.Conversation" + }, + { + "name": "update_mask", + "type": ".google.protobuf.FieldMask" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.Conversation", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "UpdateConversation", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateConversation", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "GetConversation", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetConversation", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListConversations_async", - "title": "ContactCenterInsights listConversations Sample", - "origin": "API_DEFINITION", - "description": " Lists conversations.", - "canonical": true, - "file": "contact_center_insights.list_conversations.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 74, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "ListConversations", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListConversations", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "page_size", - "type": "TYPE_INT32" - }, - { - "name": "page_token", - "type": "TYPE_STRING" - }, - { - "name": "filter", - "type": "TYPE_STRING" - }, - { - "name": "view", - "type": ".google.cloud.contactcenterinsights.v1.ConversationView" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.ListConversationsResponse", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetConversation_async", + "title": "ContactCenterInsights getConversation Sample", + "origin": "API_DEFINITION", + "description": " Gets a conversation.", + "canonical": true, + "file": "contact_center_insights.get_conversation.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 54, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "GetConversation", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetConversation", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + }, + { + "name": "view", + "type": ".google.cloud.contactcenterinsights.v1.ConversationView" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.Conversation", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "GetConversation", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetConversation", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "ListConversations", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListConversations", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_async", - "title": "ContactCenterInsights deleteConversation Sample", - "origin": "API_DEFINITION", - "description": " Deletes a conversation.", - "canonical": true, - "file": "contact_center_insights.delete_conversation.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 56, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "DeleteConversation", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteConversation", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - }, - { - "name": "force", - "type": "TYPE_BOOL" - } - ], - "resultType": ".google.protobuf.Empty", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListConversations_async", + "title": "ContactCenterInsights listConversations Sample", + "origin": "API_DEFINITION", + "description": " Lists conversations.", + "canonical": true, + "file": "contact_center_insights.list_conversations.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 74, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "ListConversations", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListConversations", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "page_size", + "type": "TYPE_INT32" + }, + { + "name": "page_token", + "type": "TYPE_STRING" + }, + { + "name": "filter", + "type": "TYPE_STRING" + }, + { + "name": "view", + "type": ".google.cloud.contactcenterinsights.v1.ConversationView" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.ListConversationsResponse", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "ListConversations", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListConversations", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "DeleteConversation", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteConversation", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_async", - "title": "ContactCenterInsights createAnalysis Sample", - "origin": "API_DEFINITION", - "description": " Creates an analysis. The long running operation is done when the analysis has completed.", - "canonical": true, - "file": "contact_center_insights.create_analysis.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 56, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "CreateAnalysis", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysis", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "analysis", - "type": ".google.cloud.contactcenterinsights.v1.Analysis" - } - ], - "resultType": ".google.longrunning.Operation", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_async", + "title": "ContactCenterInsights deleteConversation Sample", + "origin": "API_DEFINITION", + "description": " Deletes a conversation.", + "canonical": true, + "file": "contact_center_insights.delete_conversation.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 56, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "DeleteConversation", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteConversation", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + }, + { + "name": "force", + "type": "TYPE_BOOL" + } + ], + "resultType": ".google.protobuf.Empty", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "DeleteConversation", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteConversation", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "CreateAnalysis", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysis", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetAnalysis_async", - "title": "ContactCenterInsights getAnalysis Sample", - "origin": "API_DEFINITION", - "description": " Gets an analysis.", - "canonical": true, - "file": "contact_center_insights.get_analysis.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "GetAnalysis", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysis", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.Analysis", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_async", + "title": "ContactCenterInsights createAnalysis Sample", + "origin": "API_DEFINITION", + "description": " Creates an analysis. The long running operation is done when the analysis has completed.", + "canonical": true, + "file": "contact_center_insights.create_analysis.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 56, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "CreateAnalysis", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysis", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "analysis", + "type": ".google.cloud.contactcenterinsights.v1.Analysis" + } + ], + "resultType": ".google.longrunning.Operation", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "CreateAnalysis", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysis", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "GetAnalysis", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysis", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListAnalyses_async", - "title": "ContactCenterInsights listAnalyses Sample", - "origin": "API_DEFINITION", - "description": " Lists analyses.", - "canonical": true, - "file": "contact_center_insights.list_analyses.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 70, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "ListAnalyses", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalyses", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "page_size", - "type": "TYPE_INT32" - }, - { - "name": "page_token", - "type": "TYPE_STRING" - }, - { - "name": "filter", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.ListAnalysesResponse", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetAnalysis_async", + "title": "ContactCenterInsights getAnalysis Sample", + "origin": "API_DEFINITION", + "description": " Gets an analysis.", + "canonical": true, + "file": "contact_center_insights.get_analysis.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "GetAnalysis", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysis", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.Analysis", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "GetAnalysis", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysis", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "ListAnalyses", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalyses", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_async", - "title": "ContactCenterInsights deleteAnalysis Sample", - "origin": "API_DEFINITION", - "description": " Deletes an analysis.", - "canonical": true, - "file": "contact_center_insights.delete_analysis.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "DeleteAnalysis", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysis", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.protobuf.Empty", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListAnalyses_async", + "title": "ContactCenterInsights listAnalyses Sample", + "origin": "API_DEFINITION", + "description": " Lists analyses.", + "canonical": true, + "file": "contact_center_insights.list_analyses.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 70, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "ListAnalyses", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalyses", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "page_size", + "type": "TYPE_INT32" + }, + { + "name": "page_token", + "type": "TYPE_STRING" + }, + { + "name": "filter", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.ListAnalysesResponse", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "ListAnalyses", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalyses", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "DeleteAnalysis", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysis", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ExportInsightsData_async", - "title": "ContactCenterInsights exportInsightsData Sample", - "origin": "API_DEFINITION", - "description": " Export insights data to a destination defined in the request body.", - "canonical": true, - "file": "contact_center_insights.export_insights_data.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 70, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "ExportInsightsData", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportInsightsData", - "async": true, - "parameters": [ - { - "name": "big_query_destination", - "type": ".google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.BigQueryDestination" - }, - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "filter", - "type": "TYPE_STRING" - }, - { - "name": "kms_key", - "type": "TYPE_STRING" - }, - { - "name": "write_disposition", - "type": ".google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.WriteDisposition" - } - ], - "resultType": ".google.longrunning.Operation", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_async", + "title": "ContactCenterInsights deleteAnalysis Sample", + "origin": "API_DEFINITION", + "description": " Deletes an analysis.", + "canonical": true, + "file": "contact_center_insights.delete_analysis.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "DeleteAnalysis", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysis", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.protobuf.Empty", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "DeleteAnalysis", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysis", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "ExportInsightsData", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportInsightsData", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_async", - "title": "ContactCenterInsights createIssueModel Sample", - "origin": "API_DEFINITION", - "description": " Creates an issue model.", - "canonical": true, - "file": "contact_center_insights.create_issue_model.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 56, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "CreateIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateIssueModel", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "issue_model", - "type": ".google.cloud.contactcenterinsights.v1.IssueModel" - } - ], - "resultType": ".google.longrunning.Operation", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ExportInsightsData_async", + "title": "ContactCenterInsights exportInsightsData Sample", + "origin": "API_DEFINITION", + "description": " Export insights data to a destination defined in the request body.", + "canonical": true, + "file": "contact_center_insights.export_insights_data.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 70, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "ExportInsightsData", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportInsightsData", + "async": true, + "parameters": [ + { + "name": "big_query_destination", + "type": ".google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.BigQueryDestination" + }, + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "filter", + "type": "TYPE_STRING" + }, + { + "name": "kms_key", + "type": "TYPE_STRING" + }, + { + "name": "write_disposition", + "type": ".google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.WriteDisposition" + } + ], + "resultType": ".google.longrunning.Operation", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "ExportInsightsData", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportInsightsData", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "CreateIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateIssueModel", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssueModel_async", - "title": "ContactCenterInsights updateIssueModel Sample", - "origin": "API_DEFINITION", - "description": " Updates an issue model.", - "canonical": true, - "file": "contact_center_insights.update_issue_model.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 54, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "UpdateIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssueModel", - "async": true, - "parameters": [ - { - "name": "issue_model", - "type": ".google.cloud.contactcenterinsights.v1.IssueModel" - }, - { - "name": "update_mask", - "type": ".google.protobuf.FieldMask" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.IssueModel", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_async", + "title": "ContactCenterInsights createIssueModel Sample", + "origin": "API_DEFINITION", + "description": " Creates an issue model.", + "canonical": true, + "file": "contact_center_insights.create_issue_model.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 56, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "CreateIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateIssueModel", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "issue_model", + "type": ".google.cloud.contactcenterinsights.v1.IssueModel" + } + ], + "resultType": ".google.longrunning.Operation", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "CreateIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateIssueModel", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "UpdateIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssueModel", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetIssueModel_async", - "title": "ContactCenterInsights getIssueModel Sample", - "origin": "API_DEFINITION", - "description": " Gets an issue model.", - "canonical": true, - "file": "contact_center_insights.get_issue_model.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "GetIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssueModel", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.IssueModel", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssueModel_async", + "title": "ContactCenterInsights updateIssueModel Sample", + "origin": "API_DEFINITION", + "description": " Updates an issue model.", + "canonical": true, + "file": "contact_center_insights.update_issue_model.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 54, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "UpdateIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssueModel", + "async": true, + "parameters": [ + { + "name": "issue_model", + "type": ".google.cloud.contactcenterinsights.v1.IssueModel" + }, + { + "name": "update_mask", + "type": ".google.protobuf.FieldMask" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.IssueModel", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "UpdateIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssueModel", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "GetIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssueModel", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListIssueModels_async", - "title": "ContactCenterInsights listIssueModels Sample", - "origin": "API_DEFINITION", - "description": " Lists issue models.", - "canonical": true, - "file": "contact_center_insights.list_issue_models.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "ListIssueModels", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssueModels", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.ListIssueModelsResponse", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetIssueModel_async", + "title": "ContactCenterInsights getIssueModel Sample", + "origin": "API_DEFINITION", + "description": " Gets an issue model.", + "canonical": true, + "file": "contact_center_insights.get_issue_model.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "GetIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssueModel", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.IssueModel", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "GetIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssueModel", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "ListIssueModels", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssueModels", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_async", - "title": "ContactCenterInsights deleteIssueModel Sample", - "origin": "API_DEFINITION", - "description": " Deletes an issue model.", - "canonical": true, - "file": "contact_center_insights.delete_issue_model.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 51, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "DeleteIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssueModel", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.longrunning.Operation", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListIssueModels_async", + "title": "ContactCenterInsights listIssueModels Sample", + "origin": "API_DEFINITION", + "description": " Lists issue models.", + "canonical": true, + "file": "contact_center_insights.list_issue_models.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "ListIssueModels", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssueModels", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.ListIssueModelsResponse", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "ListIssueModels", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssueModels", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "DeleteIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssueModel", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_async", - "title": "ContactCenterInsights deployIssueModel Sample", - "origin": "API_DEFINITION", - "description": " Deploys an issue model. Returns an error if a model is already deployed. An issue model can only be used in analysis after it has been deployed.", - "canonical": true, - "file": "contact_center_insights.deploy_issue_model.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 51, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "DeployIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployIssueModel", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.longrunning.Operation", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_async", + "title": "ContactCenterInsights deleteIssueModel Sample", + "origin": "API_DEFINITION", + "description": " Deletes an issue model.", + "canonical": true, + "file": "contact_center_insights.delete_issue_model.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 51, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "DeleteIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssueModel", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.longrunning.Operation", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "DeleteIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssueModel", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "DeployIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployIssueModel", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UndeployIssueModel_async", - "title": "ContactCenterInsights undeployIssueModel Sample", - "origin": "API_DEFINITION", - "description": " Undeploys an issue model. An issue model can not be used in analysis after it has been undeployed.", - "canonical": true, - "file": "contact_center_insights.undeploy_issue_model.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 51, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "UndeployIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployIssueModel", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.longrunning.Operation", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_async", + "title": "ContactCenterInsights deployIssueModel Sample", + "origin": "API_DEFINITION", + "description": " Deploys an issue model. Returns an error if a model is already deployed. An issue model can only be used in analysis after it has been deployed.", + "canonical": true, + "file": "contact_center_insights.deploy_issue_model.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 51, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "DeployIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployIssueModel", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.longrunning.Operation", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "DeployIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployIssueModel", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "UndeployIssueModel", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployIssueModel", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetIssue_async", - "title": "ContactCenterInsights getIssue Sample", - "origin": "API_DEFINITION", - "description": " Gets an issue.", - "canonical": true, - "file": "contact_center_insights.get_issue.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "GetIssue", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssue", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.Issue", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UndeployIssueModel_async", + "title": "ContactCenterInsights undeployIssueModel Sample", + "origin": "API_DEFINITION", + "description": " Undeploys an issue model. An issue model can not be used in analysis after it has been undeployed.", + "canonical": true, + "file": "contact_center_insights.undeploy_issue_model.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 51, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "UndeployIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployIssueModel", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.longrunning.Operation", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "UndeployIssueModel", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployIssueModel", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "GetIssue", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssue", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListIssues_async", - "title": "ContactCenterInsights listIssues Sample", - "origin": "API_DEFINITION", - "description": " Lists issues.", - "canonical": true, - "file": "contact_center_insights.list_issues.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "ListIssues", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssues", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.ListIssuesResponse", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetIssue_async", + "title": "ContactCenterInsights getIssue Sample", + "origin": "API_DEFINITION", + "description": " Gets an issue.", + "canonical": true, + "file": "contact_center_insights.get_issue.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "GetIssue", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssue", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.Issue", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "GetIssue", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssue", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "ListIssues", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssues", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssue_async", - "title": "ContactCenterInsights updateIssue Sample", - "origin": "API_DEFINITION", - "description": " Updates an issue.", - "canonical": true, - "file": "contact_center_insights.update_issue.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 54, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "UpdateIssue", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssue", - "async": true, - "parameters": [ - { - "name": "issue", - "type": ".google.cloud.contactcenterinsights.v1.Issue" - }, - { - "name": "update_mask", - "type": ".google.protobuf.FieldMask" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.Issue", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListIssues_async", + "title": "ContactCenterInsights listIssues Sample", + "origin": "API_DEFINITION", + "description": " Lists issues.", + "canonical": true, + "file": "contact_center_insights.list_issues.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "ListIssues", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssues", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.ListIssuesResponse", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "ListIssues", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssues", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "UpdateIssue", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssue", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_async", - "title": "ContactCenterInsights calculateIssueModelStats Sample", - "origin": "API_DEFINITION", - "description": " Gets an issue model's statistics.", - "canonical": true, - "file": "contact_center_insights.calculate_issue_model_stats.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "CalculateIssueModelStats", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateIssueModelStats", - "async": true, - "parameters": [ - { - "name": "issue_model", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.CalculateIssueModelStatsResponse", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssue_async", + "title": "ContactCenterInsights updateIssue Sample", + "origin": "API_DEFINITION", + "description": " Updates an issue.", + "canonical": true, + "file": "contact_center_insights.update_issue.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 54, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "UpdateIssue", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssue", + "async": true, + "parameters": [ + { + "name": "issue", + "type": ".google.cloud.contactcenterinsights.v1.Issue" + }, + { + "name": "update_mask", + "type": ".google.protobuf.FieldMask" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.Issue", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "UpdateIssue", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssue", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "CalculateIssueModelStats", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateIssueModelStats", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_async", - "title": "ContactCenterInsights createPhraseMatcher Sample", - "origin": "API_DEFINITION", - "description": " Creates a phrase matcher.", - "canonical": true, - "file": "contact_center_insights.create_phrase_matcher.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 58, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "CreatePhraseMatcher", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreatePhraseMatcher", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "phrase_matcher", - "type": ".google.cloud.contactcenterinsights.v1.PhraseMatcher" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.PhraseMatcher", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_async", + "title": "ContactCenterInsights calculateIssueModelStats Sample", + "origin": "API_DEFINITION", + "description": " Gets an issue model's statistics.", + "canonical": true, + "file": "contact_center_insights.calculate_issue_model_stats.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "CalculateIssueModelStats", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateIssueModelStats", + "async": true, + "parameters": [ + { + "name": "issue_model", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.CalculateIssueModelStatsResponse", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "CalculateIssueModelStats", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateIssueModelStats", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "CreatePhraseMatcher", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreatePhraseMatcher", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetPhraseMatcher_async", - "title": "ContactCenterInsights getPhraseMatcher Sample", - "origin": "API_DEFINITION", - "description": " Gets a phrase matcher.", - "canonical": true, - "file": "contact_center_insights.get_phrase_matcher.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "GetPhraseMatcher", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetPhraseMatcher", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.PhraseMatcher", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_async", + "title": "ContactCenterInsights createPhraseMatcher Sample", + "origin": "API_DEFINITION", + "description": " Creates a phrase matcher.", + "canonical": true, + "file": "contact_center_insights.create_phrase_matcher.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 58, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "CreatePhraseMatcher", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreatePhraseMatcher", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "phrase_matcher", + "type": ".google.cloud.contactcenterinsights.v1.PhraseMatcher" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.PhraseMatcher", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "CreatePhraseMatcher", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreatePhraseMatcher", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "GetPhraseMatcher", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetPhraseMatcher", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListPhraseMatchers_async", - "title": "ContactCenterInsights listPhraseMatchers Sample", - "origin": "API_DEFINITION", - "description": " Lists phrase matchers.", - "canonical": true, - "file": "contact_center_insights.list_phrase_matchers.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 70, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "ListPhraseMatchers", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListPhraseMatchers", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "page_size", - "type": "TYPE_INT32" - }, - { - "name": "page_token", - "type": "TYPE_STRING" - }, - { - "name": "filter", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.ListPhraseMatchersResponse", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetPhraseMatcher_async", + "title": "ContactCenterInsights getPhraseMatcher Sample", + "origin": "API_DEFINITION", + "description": " Gets a phrase matcher.", + "canonical": true, + "file": "contact_center_insights.get_phrase_matcher.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "GetPhraseMatcher", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetPhraseMatcher", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.PhraseMatcher", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "GetPhraseMatcher", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetPhraseMatcher", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "ListPhraseMatchers", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListPhraseMatchers", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_async", - "title": "ContactCenterInsights deletePhraseMatcher Sample", - "origin": "API_DEFINITION", - "description": " Deletes a phrase matcher.", - "canonical": true, - "file": "contact_center_insights.delete_phrase_matcher.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "DeletePhraseMatcher", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeletePhraseMatcher", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.protobuf.Empty", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListPhraseMatchers_async", + "title": "ContactCenterInsights listPhraseMatchers Sample", + "origin": "API_DEFINITION", + "description": " Lists phrase matchers.", + "canonical": true, + "file": "contact_center_insights.list_phrase_matchers.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 70, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "ListPhraseMatchers", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListPhraseMatchers", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "page_size", + "type": "TYPE_INT32" + }, + { + "name": "page_token", + "type": "TYPE_STRING" + }, + { + "name": "filter", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.ListPhraseMatchersResponse", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "ListPhraseMatchers", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListPhraseMatchers", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "DeletePhraseMatcher", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeletePhraseMatcher", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdatePhraseMatcher_async", - "title": "ContactCenterInsights updatePhraseMatcher Sample", - "origin": "API_DEFINITION", - "description": " Updates a phrase matcher.", - "canonical": true, - "file": "contact_center_insights.update_phrase_matcher.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 54, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "UpdatePhraseMatcher", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdatePhraseMatcher", - "async": true, - "parameters": [ - { - "name": "phrase_matcher", - "type": ".google.cloud.contactcenterinsights.v1.PhraseMatcher" - }, - { - "name": "update_mask", - "type": ".google.protobuf.FieldMask" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.PhraseMatcher", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_async", + "title": "ContactCenterInsights deletePhraseMatcher Sample", + "origin": "API_DEFINITION", + "description": " Deletes a phrase matcher.", + "canonical": true, + "file": "contact_center_insights.delete_phrase_matcher.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "DeletePhraseMatcher", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeletePhraseMatcher", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.protobuf.Empty", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "DeletePhraseMatcher", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeletePhraseMatcher", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "UpdatePhraseMatcher", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdatePhraseMatcher", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_async", - "title": "ContactCenterInsights calculateStats Sample", - "origin": "API_DEFINITION", - "description": " Gets conversation statistics.", - "canonical": true, - "file": "contact_center_insights.calculate_stats.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 55, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "CalculateStats", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateStats", - "async": true, - "parameters": [ - { - "name": "location", - "type": "TYPE_STRING" - }, - { - "name": "filter", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.CalculateStatsResponse", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdatePhraseMatcher_async", + "title": "ContactCenterInsights updatePhraseMatcher Sample", + "origin": "API_DEFINITION", + "description": " Updates a phrase matcher.", + "canonical": true, + "file": "contact_center_insights.update_phrase_matcher.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 54, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "UpdatePhraseMatcher", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdatePhraseMatcher", + "async": true, + "parameters": [ + { + "name": "phrase_matcher", + "type": ".google.cloud.contactcenterinsights.v1.PhraseMatcher" + }, + { + "name": "update_mask", + "type": ".google.protobuf.FieldMask" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.PhraseMatcher", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "UpdatePhraseMatcher", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdatePhraseMatcher", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "CalculateStats", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateStats", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetSettings_async", - "title": "ContactCenterInsights getSettings Sample", - "origin": "API_DEFINITION", - "description": " Gets project-level settings.", - "canonical": true, - "file": "contact_center_insights.get_settings.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "GetSettings", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetSettings", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.Settings", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_async", + "title": "ContactCenterInsights calculateStats Sample", + "origin": "API_DEFINITION", + "description": " Gets conversation statistics.", + "canonical": true, + "file": "contact_center_insights.calculate_stats.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 55, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "CalculateStats", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateStats", + "async": true, + "parameters": [ + { + "name": "location", + "type": "TYPE_STRING" + }, + { + "name": "filter", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.CalculateStatsResponse", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "CalculateStats", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateStats", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "GetSettings", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetSettings", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateSettings_async", - "title": "ContactCenterInsights updateSettings Sample", - "origin": "API_DEFINITION", - "description": " Updates project-level settings.", - "canonical": true, - "file": "contact_center_insights.update_settings.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 55, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "UpdateSettings", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateSettings", - "async": true, - "parameters": [ - { - "name": "settings", - "type": ".google.cloud.contactcenterinsights.v1.Settings" - }, - { - "name": "update_mask", - "type": ".google.protobuf.FieldMask" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.Settings", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetSettings_async", + "title": "ContactCenterInsights getSettings Sample", + "origin": "API_DEFINITION", + "description": " Gets project-level settings.", + "canonical": true, + "file": "contact_center_insights.get_settings.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "GetSettings", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetSettings", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.Settings", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "GetSettings", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetSettings", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "UpdateSettings", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateSettings", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_async", - "title": "ContactCenterInsights createView Sample", - "origin": "API_DEFINITION", - "description": " Creates a view.", - "canonical": true, - "file": "contact_center_insights.create_view.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 58, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "CreateView", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateView", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "view", - "type": ".google.cloud.contactcenterinsights.v1.View" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.View", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateSettings_async", + "title": "ContactCenterInsights updateSettings Sample", + "origin": "API_DEFINITION", + "description": " Updates project-level settings.", + "canonical": true, + "file": "contact_center_insights.update_settings.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 55, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "UpdateSettings", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateSettings", + "async": true, + "parameters": [ + { + "name": "settings", + "type": ".google.cloud.contactcenterinsights.v1.Settings" + }, + { + "name": "update_mask", + "type": ".google.protobuf.FieldMask" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.Settings", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "UpdateSettings", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateSettings", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "CreateView", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateView", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetView_async", - "title": "ContactCenterInsights getView Sample", - "origin": "API_DEFINITION", - "description": " Gets a view.", - "canonical": true, - "file": "contact_center_insights.get_view.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "GetView", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetView", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.View", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_async", + "title": "ContactCenterInsights createView Sample", + "origin": "API_DEFINITION", + "description": " Creates a view.", + "canonical": true, + "file": "contact_center_insights.create_view.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 58, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "CreateView", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateView", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "view", + "type": ".google.cloud.contactcenterinsights.v1.View" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.View", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "CreateView", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateView", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "GetView", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetView", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListViews_async", - "title": "ContactCenterInsights listViews Sample", - "origin": "API_DEFINITION", - "description": " Lists views.", - "canonical": true, - "file": "contact_center_insights.list_views.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 65, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "ListViews", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListViews", - "async": true, - "parameters": [ - { - "name": "parent", - "type": "TYPE_STRING" - }, - { - "name": "page_size", - "type": "TYPE_INT32" - }, - { - "name": "page_token", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.ListViewsResponse", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetView_async", + "title": "ContactCenterInsights getView Sample", + "origin": "API_DEFINITION", + "description": " Gets a view.", + "canonical": true, + "file": "contact_center_insights.get_view.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "GetView", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetView", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.View", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "GetView", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetView", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "ListViews", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListViews", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateView_async", - "title": "ContactCenterInsights updateView Sample", - "origin": "API_DEFINITION", - "description": " Updates a view.", - "canonical": true, - "file": "contact_center_insights.update_view.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 54, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "UpdateView", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateView", - "async": true, - "parameters": [ - { - "name": "view", - "type": ".google.cloud.contactcenterinsights.v1.View" - }, - { - "name": "update_mask", - "type": ".google.protobuf.FieldMask" - } - ], - "resultType": ".google.cloud.contactcenterinsights.v1.View", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListViews_async", + "title": "ContactCenterInsights listViews Sample", + "origin": "API_DEFINITION", + "description": " Lists views.", + "canonical": true, + "file": "contact_center_insights.list_views.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 65, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "ListViews", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListViews", + "async": true, + "parameters": [ + { + "name": "parent", + "type": "TYPE_STRING" + }, + { + "name": "page_size", + "type": "TYPE_INT32" + }, + { + "name": "page_token", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.ListViewsResponse", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "ListViews", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListViews", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "UpdateView", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateView", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } - } - } - }, - { - "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_async", - "title": "ContactCenterInsights deleteView Sample", - "origin": "API_DEFINITION", - "description": " Deletes a view.", - "canonical": true, - "file": "contact_center_insights.delete_view.js", - "language": "JAVASCRIPT", - "segments": [ { - "start": 25, - "end": 50, - "type": "FULL" - } - ], - "clientMethod": { - "shortName": "DeleteView", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteView", - "async": true, - "parameters": [ - { - "name": "name", - "type": "TYPE_STRING" - } - ], - "resultType": ".google.protobuf.Empty", - "client": { - "shortName": "ContactCenterInsightsClient", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateView_async", + "title": "ContactCenterInsights updateView Sample", + "origin": "API_DEFINITION", + "description": " Updates a view.", + "canonical": true, + "file": "contact_center_insights.update_view.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 54, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "UpdateView", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateView", + "async": true, + "parameters": [ + { + "name": "view", + "type": ".google.cloud.contactcenterinsights.v1.View" + }, + { + "name": "update_mask", + "type": ".google.protobuf.FieldMask" + } + ], + "resultType": ".google.cloud.contactcenterinsights.v1.View", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "UpdateView", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateView", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } }, - "method": { - "shortName": "DeleteView", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteView", - "service": { - "shortName": "ContactCenterInsights", - "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" - } + { + "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_async", + "title": "ContactCenterInsights deleteView Sample", + "origin": "API_DEFINITION", + "description": " Deletes a view.", + "canonical": true, + "file": "contact_center_insights.delete_view.js", + "language": "JAVASCRIPT", + "segments": [ + { + "start": 25, + "end": 50, + "type": "FULL" + } + ], + "clientMethod": { + "shortName": "DeleteView", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteView", + "async": true, + "parameters": [ + { + "name": "name", + "type": "TYPE_STRING" + } + ], + "resultType": ".google.protobuf.Empty", + "client": { + "shortName": "ContactCenterInsightsClient", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient" + }, + "method": { + "shortName": "DeleteView", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteView", + "service": { + "shortName": "ContactCenterInsights", + "fullName": "google.cloud.contactcenterinsights.v1.ContactCenterInsights" + } + } + } } - } - } - ] -} + ] +} \ No newline at end of file