Reference documentation and code samples for the Google Cloud Parallelstore V1beta Client class DestinationParallelstore.
Parallelstore as a destination.
Generated from protobuf message google.cloud.parallelstore.v1beta.DestinationParallelstore
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 '/'. Defaults to '/' if unset. |
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 |