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.
Rules used to convert to or from lower level types.
[[["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-08 UTC."],[[["This webpage provides documentation for the `Type.Types.Bytes.Types.Encoding` class within the Google Cloud Bigtable Administration v2 API, detailing its structure and functionality for .NET."],["The content includes a version history of the API, with version 3.24.0 being the latest release, and lists versions back to 2.4.0 with associated documentation links for each."],["The `Type.Types.Bytes.Types.Encoding` class represents rules for converting to or from lower-level types, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides properties like `EncodingCase` to determine the current encoding and `Raw` to use raw encoding."],["It also provides constructors for creating new `Encoding` objects, including a constructor that takes another `Encoding` instance."]]],[]]