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 Cloud Bigtable Administration 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-08 UTC."],[[["This webpage provides documentation for the `Type.Types.String` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The latest version of the `Type.Types.String` class is 3.24.0, with historical versions available back to 2.4.0."],["`Type.Types.String` objects store string values and implement interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Type.Types.String` class has properties like `Encoding`, which defines how the string is converted to lower-level types."],["This class inherits members from the base `object` class, like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]