Compute V1 Client - Class OnUpdateAction (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ AttachedDiskInitializeParams

Constants

UNDEFINED_ON_UPDATE_ACTION

Value: 'UNDEFINED_ON_UPDATE_ACTION'

RECREATE_DISK

Value: 'RECREATE_DISK'

RECREATE_DISK_IF_SOURCE_CHANGED

Value: 'RECREATE_DISK_IF_SOURCE_CHANGED'

USE_EXISTING_DISK

Value: 'USE_EXISTING_DISK'