Generated from protobuf messagegoogle.cloud.redis.v1.GetInstanceAuthStringRequest
Namespace
Google \ Cloud \ Redis \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Redis instance resource name using the form:projects/{project_id}/locations/{location_id}/instances/{instance_id}wherelocation_idrefers to a GCP region.
getName
Required. Redis instance resource name using the form:projects/{project_id}/locations/{location_id}/instances/{instance_id}wherelocation_idrefers to a GCP region.
Returns
Type
Description
string
setName
Required. Redis instance resource name using the form:projects/{project_id}/locations/{location_id}/instances/{instance_id}wherelocation_idrefers to a GCP region.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Redis instance resource name using the form:projects/{project_id}/locations/{location_id}/instances/{instance_id}wherelocation_idrefers to a GCP region. Please seeCloudRedisClient::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 Redis V1 Client - Class GetInstanceAuthStringRequest (2.1.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.6 (latest)](/php/docs/reference/cloud-redis/latest/V1.GetInstanceAuthStringRequest)\n- [2.1.5](/php/docs/reference/cloud-redis/2.1.5/V1.GetInstanceAuthStringRequest)\n- [2.0.0](/php/docs/reference/cloud-redis/2.0.0/V1.GetInstanceAuthStringRequest)\n- [1.9.5](/php/docs/reference/cloud-redis/1.9.5/V1.GetInstanceAuthStringRequest)\n- [1.8.4](/php/docs/reference/cloud-redis/1.8.4/V1.GetInstanceAuthStringRequest)\n- [1.7.0](/php/docs/reference/cloud-redis/1.7.0/V1.GetInstanceAuthStringRequest)\n- [1.6.12](/php/docs/reference/cloud-redis/1.6.12/V1.GetInstanceAuthStringRequest) \nReference documentation and code samples for the Google Cloud Redis V1 Client class GetInstanceAuthStringRequest.\n\nRequest for\n[GetInstanceAuthString](/php/docs/reference/cloud-redis/latest/V1.Client.CloudRedisClient#_Google_Cloud_Redis_V1_Client_CloudRedisClient__getInstanceAuthString__).\n\nGenerated from protobuf message `google.cloud.redis.v1.GetInstanceAuthStringRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Redis \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Redis instance resource name using the form:\n`projects/{project_id}/locations/{location_id}/instances/{instance_id}`\nwhere `location_id` refers to a GCP region.\n\n### setName\n\nRequired. Redis instance resource name using the form:\n`projects/{project_id}/locations/{location_id}/instances/{instance_id}`\nwhere `location_id` refers to a GCP region.\n\n### static::build"]]