Class GoogleBigtableAdminV2TypeInt32EncodingBigEndianBytes
Encodes the value as a 4-byte big-endian two's complement value. Sorted mode: non-negative values are supported.
Distinct mode: all values are supported. Compatible with: - BigQuery BINARY encoding - HBase Bytes.toBytes -
Java ByteBuffer.putInt() with ByteOrder.BIG_ENDIAN
Implements
Inherited Members
Namespace: Google.Apis.BigtableAdmin.v2.Data
Assembly: Google.Apis.BigtableAdmin.v2.dll
Syntax
public class GoogleBigtableAdminV2TypeInt32EncodingBigEndianBytes : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |