Compute Engine v1 API - Class SetLabelsSecurityPolicyRequest (2.16.0)

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

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

A request message for SecurityPolicies.SetLabels. See the method description for details.

Inheritance

object > SetLabelsSecurityPolicyRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SetLabelsSecurityPolicyRequest()

public SetLabelsSecurityPolicyRequest()

SetLabelsSecurityPolicyRequest(SetLabelsSecurityPolicyRequest)

public SetLabelsSecurityPolicyRequest(SetLabelsSecurityPolicyRequest other)
Parameter
Name Description
other SetLabelsSecurityPolicyRequest

Properties

GlobalSetLabelsRequestResource

public GlobalSetLabelsRequest GlobalSetLabelsRequestResource { get; set; }

The body resource for this request

Property Value
Type Description
GlobalSetLabelsRequest

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