[[["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-03-21 UTC."],[[["This page details the `GetSinkRequest` class within the `Google.Cloud.Logging.V2` namespace, specifically version 3.5.0 of the Google Cloud Logging API for .NET."],["`GetSinkRequest` is used to define the parameters for retrieving a specific logging sink, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `SinkName` (a string representing the resource name of the sink) and `SinkNameAsLogSinkName` (a `LogSinkName`-typed view of the sink name)."],["The `GetSinkRequest` class provides two constructors, one default and one that accepts another `GetSinkRequest` instance for copying, and it inherits several methods from the base `Object` class."],["The page also provides links to other versions, with version 4.4.0 being the most recent, and the rest being older versions going as far back as 3.3.0."]]],[]]