public sealed class SetIamPolicyImageRequest : IMessage<SetIamPolicyImageRequest>, IEquatable<SetIamPolicyImageRequest>, IDeepCloneable<SetIamPolicyImageRequest>, IBufferMessage, IMessage
A request message for Images.SetIamPolicy. See the method description for details.
Implements
IMessage<SetIamPolicyImageRequest>, IEquatable<SetIamPolicyImageRequest>, IDeepCloneable<SetIamPolicyImageRequest>, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SetIamPolicyImageRequest()
public SetIamPolicyImageRequest()
SetIamPolicyImageRequest(SetIamPolicyImageRequest)
public SetIamPolicyImageRequest(SetIamPolicyImageRequest other)
Parameter | |
---|---|
Name | Description |
other | SetIamPolicyImageRequest |
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 |