Interface protos.google.cloud.memcache.v1beta2.ICreateInstanceRequest (1.4.7)

Properties of a CreateInstanceRequest.

Package

@google-cloud/memcache!

Properties

instanceId

instanceId?: (string|null);

CreateInstanceRequest instanceId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateInstanceRequest parent

Property Value
TypeDescription
(string|null)

resource

resource?: (google.cloud.memcache.v1beta2.IInstance|null);

CreateInstanceRequest resource

Property Value
TypeDescription
(google.cloud.memcache.v1beta2.IInstance|null)