Compute Engine v1 API - Class SetIamPolicySnapshotRequest (2.15.0)

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

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

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

Inheritance

object > SetIamPolicySnapshotRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SetIamPolicySnapshotRequest()

public SetIamPolicySnapshotRequest()

SetIamPolicySnapshotRequest(SetIamPolicySnapshotRequest)

public SetIamPolicySnapshotRequest(SetIamPolicySnapshotRequest other)
Parameter
NameDescription
otherSetIamPolicySnapshotRequest

Properties

GlobalSetPolicyRequestResource

public GlobalSetPolicyRequest GlobalSetPolicyRequestResource { get; set; }

The body resource for this request

Property Value
TypeDescription
GlobalSetPolicyRequest

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