Class TargetTcpProxiesSetBackendServiceRequest (1.1.0)

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

Inheritance

Object > TargetTcpProxiesSetBackendServiceRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

TargetTcpProxiesSetBackendServiceRequest()

public TargetTcpProxiesSetBackendServiceRequest()

TargetTcpProxiesSetBackendServiceRequest(TargetTcpProxiesSetBackendServiceRequest)

public TargetTcpProxiesSetBackendServiceRequest(TargetTcpProxiesSetBackendServiceRequest other)
Parameter
NameDescription
otherTargetTcpProxiesSetBackendServiceRequest

Properties

HasService

public bool HasService { get; }

Gets whether the "service" field is set

Property Value
TypeDescription
Boolean

Service

public string Service { get; set; }

The URL of the new BackendService resource for the targetTcpProxy.

Property Value
TypeDescription
String