Reference documentation and code samples for the Compute V1 Client class Type.
This named set's type
Protobuf type google.cloud.compute.v1.NamedSet.Type
Namespace
Google \ Cloud \ Compute \ V1 \ NamedSetMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_TYPE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_TYPE = 0;
NAMED_SET_TYPE_COMMUNITY
Value: 263444871The Named Set is a Community Named Set.
Generated from protobuf enum NAMED_SET_TYPE_COMMUNITY = 263444871;
NAMED_SET_TYPE_PREFIX
Value: 228038036The Named Set is a Prefix Named Set.
Generated from protobuf enum NAMED_SET_TYPE_PREFIX = 228038036;