Interface protos.google.cloud.alloydb.v1.IInjectFaultRequest (1.6.0)

Properties of an InjectFaultRequest.

Package

@google-cloud/alloydb

Properties

faultType

faultType?: (google.cloud.alloydb.v1.InjectFaultRequest.FaultType|keyof typeof google.cloud.alloydb.v1.InjectFaultRequest.FaultType|null);

InjectFaultRequest faultType

name

name?: (string|null);

InjectFaultRequest name

requestId

requestId?: (string|null);

InjectFaultRequest requestId

validateOnly

validateOnly?: (boolean|null);

InjectFaultRequest validateOnly