Reference documentation and code samples for the Google Cloud Lustre V1 Client class GetInstanceRequest.
Message for getting a Instance
Generated from protobuf message google.cloud.lustre.v1.GetInstanceRequest
Namespace
Google \ Cloud \ Lustre \ 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 format projects/{projectId}/locations/{location}/instances/{instanceId}.
getName
Required. The instance resource name, in the format
projects/{projectId}/locations/{location}/instances/{instanceId}.
Returns
Type
Description
string
setName
Required. The instance resource name, in the format
projects/{projectId}/locations/{location}/instances/{instanceId}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The instance resource name, in the format
projects/{projectId}/locations/{location}/instances/{instanceId}. Please see
LustreClient::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 Lustre V1 Client - Class GetInstanceRequest (0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/php/docs/reference/cloud-lustre/latest/V1.GetInstanceRequest)\n- [0.1.1](/php/docs/reference/cloud-lustre/0.1.1/V1.GetInstanceRequest) \nReference documentation and code samples for the Google Cloud Lustre V1 Client class GetInstanceRequest.\n\nMessage for getting a Instance\n\nGenerated from protobuf message `google.cloud.lustre.v1.GetInstanceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Lustre \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The instance resource name, in the format\n`projects/{projectId}/locations/{location}/instances/{instanceId}`.\n\n### setName\n\nRequired. The instance resource name, in the format\n`projects/{projectId}/locations/{location}/instances/{instanceId}`.\n\n### static::build"]]