Google Cloud Dataplex V1 Client - Class StorageAccess (0.9.0)

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

Describes the access mechanism of the data within its storage location.

Generated from protobuf message google.cloud.dataplex.v1.StorageAccess

Namespace

Google \ Cloud \ Dataplex \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ read int

Output only. Describes the read access mechanism of the data. Not user settable.

getRead

Output only. Describes the read access mechanism of the data. Not user settable.

Returns
TypeDescription
int

setRead

Output only. Describes the read access mechanism of the data. Not user settable.

Parameter
NameDescription
var int
Returns
TypeDescription
$this