Compute Engine v1 API - Class GetIamPolicyMachineImageRequest (2.5.0)

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

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

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

Inheritance

Object > GetIamPolicyMachineImageRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GetIamPolicyMachineImageRequest()

public GetIamPolicyMachineImageRequest()

GetIamPolicyMachineImageRequest(GetIamPolicyMachineImageRequest)

public GetIamPolicyMachineImageRequest(GetIamPolicyMachineImageRequest other)
Parameter
NameDescription
otherGetIamPolicyMachineImageRequest

Properties

HasOptionsRequestedPolicyVersion

public bool HasOptionsRequestedPolicyVersion { get; }

Gets whether the "options_requested_policy_version" field is set

Property Value
TypeDescription
Boolean

OptionsRequestedPolicyVersion

public int OptionsRequestedPolicyVersion { get; set; }

Requested IAM Policy version.

Property Value
TypeDescription
Int32

Project

public string Project { get; set; }

Project ID for this request.

Property Value
TypeDescription
String

Resource

public string Resource { get; set; }

Name or id of the resource for this request.

Property Value
TypeDescription
String