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."],[[["This document provides reference documentation for the `CreateViewRequest` class within the Google Cloud Contact Center Insights v1 API, specifically for version 2.16.0, and shows that it is a request to create a view."],["The `CreateViewRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with various inherited members from `object`."],["It contains constructors for creating instances of `CreateViewRequest`, including a parameter for an `other` instance of the `CreateViewRequest` class, alongside properties such as `Parent`, `ParentAsLocationName`, and `View`."],["The document provides links to older and newer versions of the document, ranging from version 1.0.0 up to the latest version 2.19.0."],["The parent property is required and contains information regarding the project ID, number, and location ID."]]],[]]