Compute Engine v1 API - Class SetLabelsSecurityPolicyRequest (2.13.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
NameDescription
otherSetLabelsSecurityPolicyRequest

Properties

GlobalSetLabelsRequestResource

public GlobalSetLabelsRequest GlobalSetLabelsRequestResource { get; set; }

The body resource for this request

Property Value
TypeDescription
GlobalSetLabelsRequest

Project

public string Project { get; set; }

Project ID 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