public sealed class SetLabelsSecurityPolicyRequest : IMessage<SetLabelsSecurityPolicyRequest>, IEquatable<SetLabelsSecurityPolicyRequest>, IDeepCloneable<SetLabelsSecurityPolicyRequest>, IBufferMessage, IMessageReference documentation and code samples for the Compute Engine v1 API class SetLabelsSecurityPolicyRequest.
A request message for SecurityPolicies.SetLabels. See the method description for details.
Implements
IMessageSetLabelsSecurityPolicyRequest, IEquatableSetLabelsSecurityPolicyRequest, IDeepCloneableSetLabelsSecurityPolicyRequest, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
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 | |