Reference documentation and code samples for the Compute V1 Client class Type.
Protobuf type google.cloud.compute.v1.RoutePolicy.Type
Namespace
Google \ Cloud \ Compute \ V1 \ RoutePolicyMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_TYPE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_TYPE = 0;
ROUTE_POLICY_TYPE_EXPORT
Value: 293086882
The Route Policy is an Export Policy.
Generated from protobuf enum ROUTE_POLICY_TYPE_EXPORT = 293086882;
ROUTE_POLICY_TYPE_IMPORT
Value: 397444755
The Route Policy is an Import Policy.
Generated from protobuf enum ROUTE_POLICY_TYPE_IMPORT = 397444755;