public sealed class Type.Types.Bytes : IMessage<Type.Types.Bytes>, IEquatable<Type.Types.Bytes>, IDeepCloneable<Type.Types.Bytes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Bytes.
Bytes
Values of type Bytes are stored in Value.bytes_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-25 UTC."],[[["This page provides documentation for the `Type.Types.Bytes` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The `Type.Types.Bytes` class is used to handle byte values, which are stored in `Value.bytes_value`, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.24.0, and the page lists documentation for versions ranging from 2.4.0 up to 3.24.0, each linked to their respective documentation."],["The class offers two constructors, one default and one for copying from an existing `Type.Types.Bytes` object, along with an `Encoding` property to define the encoding used for type conversion."],["The namespace for the class is `Google.Cloud.Bigtable.Admin.V2`, and it is contained within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]