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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
int |
setRead
Output only. Describes the read access mechanism of the data. Not user settable.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |