Class GoogleBigtableAdminV2TypeStringEncodingUtf8Bytes
UTF-8 encoding. Sorted mode: - All values are supported. - Code point order is preserved. Distinct mode: all
values are supported. Compatible with: - BigQuery TEXT
encoding - HBase Bytes.toBytes
- Java
String#getBytes(StandardCharsets.UTF_8)
Implements
Inherited Members
Namespace: Google.Apis.BigtableAdmin.v2.Data
Assembly: Google.Apis.BigtableAdmin.v2.dll
Syntax
public class GoogleBigtableAdminV2TypeStringEncodingUtf8Bytes : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |