public sealed class Type.Types.String : IMessage<Type.Types.String>, IEquatable<Type.Types.String>, IDeepCloneable<Type.Types.String>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.String.
String
Values of type String are stored in Value.string_value.
[[["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."],[[["The latest version available for the Google Bigtable v2 API class `Type.Types.String` is version 3.17.0."],["This page provides reference documentation and code samples for the `Type.Types.String` class within the Google Bigtable v2 API, which stores string values in `Value.string_value`."],["The `Type.Types.String` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `String()` and a constructor `String(Type.Types.String other)` for creating a new instance from an existing one."],["It has a property called `Encoding`, of type `Type.Types.String.Types.Encoding`, which determines the encoding used when converting to and from lower level types."]]],[]]