public sealed class SetLabelsExternalVpnGatewayRequest : IMessage<SetLabelsExternalVpnGatewayRequest>, IEquatable<SetLabelsExternalVpnGatewayRequest>, IDeepCloneable<SetLabelsExternalVpnGatewayRequest>, IBufferMessage, IMessageA request message for ExternalVpnGateways.SetLabels. See the method description for details.
Implements
IMessage<SetLabelsExternalVpnGatewayRequest>, IEquatable<SetLabelsExternalVpnGatewayRequest>, IDeepCloneable<SetLabelsExternalVpnGatewayRequest>, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SetLabelsExternalVpnGatewayRequest()
public SetLabelsExternalVpnGatewayRequest()SetLabelsExternalVpnGatewayRequest(SetLabelsExternalVpnGatewayRequest)
public SetLabelsExternalVpnGatewayRequest(SetLabelsExternalVpnGatewayRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
SetLabelsExternalVpnGatewayRequest |
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 |
|