Module: Google::Cloud::Dataplex::V1::Zone::ResourceSpec::LocationType

Defined in:
proto_docs/google/cloud/dataplex/v1/resources.rb

Overview

Location type of the resources attached to a zone.

Constant Summary collapse

LOCATION_TYPE_UNSPECIFIED =

Unspecified location type.

0
SINGLE_REGION =

Resources that are associated with a single region.

1
MULTI_REGION =

Resources that are associated with a multi-region location.

2