public sealed class AlternatePolicySpec : IMessage<AlternatePolicySpec>, IEquatable<AlternatePolicySpec>, IDeepCloneable<AlternatePolicySpec>, IBufferMessage, IMessage
Similar to PolicySpec but with an extra 'launch' field for launch reference.
The PolicySpec here is specific for dry-run/darklaunch.
[[["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 information on the \u003ccode\u003eAlternatePolicySpec\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OrgPolicy.V2\u003c/code\u003e namespace, which is part of version 2.0.0 of the Google Cloud OrgPolicy library, with links to older versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAlternatePolicySpec\u003c/code\u003e is a class similar to \u003ccode\u003ePolicySpec\u003c/code\u003e, but it includes an additional \u003ccode\u003eLaunch\u003c/code\u003e field, intended to be used for controlling the launch and audit logging.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eAlternatePolicySpec\u003c/code\u003e implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, extending functionality for message handling, comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAlternatePolicySpec\u003c/code\u003e includes properties \u003ccode\u003eLaunch\u003c/code\u003e (a string that references the launch) and \u003ccode\u003eSpec\u003c/code\u003e (a \u003ccode\u003ePolicySpec\u003c/code\u003e object for resource configurations).\u003c/p\u003e\n"],["\u003cp\u003eThis class also contains 2 constructors, one default, and the second to duplicate another instance of the same class.\u003c/p\u003e\n"]]],[],null,[]]