Reference documentation and code samples for the Google Cloud Filestore V1 Client class CreateInstanceRequest.
CreateInstanceRequest creates an instance.
Generated from protobuf message google.cloud.filestore.v1.CreateInstanceRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The instance's project and location, in the format projects/{project_id}/locations/{location}
. In Cloud Filestore, locations map to GCP zones, for example us-west1-b.
↳ instance_id
string
Required. The name of the instance to create. The name must be unique for the specified project and location.
↳ instance
getParent
Required. The instance's project and location, in the format projects/{project_id}/locations/{location}
. In Cloud Filestore,
locations map to GCP zones, for example us-west1-b.
string
setParent
Required. The instance's project and location, in the format projects/{project_id}/locations/{location}
. In Cloud Filestore,
locations map to GCP zones, for example us-west1-b.
var
string
$this
getInstanceId
Required. The name of the instance to create.
The name must be unique for the specified project and location.
string
setInstanceId
Required. The name of the instance to create.
The name must be unique for the specified project and location.
var
string
$this
getInstance
Required. An instance resource
hasInstance
clearInstance
setInstance
Required. An instance resource
$this