public sealed class PromoteReplicaRequest : IMessage<PromoteReplicaRequest>, IEquatable<PromoteReplicaRequest>, IDeepCloneable<PromoteReplicaRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore v1 API class PromoteReplicaRequest.
PromoteReplicaRequest promotes a Filestore standby instance (replica).
Optional. The resource name of the peer instance to promote, in the format
projects/{project_id}/locations/{location_id}/instances/{instance_id}.
The peer instance is required if the operation is called on an active
instance.
[[["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\u003eThe \u003ccode\u003ePromoteReplicaRequest\u003c/code\u003e class is used to promote a Filestore standby instance (replica) within the Google Cloud Filestore v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile for use within different contexts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePromoteReplicaRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eInstanceName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003ePeerInstance\u003c/code\u003e, and \u003ccode\u003ePeerInstanceAsInstanceName\u003c/code\u003e, to manage the details of the instance being promoted and its peer instance.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class, ranging from version 1.0.0 to the latest version 2.7.0, which are accessible via specific links to the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePromoteReplicaRequest\u003c/code\u003e class has two constructors, a default one, and another one that takes another \u003ccode\u003ePromoteReplicaRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]