[[["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-04-09 UTC."],[[["This webpage details the `GetSinkRequest` class, which is used to define parameters for retrieving a specific sink in Google Cloud Logging."],["The latest version of this class is available in version 4.4.0, with older versions back to 3.3.0 also available for reference."],["The `GetSinkRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that takes an existing `GetSinkRequest` object for copying, and it has two properties `SinkName` and `SinkNameAsLogSinkName` for finding sinks."],["The `SinkName` parameter is a required string property that represents the resource name of the sink, following a specific format, and the `SinkNameAsLogSinkName` provides a typed view over the `SinkName`."]]],[]]