public sealed class ManualApprovals.Types.Step : IMessage<ManualApprovals.Types.Step>, IEquatable<ManualApprovals.Types.Step>, IDeepCloneable<ManualApprovals.Types.Step>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class ManualApprovals.Types.Step.
Step represents a logical step in a manual approval workflow.
Required. How many users from the above list need to approve. If there
aren't enough distinct users in the list, then the workflow indefinitely
blocks. Should always be greater than 0. 1 is the only supported value.
[[["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\u003eManualApprovals.Types.Step\u003c/code\u003e class represents a step within a manual approval workflow in the Privileged Access Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, found in the \u003ccode\u003eGoogle.Cloud.PrivilegedAccessManager.V1\u003c/code\u003e namespace, is sealed and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eStep\u003c/code\u003e object requires a certain number of user approvals (\u003ccode\u003eApprovalsNeeded\u003c/code\u003e) to proceed, with the supported value being 1.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for the specification of potential approvers through the \u003ccode\u003eApprovers\u003c/code\u003e property and additional email recipients for notifications using the \u003ccode\u003eApproverEmailRecipients\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eManualApprovals.Types.Step\u003c/code\u003e class can be found at version 1.0.0 within the reference documentation.\u003c/p\u003e\n"]]],[],null,[]]