public sealed class EnrolledService : IMessage<EnrolledService>, IEquatable<EnrolledService>, IDeepCloneable<EnrolledService>, IBufferMessage, IMessage
Represents the enrollment of a cloud resource into a specific service.
[[["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\u003eEnrolledService\u003c/code\u003e class is 2.5.0, part of the Google.Cloud.AccessApproval.V1 library, with several previous versions also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnrolledService\u003c/code\u003e represents the enrollment of a cloud resource into a specific service, implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eEnrolledService\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnrolledService\u003c/code\u003e class contains properties \u003ccode\u003eCloudProduct\u003c/code\u003e which is a string representing the service the resource is being enrolled into, and \u003ccode\u003eEnrollmentLevel\u003c/code\u003e, which indicates the enrollment level of the service.\u003c/p\u003e\n"]]],[],null,[]]