public sealed class RequestLatencyStats : IMessage<RequestLatencyStats>, IEquatable<RequestLatencyStats>, IDeepCloneable<RequestLatencyStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class RequestLatencyStats.
RequestLatencyStats provides a measurement of the latency of the request as
it interacts with different systems over its lifetime, e.g. how long the
request took to execute within a frontend server.
public Duration FrontendServerLatency { get; set; }
The latency measured by the frontend server handling this request, from
when the request was received, to when this value is sent back in the
response. For more context on the component that is measuring this latency,
see: https://cloud.google.com/bigtable/docs/overview
Note: This value may be slightly shorter than the value reported into
aggregate latency metrics in Monitoring for this request
(https://cloud.google.com/bigtable/docs/monitoring-instance) as this value
needs to be sent in the response before the latency measurement including
that transmission is finalized.
Note: This value includes the end-to-end latency of contacting nodes in
the targeted cluster, e.g. measuring from when the first byte arrives at
the frontend server, to when this value is sent back as the last value in
the response, including any latency incurred by contacting nodes, waiting
for results from nodes, and finally sending results from nodes back to the
caller.
[[["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-12 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eRequestLatencyStats\u003c/code\u003e class within the Google Bigtable v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eRequestLatencyStats\u003c/code\u003e is 3.17.0, and the page lists all available versions dating back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestLatencyStats\u003c/code\u003e class measures the latency of a request as it interacts with different systems, such as the time a request took to execute within a frontend server.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFrontendServerLatency\u003c/code\u003e property of the \u003ccode\u003eRequestLatencyStats\u003c/code\u003e class captures the latency measured by the frontend server handling the request, from the time the request is received until the value is sent back in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestLatencyStats\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.\u003c/p\u003e\n"]]],[],null,["# Google Bigtable v2 API - Class RequestLatencyStats (3.23.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.23.0 (latest)](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/latest/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.22.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.22.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.21.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.21.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.20.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.20.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.19.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.19.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.18.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.18.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.17.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.17.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.16.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.16.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.15.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.15.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.14.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.13.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.12.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.11.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.10.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.9.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.8.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.7.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.6.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.5.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.4.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.3.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.2.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.1.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/3.0.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/2.6.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/2.5.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/2.4.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/2.3.0/Google.Cloud.Bigtable.V2.RequestLatencyStats)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/2.2.0/Google.Cloud.Bigtable.V2.RequestLatencyStats) \n\n public sealed class RequestLatencyStats : IMessage\u003cRequestLatencyStats\u003e, IEquatable\u003cRequestLatencyStats\u003e, IDeepCloneable\u003cRequestLatencyStats\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Bigtable v2 API class RequestLatencyStats.\n\nRequestLatencyStats provides a measurement of the latency of the request as\nit interacts with different systems over its lifetime, e.g. how long the\nrequest took to execute within a frontend server. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RequestLatencyStats \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RequestLatencyStats](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/latest/Google.Cloud.Bigtable.V2.RequestLatencyStats), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RequestLatencyStats](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/latest/Google.Cloud.Bigtable.V2.RequestLatencyStats), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RequestLatencyStats](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/latest/Google.Cloud.Bigtable.V2.RequestLatencyStats), [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.Bigtable.V2](/dotnet/docs/reference/Google.Cloud.Bigtable.V2/latest/Google.Cloud.Bigtable.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Bigtable.V2.dll\n\nConstructors\n------------\n\n### RequestLatencyStats()\n\n public RequestLatencyStats()\n\n### RequestLatencyStats(RequestLatencyStats)\n\n public RequestLatencyStats(RequestLatencyStats other)\n\nProperties\n----------\n\n### FrontendServerLatency\n\n public Duration FrontendServerLatency { get; set; }\n\nThe latency measured by the frontend server handling this request, from\nwhen the request was received, to when this value is sent back in the\nresponse. For more context on the component that is measuring this latency,\nsee: \u003chttps://cloud.google.com/bigtable/docs/overview\u003e\n\nNote: This value may be slightly shorter than the value reported into\naggregate latency metrics in Monitoring for this request\n(\u003chttps://cloud.google.com/bigtable/docs/monitoring-instance\u003e) as this value\nneeds to be sent in the response before the latency measurement including\nthat transmission is finalized.\n\nNote: This value includes the end-to-end latency of contacting nodes in\nthe targeted cluster, e.g. measuring from when the first byte arrives at\nthe frontend server, to when this value is sent back as the last value in\nthe response, including any latency incurred by contacting nodes, waiting\nfor results from nodes, and finally sending results from nodes back to the\ncaller."]]