GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayResponse

data class GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayResponse(val appGateway: String, val ingressPort: Int, val l7psc: String, val type: String, val uri: String)

Gateway represents a user facing component that serves as an entrance to enable connectivity.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

AppGateway name in following format: projects/{project_id}/locations/{location_id}/appgateways/{gateway_id}

Link copied to clipboard

Ingress port reserved on the gateways for this AppConnection, if not specified or zero, the default port is 19443.

Link copied to clipboard

L7 private service connection for this resource.

Link copied to clipboard

The type of hosting used by the gateway.

Link copied to clipboard
val uri: String

Server-defined URI for this resource.