Interface protos.google.cloud.redis.v1.IUpdateInstanceRequest (2.2.6)

Properties of an UpdateInstanceRequest.

Package

@google-cloud/redis!

Properties

instance

instance?: (google.cloud.redis.v1.IInstance|null);

UpdateInstanceRequest instance

Property Value
TypeDescription
(google.cloud.redis.v1.IInstance|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateInstanceRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)