Interface protos.google.cloud.alloydb.v1alpha.IUpdateInstanceRequest (1.6.0)

Properties of an UpdateInstanceRequest.

Package

@google-cloud/alloydb

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateInstanceRequest allowMissing

instance

instance?: (google.cloud.alloydb.v1alpha.IInstance|null);

UpdateInstanceRequest instance

requestId

requestId?: (string|null);

UpdateInstanceRequest requestId

updateMask

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

UpdateInstanceRequest updateMask

validateOnly

validateOnly?: (boolean|null);

UpdateInstanceRequest validateOnly