Compute V1 Client - Class ServiceShareType (2.0.0)

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

Sharing config for all Google Cloud services.

Protobuf type google.cloud.compute.v1.AllocationReservationSharingPolicy.ServiceShareType

Namespace

Google \ Cloud \ Compute \ V1 \ AllocationReservationSharingPolicy

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_SERVICE_SHARE_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_SERVICE_SHARE_TYPE = 0;

ALLOW_ALL

Value: 475536235

Allow all Google Cloud managed services to share reservations.

Generated from protobuf enum ALLOW_ALL = 475536235;

DISALLOW_ALL

Value: 277786301

[Default] Disallow sharing with all Google Cloud services.

Generated from protobuf enum DISALLOW_ALL = 277786301;

SERVICE_SHARE_TYPE_UNSPECIFIED

Value: 279057148

Generated from protobuf enum SERVICE_SHARE_TYPE_UNSPECIFIED = 279057148;