public sealed class EstablishPeeringRequest : IMessage<EstablishPeeringRequest>, IEquatable<EstablishPeeringRequest>, IDeepCloneable<EstablishPeeringRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class EstablishPeeringRequest.
EstablishPeeringRequest establishes cluster and svm peerings between the
source and the destination replications.
Required. The resource name of the replication, in the format of
projects/{project_id}/locations/{location}/volumes/{volume_id}/replications/{replication_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-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eEstablishPeeringRequest\u003c/code\u003e class within the Google Cloud NetApp v1 API, with the latest version being 1.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEstablishPeeringRequest\u003c/code\u003e class is used to establish cluster and SVM peerings between source and destination replications.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, offering methods for hash code generation, type retrieval, string conversion, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes several properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003ePeerClusterName\u003c/code\u003e, \u003ccode\u003ePeerIpAddresses\u003c/code\u003e, \u003ccode\u003ePeerSvmName\u003c/code\u003e, and \u003ccode\u003ePeerVolumeName\u003c/code\u003e, all of which are required, except for \u003ccode\u003ePeerIpAddresses\u003c/code\u003e, which allows for configuration of the peer relationship.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating an instance of the class, one empty and the second that accepts an existing \u003ccode\u003eEstablishPeeringRequest\u003c/code\u003e object as an argument to copy it.\u003c/p\u003e\n"]]],[],null,[]]