public sealed class SetIamPolicyInterconnectAttachmentGroupRequest : IMessage<SetIamPolicyInterconnectAttachmentGroupRequest>, IEquatable<SetIamPolicyInterconnectAttachmentGroupRequest>, IDeepCloneable<SetIamPolicyInterconnectAttachmentGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyInterconnectAttachmentGroupRequest.
A request message for InterconnectAttachmentGroups.SetIamPolicy. See the method description for details.
Implements
IMessageSetIamPolicyInterconnectAttachmentGroupRequest, IEquatableSetIamPolicyInterconnectAttachmentGroupRequest, IDeepCloneableSetIamPolicyInterconnectAttachmentGroupRequest, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SetIamPolicyInterconnectAttachmentGroupRequest()
public SetIamPolicyInterconnectAttachmentGroupRequest()
SetIamPolicyInterconnectAttachmentGroupRequest(SetIamPolicyInterconnectAttachmentGroupRequest)
public SetIamPolicyInterconnectAttachmentGroupRequest(SetIamPolicyInterconnectAttachmentGroupRequest other)
Parameter | |
---|---|
Name | Description |
other |
SetIamPolicyInterconnectAttachmentGroupRequest |
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 |