Google Cloud Parallelstore V1beta Client - Class SourceParallelstore (0.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Parallelstore V1beta Client class SourceParallelstore.
Parallelstore as the source of a data transfer.
Generated from protobuf message google.cloud.parallelstore.v1beta.SourceParallelstore
Namespace
Google \ Cloud \ Parallelstore \ V1betaMethods
__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 |
|