Reference documentation and code samples for the Compute V1 Client class ConnectionPreference.
Protobuf type google.cloud.compute.v1.NetworkAttachment.ConnectionPreference
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkAttachmentMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_CONNECTION_PREFERENCE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_CONNECTION_PREFERENCE = 0;
ACCEPT_AUTOMATIC
Value: 75250580
Generated from protobuf enum ACCEPT_AUTOMATIC = 75250580;
ACCEPT_MANUAL
Value: 373061341
Generated from protobuf enum ACCEPT_MANUAL = 373061341;
INVALID
Value: 530283991
Generated from protobuf enum INVALID = 530283991;