public sealed class Type.Types.String.Types.Encoding : IMessage<Type.Types.String.Types.Encoding>, IEquatable<Type.Types.String.Types.Encoding>, IDeepCloneable<Type.Types.String.Types.Encoding>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.String.Types.Encoding.
[[["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 documentation provides reference information for the `Type.Types.String.Types.Encoding` class within the Google Cloud Bigtable Administration v2 API, specifically in the context of .NET development."],["The `Type.Types.String.Types.Encoding` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various functionalities such as message handling, equality checking, and cloning."],["The class provides constructors for creating new instances, including a default constructor and one that accepts another `Encoding` object for copying, offering flexibility in how the object is instantiated."],["The `EncodingCase` property indicates which encoding option is being used, while the `Utf8Raw` property allows for specifying UTF-8 raw encoding for string conversion."],["The documentation also outlines the available versions, from 3.0.0 to 3.24.0 (latest), for this specific Bigtable Admin V2 API class."]]],[]]