Google Cloud Dataplex V1 Client - Class ResourceSpec (1.7.1)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ResourceSpec.

Settings for resources attached as assets within a zone.

Generated from protobuf message google.cloud.dataplex.v1.Zone.ResourceSpec

Namespace

Google \ Cloud \ Dataplex \ V1 \ Zone

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ location_type int

Required. Immutable. The ___location type of the resources that are allowed to be attached to the assets within this zone.

getLocationType

Required. Immutable. The ___location type of the resources that are allowed to be attached to the assets within this zone.

Returns
Type Description
int

setLocationType

Required. Immutable. The ___location type of the resources that are allowed to be attached to the assets within this zone.

Parameter
Name Description
var int
Returns
Type Description
$this