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