Google Cloud Bigtable Administration v2 API - Class Type.Types.String (3.17.0)

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.

Inheritance

object > Type.Types.String

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

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