Compute Engine v1 API - Class SetIamPolicyLicenseCodeRequest (3.28.0)

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

Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyLicenseCodeRequest.

A request message for LicenseCodes.SetIamPolicy. See the method description for details.

Inheritance

object > SetIamPolicyLicenseCodeRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SetIamPolicyLicenseCodeRequest()

public SetIamPolicyLicenseCodeRequest()

SetIamPolicyLicenseCodeRequest(SetIamPolicyLicenseCodeRequest)

public SetIamPolicyLicenseCodeRequest(SetIamPolicyLicenseCodeRequest other)
Parameter
Name Description
other SetIamPolicyLicenseCodeRequest

Properties

GlobalSetPolicyRequestResource

public GlobalSetPolicyRequest GlobalSetPolicyRequestResource { get; set; }

The body resource for this request

Property Value
Type Description
GlobalSetPolicyRequest

Project

public string Project { get; set; }

Project ID for this request.

Property Value
Type Description
string

Resource

public string Resource { get; set; }

Name or id of the resource for this request.

Property Value
Type Description
string