public sealed class CreateViewRequest : IMessage<CreateViewRequest>, IEquatable<CreateViewRequest>, IDeepCloneable<CreateViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CreateViewRequest.
Required. The parent resource of the view. Required. The location to create
a view for.
Format: projects/<Project ID>/locations/<Location ID> or
projects/<Project Number>/locations/<Location ID>
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateViewRequest\u003c/code\u003e API is 2.19.0, but the current page's documentation focuses on version 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateViewRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace and resides in the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for the creation of a view resource, and it requires a parent resource location, specified in the format \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>\u003c/code\u003e or \u003ccode\u003eprojects/<Project Number>/locations/<Location ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateViewRequest\u003c/code\u003e class inherits from the base object class, and implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe request to create a view is done through specifying a parent location, the view to create, and can be constructed using its empty constructor \u003ccode\u003eCreateViewRequest()\u003c/code\u003e or passing another \u003ccode\u003eCreateViewRequest\u003c/code\u003e class object to its copy constructor \u003ccode\u003eCreateViewRequest(CreateViewRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]