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
.
Implements
IMessageTypeTypesString, IEquatableTypeTypesString, IDeepCloneableTypeTypesString, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.Admin.V2Assembly
Google.Cloud.Bigtable.Admin.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/from lower level types.
Property Value | |
---|---|
Type | Description |
TypeTypesStringTypesEncoding |