[[["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 page provides reference documentation for the \u003ccode\u003eFetchLinkableRepositoriesResponse\u003c/code\u003e class within the Google Cloud Build v2 API, which is used to manage responses when fetching linkable repositories.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchLinkableRepositoriesResponse\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, indicating its comprehensive functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes another \u003ccode\u003eFetchLinkableRepositoriesResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchLinkableRepositoriesResponse\u003c/code\u003e class includes two key properties: \u003ccode\u003eNextPageToken\u003c/code\u003e, which is a string used for pagination, and \u003ccode\u003eRepositories\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing the repositories ready to be created.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the documentation available, with \u003ccode\u003e1.4.0\u003c/code\u003e being the latest version, and older versions are also available going back to \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Cloud Build v2 API - Class FetchLinkableRepositoriesResponse (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/latest/Google.Cloud.CloudBuild.V2.FetchLinkableRepositoriesResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/1.3.0/Google.Cloud.CloudBuild.V2.FetchLinkableRepositoriesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/1.2.0/Google.Cloud.CloudBuild.V2.FetchLinkableRepositoriesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/1.1.0/Google.Cloud.CloudBuild.V2.FetchLinkableRepositoriesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/1.0.0/Google.Cloud.CloudBuild.V2.FetchLinkableRepositoriesResponse) \n\n public sealed class FetchLinkableRepositoriesResponse : IMessage\u003cFetchLinkableRepositoriesResponse\u003e, IEquatable\u003cFetchLinkableRepositoriesResponse\u003e, IDeepCloneable\u003cFetchLinkableRepositoriesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cRepository\u003e, IEnumerable\u003cRepository\u003e, IEnumerable\n\nReference documentation and code samples for the Cloud Build v2 API class FetchLinkableRepositoriesResponse.\n\nResponse message for FetchLinkableRepositories. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e FetchLinkableRepositoriesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[FetchLinkableRepositoriesResponse](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/latest/Google.Cloud.CloudBuild.V2.FetchLinkableRepositoriesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[FetchLinkableRepositoriesResponse](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/latest/Google.Cloud.CloudBuild.V2.FetchLinkableRepositoriesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[FetchLinkableRepositoriesResponse](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/latest/Google.Cloud.CloudBuild.V2.FetchLinkableRepositoriesResponse), [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), [IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Repository](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/latest/Google.Cloud.CloudBuild.V2.Repository), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Repository](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/latest/Google.Cloud.CloudBuild.V2.Repository), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \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.CloudBuild.V2](/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/latest/Google.Cloud.CloudBuild.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudBuild.V2.dll\n\nConstructors\n------------\n\n### FetchLinkableRepositoriesResponse()\n\n public FetchLinkableRepositoriesResponse()\n\n### FetchLinkableRepositoriesResponse(FetchLinkableRepositoriesResponse)\n\n public FetchLinkableRepositoriesResponse(FetchLinkableRepositoriesResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token identifying a page of results the server should return.\n\n### Repositories\n\n public RepeatedField\u003cRepository\u003e Repositories { get; }\n\nrepositories ready to be created.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cRepository\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]