Cloud Controls Partner v1 API - Class GetPartnerPermissionsRequest (1.0.0-beta02)

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

Inheritance

object > GetPartnerPermissionsRequest

Namespace

Google.Cloud.CloudControlsPartner.V1

Assembly

Google.Cloud.CloudControlsPartner.V1.dll

Constructors

GetPartnerPermissionsRequest()

public GetPartnerPermissionsRequest()

GetPartnerPermissionsRequest(GetPartnerPermissionsRequest)

public GetPartnerPermissionsRequest(GetPartnerPermissionsRequest other)
Parameter
Name Description
other GetPartnerPermissionsRequest

Properties

Name

public string Name { get; set; }

Required. Name of the resource to get in the format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/partnerPermissions

Property Value
Type Description
string

PartnerPermissionsName

public PartnerPermissionsName PartnerPermissionsName { get; set; }

PartnerPermissionsName-typed view over the Name resource name property.

Property Value
Type Description
PartnerPermissionsName