public sealed class DeleteLinkRequest : IMessage<DeleteLinkRequest>, IEquatable<DeleteLinkRequest>, IDeepCloneable<DeleteLinkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class DeleteLinkRequest.
[[["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 `DeleteLinkRequest` class within the Google Cloud Logging v2 API."],["The `DeleteLinkRequest` class is used to specify the parameters for deleting a link resource, including a required `Name` property."],["The `DeleteLinkRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document also provides information about the constructors, properties, inheritance, and namespace related to the `DeleteLinkRequest` class, as well as detailing the different versions of it."],["The `Name` property within `DeleteLinkRequest` can be used to identify the specific resource link to be deleted."]]],[]]