Reference documentation and code samples for the Google Cloud Memorystore V1 Client class ExportBackupRequest.
Request for [ExportBackup].
Generated from protobuf message google.cloud.memorystore.v1.ExportBackupRequest
Namespace
Google \ Cloud \ Memorystore \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ gcs_bucket
string
Google Cloud Storage bucket, like "my-bucket".
↳ name
string
Required. Instance backup resource name using the form: projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}
getGcsBucket
Google Cloud Storage bucket, like "my-bucket".
Returns
Type
Description
string
hasGcsBucket
setGcsBucket
Google Cloud Storage bucket, like "my-bucket".
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getName
Required. Instance backup resource name using the form:
projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}
Returns
Type
Description
string
setName
Required. Instance backup resource name using the form:
projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Memorystore V1 Client - Class ExportBackupRequest (0.4.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.2 (latest)](/php/docs/reference/cloud-memorystore/latest/V1.ExportBackupRequest)\n- [0.4.1](/php/docs/reference/cloud-memorystore/0.4.1/V1.ExportBackupRequest)\n- [0.3.0](/php/docs/reference/cloud-memorystore/0.3.0/V1.ExportBackupRequest)\n- [0.2.0](/php/docs/reference/cloud-memorystore/0.2.0/V1.ExportBackupRequest)\n- [0.1.1](/php/docs/reference/cloud-memorystore/0.1.1/V1.ExportBackupRequest) \nReference documentation and code samples for the Google Cloud Memorystore V1 Client class ExportBackupRequest.\n\nRequest for \\[ExportBackup\\].\n\nGenerated from protobuf message `google.cloud.memorystore.v1.ExportBackupRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Memorystore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getGcsBucket\n\nGoogle Cloud Storage bucket, like \"my-bucket\".\n\n### hasGcsBucket\n\n### setGcsBucket\n\nGoogle Cloud Storage bucket, like \"my-bucket\".\n\n### getName\n\nRequired. Instance backup resource name using the form:\n`projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}`\n\n### setName\n\nRequired. Instance backup resource name using the form:\n`projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}`\n\n### getDestination"]]