Google Cloud Hypercompute Cluster V1 Client - Class CreateFilestoreInstance (0.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class CreateFilestoreInstance.
When set in OperationStep, indicates that a new filestore instance should be created.
Generated from protobuf message google.cloud.hypercomputecluster.v1.CreateFilestoreInstance
Namespace
Google \ Cloud \ HypercomputeCluster \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ filestore |
string
Output only. Name of the Filestore instance, in the format |
getFilestore
Output only. Name of the Filestore instance, in the format
projects/{project}/locations/{location}/instances/{instance}
| Returns | |
|---|---|
| Type | Description |
string |
|
setFilestore
Output only. Name of the Filestore instance, in the format
projects/{project}/locations/{location}/instances/{instance}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|