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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `CreateViewRequest` class in the `Google.Cloud.ContactCenterInsights.V1` namespace is 2.19.0."],["This webpage provides reference documentation for the `CreateViewRequest` class, which is used to request the creation of a view within the Contact Center AI Insights v1 API."],["The `CreateViewRequest` class has various versions available, ranging from 1.0.0 up to the latest version 2.19.0, each with its own detailed documentation link."],["The `CreateViewRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and has constructors and properties for managing view creation."],["The Parent property is required and specifies the project and location, using a format of `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e` or `projects/\u003cProject Number\u003e/locations/\u003cLocation ID\u003e`."]]],[]]