Cloud Controls Partner v1beta API - Class PartnerPermissions (1.0.0-beta02)

public sealed class PartnerPermissions : IMessage<PartnerPermissions>, IEquatable<PartnerPermissions>, IDeepCloneable<PartnerPermissions>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Controls Partner v1beta API class PartnerPermissions.

The permissions granted to the partner for a workload

Inheritance

object > PartnerPermissions

Namespace

Google.Cloud.CloudControlsPartner.V1Beta

Assembly

Google.Cloud.CloudControlsPartner.V1Beta.dll

Constructors

PartnerPermissions()

public PartnerPermissions()

PartnerPermissions(PartnerPermissions)

public PartnerPermissions(PartnerPermissions other)
Parameter
Name Description
other PartnerPermissions

Properties

Name

public string Name { get; set; }

Identifier. 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

PartnerPermissions_

public RepeatedField<PartnerPermissions.Types.Permission> PartnerPermissions_ { get; }

The partner permissions granted for the workload

Property Value
Type Description
RepeatedFieldPartnerPermissionsTypesPermission