Compute Engine v1 API - Class GetEffectiveSecurityPoliciesBackendServiceRequest (3.18.0)

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

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

A request message for BackendServices.GetEffectiveSecurityPolicies. See the method description for details.

Inheritance

object > GetEffectiveSecurityPoliciesBackendServiceRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GetEffectiveSecurityPoliciesBackendServiceRequest()

public GetEffectiveSecurityPoliciesBackendServiceRequest()

GetEffectiveSecurityPoliciesBackendServiceRequest(GetEffectiveSecurityPoliciesBackendServiceRequest)

public GetEffectiveSecurityPoliciesBackendServiceRequest(GetEffectiveSecurityPoliciesBackendServiceRequest other)
Parameter
Name Description
other GetEffectiveSecurityPoliciesBackendServiceRequest

Properties

BackendService

public string BackendService { get; set; }

Name of the Backend Service for this request.

Property Value
Type Description
string

Project

public string Project { get; set; }

Project ID for this request.

Property Value
Type Description
string