Class TrafficRoutingConfig
Configuration for network traffic routing from the Cloud Composer environment to other services.
Implements
Inherited Members
Namespace: Google.Apis.CloudComposer.v1beta1.Data
Assembly: Google.Apis.CloudComposer.v1beta1.dll
Syntax
public class TrafficRoutingConfig : IDirectResponseSchema
Properties
CloudRunFunctionsRouting
Optional. Controls how network traffic to Cloud Run functions is routed.
Declaration
[JsonProperty("cloudRunFunctionsRouting")]
public virtual string CloudRunFunctionsRouting { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |