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 page provides reference documentation for the `CreateViewRequest` class within the Google Cloud Contact Center Insights v1 API, specifically for version 2.14.0."],["The `CreateViewRequest` class is used to request the creation of a view, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the class's constructors, `CreateViewRequest()` and `CreateViewRequest(CreateViewRequest other)`, as well as properties such as `Parent`, `ParentAsLocationName`, and `View`."],["It lists the available versions of the API, from 1.0.0 up to the latest 2.19.0, with links to their respective documentation pages for `CreateViewRequest`."],["The `Parent` property requires a string defining the parent resource for the view, formated as either 'projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e` or `projects/\u003cProject Number\u003e/locations/\u003cLocation ID\u003e`."]]],[]]