Reference documentation and code samples for the Google Cloud Memorystore V1 Client class GetBackupCollectionRequest.
Request for [GetBackupCollection].
Generated from protobuf messagegoogle.cloud.memorystore.v1.GetBackupCollectionRequest
Namespace
Google \ Cloud \ Memorystore \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Instance backupCollection resource name using the form:projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}wherelocation_idrefers to a Google Cloud region.
getName
Required. Instance backupCollection resource name using the form:projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}wherelocation_idrefers to a Google Cloud region.
Returns
Type
Description
string
setName
Required. Instance backupCollection resource name using the form:projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}wherelocation_idrefers to a Google Cloud region.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Instance backupCollection resource name using the form:projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}wherelocation_idrefers to a Google Cloud region. Please seeMemorystoreClient::backupCollectionName()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 Memorystore V1 Client - Class GetBackupCollectionRequest (0.4.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.2 (latest)](/php/docs/reference/cloud-memorystore/latest/V1.GetBackupCollectionRequest)\n- [0.4.1](/php/docs/reference/cloud-memorystore/0.4.1/V1.GetBackupCollectionRequest)\n- [0.3.0](/php/docs/reference/cloud-memorystore/0.3.0/V1.GetBackupCollectionRequest)\n- [0.2.0](/php/docs/reference/cloud-memorystore/0.2.0/V1.GetBackupCollectionRequest)\n- [0.1.1](/php/docs/reference/cloud-memorystore/0.1.1/V1.GetBackupCollectionRequest) \nReference documentation and code samples for the Google Cloud Memorystore V1 Client class GetBackupCollectionRequest.\n\nRequest for \\[GetBackupCollection\\].\n\nGenerated from protobuf message `google.cloud.memorystore.v1.GetBackupCollectionRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Memorystore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Instance backupCollection resource name using the form:\n`projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}`\nwhere `location_id` refers to a Google Cloud region.\n\n### setName\n\nRequired. Instance backupCollection resource name using the form:\n`projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}`\nwhere `location_id` refers to a Google Cloud region.\n\n### static::build"]]