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 page provides reference documentation for the \u003ccode\u003eResponseParams\u003c/code\u003e class within the Google Bigtable v2 API for .NET, including various versions ranging from 2.2.0 to the latest 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResponseParams\u003c/code\u003e is a class used for retrieving response metadata, specifically \u003ccode\u003ezone_id\u003c/code\u003e and \u003ccode\u003ecluster_id\u003c/code\u003e, from response trailers for metrics tagging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResponseParams\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eResponseParams\u003c/code\u003e include \u003ccode\u003eClusterId\u003c/code\u003e and \u003ccode\u003eZoneId\u003c/code\u003e, both of which are string types and can be checked for setting via the boolean properties \u003ccode\u003eHasClusterId\u003c/code\u003e and \u003ccode\u003eHasZoneId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one parameterless and one that takes in a \u003ccode\u003eResponseParams\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]