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