Compute V1 Client - Class ConnectionPreference (1.14.0)

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

ConnectionPreference contains string constants that represent the names of each value in the google.cloud.compute.v1.NetworkAttachment.ConnectionPreference descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ NetworkAttachment

Constants

UNDEFINED_CONNECTION_PREFERENCE

Value: 'UNDEFINED_CONNECTION_PREFERENCE'

ACCEPT_AUTOMATIC

Value: 'ACCEPT_AUTOMATIC'

ACCEPT_MANUAL

Value: 'ACCEPT_MANUAL'

INVALID

Value: 'INVALID'