Reference documentation and code samples for the Google Cloud Parallelstore V1 Client class GetInstanceRequest.
Get an instance's details.
Generated from protobuf messagegoogle.cloud.parallelstore.v1.GetInstanceRequest
Namespace
Google \ Cloud \ Parallelstore \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The instance resource name, in the formatprojects/{project_id}/locations/{location}/instances/{instance_id}.
getName
Required. The instance resource name, in the formatprojects/{project_id}/locations/{location}/instances/{instance_id}.
Returns
Type
Description
string
setName
Required. The instance resource name, in the formatprojects/{project_id}/locations/{location}/instances/{instance_id}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The instance resource name, in the formatprojects/{project_id}/locations/{location}/instances/{instance_id}. Please seeParallelstoreClient::instanceName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Parallelstore V1 Client - Class GetInstanceRequest (0.11.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.3 (latest)](/php/docs/reference/cloud-parallelstore/latest/V1.GetInstanceRequest)\n- [0.11.2](/php/docs/reference/cloud-parallelstore/0.11.2/V1.GetInstanceRequest)\n- [0.10.0](/php/docs/reference/cloud-parallelstore/0.10.0/V1.GetInstanceRequest)\n- [0.9.0](/php/docs/reference/cloud-parallelstore/0.9.0/V1.GetInstanceRequest)\n- [0.8.3](/php/docs/reference/cloud-parallelstore/0.8.3/V1.GetInstanceRequest)\n- [0.7.1](/php/docs/reference/cloud-parallelstore/0.7.1/V1.GetInstanceRequest)\n- [0.6.1](/php/docs/reference/cloud-parallelstore/0.6.1/V1.GetInstanceRequest)\n- [0.5.0](/php/docs/reference/cloud-parallelstore/0.5.0/V1.GetInstanceRequest)\n- [0.4.0](/php/docs/reference/cloud-parallelstore/0.4.0/V1.GetInstanceRequest)\n- [0.3.1](/php/docs/reference/cloud-parallelstore/0.3.1/V1.GetInstanceRequest)\n- [0.2.0](/php/docs/reference/cloud-parallelstore/0.2.0/V1.GetInstanceRequest)\n- [0.1.1](/php/docs/reference/cloud-parallelstore/0.1.1/V1.GetInstanceRequest) \nReference documentation and code samples for the Google Cloud Parallelstore V1 Client class GetInstanceRequest.\n\nGet an instance's details.\n\nGenerated from protobuf message `google.cloud.parallelstore.v1.GetInstanceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Parallelstore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The instance resource name, in the format\n`projects/{project_id}/locations/{location}/instances/{instance_id}`.\n\n### setName\n\nRequired. The instance resource name, in the format\n`projects/{project_id}/locations/{location}/instances/{instance_id}`.\n\n### static::build"]]