If there might be more results than appear in this response, then
nextPageToken is included. To get the next set of results, call the same
method again using the value of nextPageToken as pageToken.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListSinksResponse\u003c/code\u003e class within the Google Cloud Logging v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListSinksResponse\u003c/code\u003e is the result returned from \u003ccode\u003eListSinks\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIPageResponse<LogSink>\u003c/code\u003e, \u003ccode\u003eIEnumerable<LogSink>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eNextPageToken\u003c/code\u003e to handle pagination of results and \u003ccode\u003eSinks\u003c/code\u003e, a list of \u003ccode\u003eLogSink\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the class's inheritance, constructors, properties, and methods, like \u003ccode\u003eGetEnumerator\u003c/code\u003e, along with the data types and descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThe class is available in the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace, with version information listing multiple versions, with 4.4.0 being the latest.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Logging v2 API - Class ListSinksResponse (4.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.ListSinksResponse)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/4.3.0/Google.Cloud.Logging.V2.ListSinksResponse)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/4.2.0/Google.Cloud.Logging.V2.ListSinksResponse)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/4.1.0/Google.Cloud.Logging.V2.ListSinksResponse)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/4.0.0/Google.Cloud.Logging.V2.ListSinksResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/3.6.0/Google.Cloud.Logging.V2.ListSinksResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/3.5.0/Google.Cloud.Logging.V2.ListSinksResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/3.4.0/Google.Cloud.Logging.V2.ListSinksResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/3.3.0/Google.Cloud.Logging.V2.ListSinksResponse) \n\n public sealed class ListSinksResponse : IPageResponse\u003cLogSink\u003e, IEnumerable\u003cLogSink\u003e, IEnumerable, IMessage\u003cListSinksResponse\u003e, IEquatable\u003cListSinksResponse\u003e, IDeepCloneable\u003cListSinksResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Logging v2 API class ListSinksResponse.\n\nResult returned from `ListSinks`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListSinksResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[LogSink](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.LogSink), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[LogSink](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.LogSink), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListSinksResponse](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.ListSinksResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListSinksResponse](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.ListSinksResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListSinksResponse](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.ListSinksResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Logging.V2](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Logging.V2.dll\n\nConstructors\n------------\n\n### ListSinksResponse()\n\n public ListSinksResponse()\n\n### ListSinksResponse(ListSinksResponse)\n\n public ListSinksResponse(ListSinksResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nIf there might be more results than appear in this response, then\n`nextPageToken` is included. To get the next set of results, call the same\nmethod again using the value of `nextPageToken` as `pageToken`.\n\n### Sinks\n\n public RepeatedField\u003cLogSink\u003e Sinks { get; }\n\nA list of sinks.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cLogSink\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]