public sealed class DeleteSinkRequest : IMessage<DeleteSinkRequest>, IEquatable<DeleteSinkRequest>, IDeepCloneable<DeleteSinkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class DeleteSinkRequest.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteSinkRequest\u003c/code\u003e class is 4.4.0, as seen in the provided version list.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteSinkRequest\u003c/code\u003e is a class within the Google Cloud Logging v2 API, used as parameters for the \u003ccode\u003eDeleteSink\u003c/code\u003e function.\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.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eSinkName\u003c/code\u003e, which is a string representing the full resource name of the sink to be deleted, and \u003ccode\u003eSinkNameAsLogSinkName\u003c/code\u003e, providing a typed view over the sink name.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default constructor \u003ccode\u003eDeleteSinkRequest()\u003c/code\u003e and another one that takes a \u003ccode\u003eDeleteSinkRequest\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]