public sealed class CreateViewRequest : IMessage<CreateViewRequest>, IEquatable<CreateViewRequest>, IDeepCloneable<CreateViewRequest>, IBufferMessage, IMessage
[[["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 webpage details the `CreateViewRequest` class, which is used to define parameters for creating a view in Google Cloud Logging."],["The `CreateViewRequest` class is available in the `Google.Cloud.Logging.V2` namespace and is part of the `Google.Cloud.Logging.V2.dll` assembly."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and compatibility."],["Key properties of the `CreateViewRequest` class include `Parent`, `View`, and `ViewId`, all of which are required to successfully create a new view."],["The webpage contains documentation for different versions of the `CreateViewRequest` class, ranging from version 3.3.0 to the latest version 4.4.0."]]],[]]