Interface protos.google.spanner.admin.instance.v1.ICreateInstanceRequest

Properties of a CreateInstanceRequest.

Package

@google-cloud/spanner!

Properties

instance

instance?: (google.spanner.admin.instance.v1.IInstance|null);

CreateInstanceRequest instance

Property Value
TypeDescription
(google.spanner.admin.instance.v1.IInstance|null)

instanceId

instanceId?: (string|null);

CreateInstanceRequest instanceId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateInstanceRequest parent

Property Value
TypeDescription
(string|null)