Reference documentation and code samples for the Google Cloud Parallelstore V1 Client class SourceParallelstore.
Parallelstore as the source of a data transfer.
Generated from protobuf message google.cloud.parallelstore.v1.SourceParallelstore
Namespace
Google \ Cloud \ Parallelstore \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ path |
string
Optional. Root directory path to the Paralellstore filesystem, starting with |
getPath
Optional. Root directory path to the Paralellstore filesystem, starting
with /
. Defaults to /
if unset.
Returns | |
---|---|
Type | Description |
string |
setPath
Optional. Root directory path to the Paralellstore filesystem, starting
with /
. Defaults to /
if unset.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |