Module: Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig::Type

Defined in:
proto_docs/google/spanner/admin/instance/v1/spanner_instance_admin.rb

Overview

The type of this configuration.

Constant Summary collapse

TYPE_UNSPECIFIED =

Unspecified.

0
GOOGLE_MANAGED =

Google managed configuration.

1
USER_MANAGED =

User managed configuration.

2