Compute Engine v1 API - Class GetIamPolicyRegionBackendServiceRequest (2.13.0)

public sealed class GetIamPolicyRegionBackendServiceRequest : IMessage<GetIamPolicyRegionBackendServiceRequest>, IEquatable<GetIamPolicyRegionBackendServiceRequest>, IDeepCloneable<GetIamPolicyRegionBackendServiceRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyRegionBackendServiceRequest.

A request message for RegionBackendServices.GetIamPolicy. See the method description for details.

Inheritance

object > GetIamPolicyRegionBackendServiceRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GetIamPolicyRegionBackendServiceRequest()

public GetIamPolicyRegionBackendServiceRequest()

GetIamPolicyRegionBackendServiceRequest(GetIamPolicyRegionBackendServiceRequest)

public GetIamPolicyRegionBackendServiceRequest(GetIamPolicyRegionBackendServiceRequest other)
Parameter
NameDescription
otherGetIamPolicyRegionBackendServiceRequest

Properties

HasOptionsRequestedPolicyVersion

public bool HasOptionsRequestedPolicyVersion { get; }

Gets whether the "options_requested_policy_version" field is set

Property Value
TypeDescription
bool

OptionsRequestedPolicyVersion

public int OptionsRequestedPolicyVersion { get; set; }

Requested IAM Policy version.

Property Value
TypeDescription
int

Project

public string Project { get; set; }

Project ID for this request.

Property Value
TypeDescription
string

Region

public string Region { get; set; }

The name of the region for this request.

Property Value
TypeDescription
string

Resource

public string Resource { get; set; }

Name or id of the resource for this request.

Property Value
TypeDescription
string