public sealed class GetIamPolicyFirewallPolicyRequest : IMessage<GetIamPolicyFirewallPolicyRequest>, IEquatable<GetIamPolicyFirewallPolicyRequest>, IDeepCloneable<GetIamPolicyFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyFirewallPolicyRequest.
A request message for FirewallPolicies.GetIamPolicy. See the method description for details.
Implements
IMessageGetIamPolicyFirewallPolicyRequest, IEquatableGetIamPolicyFirewallPolicyRequest, IDeepCloneableGetIamPolicyFirewallPolicyRequest, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
GetIamPolicyFirewallPolicyRequest()
public GetIamPolicyFirewallPolicyRequest()
GetIamPolicyFirewallPolicyRequest(GetIamPolicyFirewallPolicyRequest)
public GetIamPolicyFirewallPolicyRequest(GetIamPolicyFirewallPolicyRequest other)
Parameter | |
---|---|
Name | Description |
other |
GetIamPolicyFirewallPolicyRequest |
Properties
HasOptionsRequestedPolicyVersion
public bool HasOptionsRequestedPolicyVersion { get; }
Gets whether the "options_requested_policy_version" field is set
Property Value | |
---|---|
Type | Description |
bool |
OptionsRequestedPolicyVersion
public int OptionsRequestedPolicyVersion { get; set; }
Requested IAM Policy version.
Property Value | |
---|---|
Type | Description |
int |
Resource
public string Resource { get; set; }
Name or id of the resource for this request.
Property Value | |
---|---|
Type | Description |
string |