public sealed class SetIamPolicyRegionInstantSnapshotGroupRequest : IMessage<SetIamPolicyRegionInstantSnapshotGroupRequest>, IEquatable<SetIamPolicyRegionInstantSnapshotGroupRequest>, IDeepCloneable<SetIamPolicyRegionInstantSnapshotGroupRequest>, IBufferMessage, IMessageReference documentation and code samples for the Compute Engine v1 API class SetIamPolicyRegionInstantSnapshotGroupRequest.
A request message for RegionInstantSnapshotGroups.SetIamPolicy. See the method description for details.
Implements
IMessageSetIamPolicyRegionInstantSnapshotGroupRequest, IEquatableSetIamPolicyRegionInstantSnapshotGroupRequest, IDeepCloneableSetIamPolicyRegionInstantSnapshotGroupRequest, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SetIamPolicyRegionInstantSnapshotGroupRequest()
public SetIamPolicyRegionInstantSnapshotGroupRequest()SetIamPolicyRegionInstantSnapshotGroupRequest(SetIamPolicyRegionInstantSnapshotGroupRequest)
public SetIamPolicyRegionInstantSnapshotGroupRequest(SetIamPolicyRegionInstantSnapshotGroupRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
SetIamPolicyRegionInstantSnapshotGroupRequest |
Properties
Project
public string Project { get; set; }Project ID for this request.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Region
public string Region { get; set; }The name of the region for this request.
| Property Value | |
|---|---|
| Type | Description |
string |
|
RegionSetPolicyRequestResource
public RegionSetPolicyRequest RegionSetPolicyRequestResource { get; set; }The body resource for this request
| Property Value | |
|---|---|
| Type | Description |
RegionSetPolicyRequest |
|
Resource
public string Resource { get; set; }Name or id of the resource for this request.
| Property Value | |
|---|---|
| Type | Description |
string |
|