public sealed class DeleteViewRequest : IMessage<DeleteViewRequest>, IEquatable<DeleteViewRequest>, IDeepCloneable<DeleteViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class DeleteViewRequest.
[[["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."],[[["This document provides reference documentation for the `DeleteViewRequest` class within the Google Cloud Logging v2 API."],["The `DeleteViewRequest` class is used to define the parameters for deleting a log view and it can be found under the namespace `Google.Cloud.Logging.V2`."],["The `DeleteViewRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and object management."],["Key properties of `DeleteViewRequest` include `LogViewName`, which provides a typed view of the view's resource name, and `Name`, which is a string representing the full resource name of the view to be deleted."],["The latest version for this documentation is 4.4.0, with the current page dedicated to version 4.2.0, and also provides documentation links to the range of versions from 3.3.0 up to 4.4.0."]]],[]]