Compute V1 Client - Class Type (2.11.0)

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 \ NamedSet

Methods

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;

NAMED_SET_TYPE_COMMUNITY

Value: 263444871

The Named Set is a Community Named Set.

Generated from protobuf enum NAMED_SET_TYPE_COMMUNITY = 263444871;

NAMED_SET_TYPE_PREFIX

Value: 228038036

The Named Set is a Prefix Named Set.

Generated from protobuf enum NAMED_SET_TYPE_PREFIX = 228038036;