public sealed class ResponseParams : IMessage<ResponseParams>, IEquatable<ResponseParams>, IDeepCloneable<ResponseParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ResponseParams.
Response metadata proto
This is an experimental feature that will be used to get zone_id and
cluster_id from response trailers to tag the metrics. This should not be
used by customers directly
[[["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\u003eThe \u003ccode\u003eResponseParams\u003c/code\u003e class in the Google Bigtable v2 API is designed for experimental use in gathering zone and cluster IDs from response trailers for metric tagging, and is not intended for direct customer use.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eResponseParams\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace in the Google.Cloud.Bigtable.V2.dll assembly, inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eResponseParams\u003c/code\u003e class is \u003ccode\u003e3.17.0\u003c/code\u003e, and it has a history of versions that includes everything down to version \u003ccode\u003e2.2.0\u003c/code\u003e, all of which can be found within the dotnet docs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResponseParams\u003c/code\u003e includes properties for \u003ccode\u003eClusterId\u003c/code\u003e and \u003ccode\u003eZoneId\u003c/code\u003e, which are string identifiers for the bigtable resources, along with \u003ccode\u003eHasClusterId\u003c/code\u003e and \u003ccode\u003eHasZoneId\u003c/code\u003e properties indicating whether these fields are set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResponseParams\u003c/code\u003e class can be instantiated via a parameterless constructor, or by using another instance of \u003ccode\u003eResponseParams\u003c/code\u003e as an argument for the constructor.\u003c/p\u003e\n"]]],[],null,[]]