public sealed class GetPartnerPermissionsRequest : IMessage<GetPartnerPermissionsRequest>, IEquatable<GetPartnerPermissionsRequest>, IDeepCloneable<GetPartnerPermissionsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1 API class GetPartnerPermissionsRequest.
Request for getting the partner permissions granted for a workload
Required. Name of the resource to get in the format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/partnerPermissions
[[["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\u003eGetPartnerPermissionsRequest\u003c/code\u003e class is 1.1.0, part of the Cloud Controls Partner v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request partner permissions granted for a specific workload, as defined by the Cloud Controls Partner API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetPartnerPermissionsRequest\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eGetPartnerPermissionsRequest\u003c/code\u003e object as a parameter, allowing for object duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eName\u003c/code\u003e (a string representing the resource path) and \u003ccode\u003ePartnerPermissionsName\u003c/code\u003e (a typed view of the resource path), for handling the name of the resource for which partner permissions are requested.\u003c/p\u003e\n"]]],[],null,[]]