public sealed class Type.Types.Struct.Types.Encoding.Types.Singleton : IMessage<Type.Types.Struct.Types.Encoding.Types.Singleton>, IEquatable<Type.Types.Struct.Types.Encoding.Types.Singleton>, IDeepCloneable<Type.Types.Struct.Types.Encoding.Types.Singleton>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Struct.Types.Encoding.Types.Singleton.
Uses the encoding of fields[0].type as-is.
Only valid if fields.size == 1.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `Type.Types.Struct.Types.Encoding.Types.Singleton` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The latest version available for `Type.Types.Struct.Types.Encoding.Types.Singleton` is 3.24.0, with a range of previous versions from 3.23.0 down to 2.4.0 also being documented and linked on the page."],["The `Singleton` class uses the encoding of the first field's type and is only valid when the size of the fields equals one, as a representation of a single value."],["This class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Singleton` class has two constructors, a default one with no parameters, and another that accepts another `Singleton` instance as a parameter for copying."]]],[]]