public sealed class Type.Types.String : IMessage<Type.Types.String>, IEquatable<Type.Types.String>, IDeepCloneable<Type.Types.String>, IBufferMessage, IMessageReference 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.
Implements
IMessageTypeTypesString, IEquatableTypeTypesString, IDeepCloneableTypeTypesString, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.V2Assembly
Google.Cloud.Bigtable.V2.dll
Constructors
String()
public String()String(String)
public String(Type.Types.String other)| Parameter | |
|---|---|
| Name | Description |
other |
TypeTypesString |
Properties
Encoding
public Type.Types.String.Types.Encoding Encoding { get; set; }The encoding to use when converting to or from lower level types.
| Property Value | |
|---|---|
| Type | Description |
TypeTypesStringTypesEncoding |
|