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.3.0 of the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e library.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSinkRequest\u003c/code\u003e class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eDeleteSinkRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties for specifying the sink to be deleted: \u003ccode\u003eSinkName\u003c/code\u003e which holds the full resource name of the sink as a string, and \u003ccode\u003eSinkNameAsLogSinkName\u003c/code\u003e, which provides a typed view of the sink name using the \u003ccode\u003eLogSinkName\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers various versions of the DeleteSinkRequest, with version 4.4.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]