Google Cloud Bigtable Administration v2 API - Class MemoryLayer.Types.MemoryConfig (3.35.0)

public sealed class MemoryLayer.Types.MemoryConfig : IMessage<MemoryLayer.Types.MemoryConfig>, IEquatable<MemoryLayer.Types.MemoryConfig>, IDeepCloneable<MemoryLayer.Types.MemoryConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class MemoryLayer.Types.MemoryConfig.

Configuration of a memory layer.

Inheritance

object > MemoryLayer.Types.MemoryConfig

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Constructors

MemoryConfig()

public MemoryConfig()

MemoryConfig(MemoryConfig)

public MemoryConfig(MemoryLayer.Types.MemoryConfig other)
Parameter
Name Description
other MemoryLayerTypesMemoryConfig

Properties

StorageSizeGib

public int StorageSizeGib { get; set; }

Output only. Reporting the current size of the memory layer in GiB.

Property Value
Type Description
int