public sealed class Type.Types.Bytes.Types.Encoding : IMessage<Type.Types.Bytes.Types.Encoding>, IEquatable<Type.Types.Bytes.Types.Encoding>, IDeepCloneable<Type.Types.Bytes.Types.Encoding>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Bytes.Types.Encoding.
[[["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 webpage provides reference documentation for the `Type.Types.Bytes.Types.Encoding` class within the Google Cloud Bigtable Administration v2 API, specifically within the .NET environment."],["The `Type.Types.Bytes.Types.Encoding` class is designed to define the rules used for converting to and from lower-level data types, as part of the Google Cloud Bigtable service, and can be seen with its `Raw` property as a type of encoding that can be used."],["The page includes a list of available versions of the `Google.Cloud.Bigtable.Admin.V2` package, ranging from version 3.0.0 to 3.24.0, where 3.24.0 is the latest."],["The class `Type.Types.Bytes.Types.Encoding` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["The class provides an `EncodingCase` property, that indicates the current encoding type being used, that can be checked through the `EncodingOneofCase`."]]],[]]