Compute V1 Client - Class ReplacementMethod (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ InstanceGroupManagerUpdatePolicy

Constants

UNDEFINED_REPLACEMENT_METHOD

Value: 'UNDEFINED_REPLACEMENT_METHOD'

RECREATE

Value: 'RECREATE'

SUBSTITUTE

Value: 'SUBSTITUTE'