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"]],[["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 page provides documentation for the `Type.Types.String` class within the Google Bigtable v2 API for .NET, detailing its implementation and usage across multiple versions."],["The `Type.Types.String` class represents string values that are stored in `Value.string_value` within the API, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.17.0, with a comprehensive list of previous versions available ranging back to version 2.2.0."],["Key features include constructors for creating new `String` objects, with one constructor allowing the cloning of another `String` object, and a property called `Encoding` that determines the conversion methods for the type."]]],[]]