public sealed class CreateBackupRequest : IMessage<CreateBackupRequest>, IEquatable<CreateBackupRequest>, IDeepCloneable<CreateBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore v1 API class CreateBackupRequest.
Required. The ID to use for the backup.
The ID must be unique within the specified project and location.
This value must start with a lowercase letter followed by up to 62
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
Values that do not match this pattern will trigger an INVALID_ARGUMENT
error.
Required. The backup's project and location, in the format
projects/{project_number}/locations/{location}. In Filestore,
backup locations map to Google Cloud regions, for example us-west1.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCreateBackupRequest\u003c/code\u003e class within the Google Cloud Filestore v1 API, specifically version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBackupRequest\u003c/code\u003e class facilitates the creation of backups within Google Cloud Filestore and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for the \u003ccode\u003eCreateBackupRequest\u003c/code\u003e class include \u003ccode\u003eBackup\u003c/code\u003e, \u003ccode\u003eBackupId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are required for specifying the backup resource, a unique ID for the backup, and the project and location of the backup.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eCreateBackupRequest\u003c/code\u003e documentation available, with version 2.7.0 being the latest, and they are all linked to corresponding versions of the Google Cloud Filestore V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBackupRequest\u003c/code\u003e class can be constructed either with default parameters or with the specifications of an existing \u003ccode\u003eCreateBackupRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]