Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class Infrastructure.
The infrastructure used for connections between consumers/producers.
Protobuf type google.cloud.networkconnectivity.v1.Infrastructure
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
INFRASTRUCTURE_UNSPECIFIED
Value: 0An invalid infrastructure as the default case.
Generated from protobuf enum INFRASTRUCTURE_UNSPECIFIED = 0;
PSC
Value: 1Private Service Connect is used for connections.
Generated from protobuf enum PSC = 1;