public sealed class CheckOnboardingStatusResponse : IMessage<CheckOnboardingStatusResponse>, IEquatable<CheckOnboardingStatusResponse>, IDeepCloneable<CheckOnboardingStatusResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class CheckOnboardingStatusResponse.
Response message for CheckOnboardingStatus method.
public RepeatedField<CheckOnboardingStatusResponse.Types.Finding> Findings { get; }
List of issues that are preventing PAM from functioning for this resource
and need to be fixed to complete onboarding. Some issues might not be
detected or reported.
[[["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 latest version of the \u003ccode\u003eCheckOnboardingStatusResponse\u003c/code\u003e class is 1.0.0, and it is part of the Privileged Access Manager v1 API, found within the \u003ccode\u003eGoogle.Cloud.PrivilegedAccessManager.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as a response message for the \u003ccode\u003eCheckOnboardingStatus\u003c/code\u003e method, providing details about the status of the onboarding process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckOnboardingStatusResponse\u003c/code\u003e 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eFindings\u003c/code\u003e, a list of issues preventing PAM from functioning correctly, and \u003ccode\u003eServiceAccount\u003c/code\u003e, which shows the service account PAM uses for the resource.\u003c/p\u003e\n"]]],[],null,[]]