public sealed class DeleteSinkRequest : IMessage<DeleteSinkRequest>, IEquatable<DeleteSinkRequest>, IDeepCloneable<DeleteSinkRequest>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteSinkRequest\u003c/code\u003e class is used to specify the parameters for deleting a sink in Google Cloud Logging, and it is part of version 3.5.0 of the Google.Cloud.Logging.V2 library.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling messages and providing capabilities for cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteSinkRequest\u003c/code\u003e has a \u003ccode\u003eSinkName\u003c/code\u003e property that is a required string representing the full resource name of the sink to be deleted, along with a \u003ccode\u003eSinkNameAsLogSinkName\u003c/code\u003e property that provides a typed view of the \u003ccode\u003eSinkName\u003c/code\u003e for convenience.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSinkRequest\u003c/code\u003e class provides two constructors, a default constructor, and a second constructor that takes another \u003ccode\u003eDeleteSinkRequest\u003c/code\u003e instance as an argument to create a new object based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is version 4.4.0, but this page describes version 3.5.0 and contains links to other previous versions.\u003c/p\u003e\n"]]],[],null,[]]