Compute Engine v1 API - Class GetIamPolicyLicenseCodeRequest (3.28.0)

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

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

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

Inheritance

object > GetIamPolicyLicenseCodeRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GetIamPolicyLicenseCodeRequest()

public GetIamPolicyLicenseCodeRequest()

GetIamPolicyLicenseCodeRequest(GetIamPolicyLicenseCodeRequest)

public GetIamPolicyLicenseCodeRequest(GetIamPolicyLicenseCodeRequest other)
Parameter
Name Description
other GetIamPolicyLicenseCodeRequest

Properties

HasOptionsRequestedPolicyVersion

public bool HasOptionsRequestedPolicyVersion { get; }

Gets whether the "options_requested_policy_version" field is set

Property Value
Type Description
bool

OptionsRequestedPolicyVersion

public int OptionsRequestedPolicyVersion { get; set; }

Requested IAM Policy version.

Property Value
Type Description
int

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