Reference documentation and code samples for the Compute V1 Client class Type.
Protobuf type google.cloud.compute.v1.ServerBinding.Type
Namespace
Google \ Cloud \ Compute \ V1 \ ServerBindingMethods
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;
RESTART_NODE_ON_ANY_SERVER
Value: 502950985
Node may associate with any physical server over its lifetime.
Generated from protobuf enum RESTART_NODE_ON_ANY_SERVER = 502950985;
RESTART_NODE_ON_MINIMAL_SERVERS
Value: 204166495
Node may associate with minimal physical servers over its lifetime.
Generated from protobuf enum RESTART_NODE_ON_MINIMAL_SERVERS = 204166495;
SERVER_BINDING_TYPE_UNSPECIFIED
Value: 180825512
Generated from protobuf enum SERVER_BINDING_TYPE_UNSPECIFIED = 180825512;