[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eFailedLocation\u003c/code\u003e class within the Dataflow v1beta3 API is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, which is used to indicate a regional endpoint that failed to respond.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFailedLocation\u003c/code\u003e 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, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eFailedLocation\u003c/code\u003e class, one default constructor and another that accepts another \u003ccode\u003eFailedLocation\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFailedLocation\u003c/code\u003e class contains a \u003ccode\u003eName\u003c/code\u003e property of type string, which represents the name of the regional endpoint that encountered a failure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFailedLocation\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Dataflow v1beta3 API - Class FailedLocation (2.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.FailedLocation)\n- [2.0.0-beta06](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/2.0.0-beta06/Google.Cloud.Dataflow.V1Beta3.FailedLocation)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/1.0.0-beta03/Google.Cloud.Dataflow.V1Beta3.FailedLocation) \n\n public sealed class FailedLocation : IMessage\u003cFailedLocation\u003e, IEquatable\u003cFailedLocation\u003e, IDeepCloneable\u003cFailedLocation\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataflow v1beta3 API class FailedLocation.\n\nIndicates which [regional endpoint](https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) failed\nto respond to a request for data. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e FailedLocation \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[FailedLocation](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.FailedLocation), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[FailedLocation](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.FailedLocation), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[FailedLocation](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.FailedLocation), [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.Dataflow.V1Beta3](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataflow.V1Beta3.dll\n\nConstructors\n------------\n\n### FailedLocation()\n\n public FailedLocation()\n\n### FailedLocation(FailedLocation)\n\n public FailedLocation(FailedLocation other)\n\nProperties\n----------\n\n### Name\n\n public string Name { get; set; }\n\nThe name of the [regional endpoint](https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that\nfailed to respond."]]