Interface protos.google.cloud.memcache.v1.IMemcacheParameters (1.4.7)

Properties of a MemcacheParameters.

Package

@google-cloud/memcache!

Properties

id

id?: (string|null);

MemcacheParameters id

Property Value
TypeDescription
(string|null)

params

params?: ({ [k: string]: string }|null);

MemcacheParameters params

Property Value
TypeDescription
({ [k: string]: string }|null)