Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::Zone::ResourceSpec.
Settings for resources attached as assets within a zone.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#location_type
def location_type() -> ::Google::Cloud::Dataplex::V1::Zone::ResourceSpec::LocationType
    Returns
    
  - (::Google::Cloud::Dataplex::V1::Zone::ResourceSpec::LocationType) — Required. Immutable. The location type of the resources that are allowed to be attached to the assets within this zone.
#location_type=
def location_type=(value) -> ::Google::Cloud::Dataplex::V1::Zone::ResourceSpec::LocationType
    Parameter
    
  - value (::Google::Cloud::Dataplex::V1::Zone::ResourceSpec::LocationType) — Required. Immutable. The location type of the resources that are allowed to be attached to the assets within this zone.
    Returns
    
- (::Google::Cloud::Dataplex::V1::Zone::ResourceSpec::LocationType) — Required. Immutable. The location type of the resources that are allowed to be attached to the assets within this zone.