Compute V1 Client - Class AllowVpcPeering (2.0.0)

Reference documentation and code samples for the Compute V1 Client class AllowVpcPeering.

Specifies whether VPC peering is allowed.

Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowVpcPeering

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_VPC_PEERING

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_VPC_PEERING = 0;

VPC_PEERING_ALLOWED

Value: 261465075

Generated from protobuf enum VPC_PEERING_ALLOWED = 261465075;

VPC_PEERING_BLOCKED

Value: 77628471

Generated from protobuf enum VPC_PEERING_BLOCKED = 77628471;