Compute Engine v1 API - Class SetIamPolicyRegionBackendBucketRequest (3.27.0)

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

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

A request message for RegionBackendBuckets.SetIamPolicy. See the method description for details.

Inheritance

object > SetIamPolicyRegionBackendBucketRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SetIamPolicyRegionBackendBucketRequest()

public SetIamPolicyRegionBackendBucketRequest()

SetIamPolicyRegionBackendBucketRequest(SetIamPolicyRegionBackendBucketRequest)

public SetIamPolicyRegionBackendBucketRequest(SetIamPolicyRegionBackendBucketRequest other)
Parameter
Name Description
other SetIamPolicyRegionBackendBucketRequest

Properties

Project

public string Project { get; set; }

Project ID for this request.

Property Value
Type Description
string

Region

public string Region { get; set; }

The name of the region for this request.

Property Value
Type Description
string

RegionSetPolicyRequestResource

public RegionSetPolicyRequest RegionSetPolicyRequestResource { get; set; }

The body resource for this request

Property Value
Type Description
RegionSetPolicyRequest

Resource

public string Resource { get; set; }

Name or id of the resource for this request.

Property Value
Type Description
string