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"]],[["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-03-21 UTC."],[[["This document provides reference documentation for the `ResponseParams` class within the Google Bigtable v2 API, detailing its properties, constructors, and implementations."],["`ResponseParams` is an experimental feature used to obtain `zone_id` and `cluster_id` from response trailers for metrics tagging, and is not intended for direct customer use."],["The `ResponseParams` class includes properties such as `ClusterId` and `ZoneId`, which provide identifiers for a cluster and the associated cloud bigtable zone respectively."],["The document also covers various versions of the `ResponseParams` class, with the latest version being 3.17.0, and provides links to the reference documentation for each one, all the way down to version 2.2.0."],["`ResponseParams` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]