Compute V1 Client - Class ReplacementMethod (1.7.1)

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.

Constants

UNDEFINED_REPLACEMENT_METHOD

Value: 'UNDEFINED_REPLACEMENT_METHOD'

RECREATE

Value: 'RECREATE'

SUBSTITUTE

Value: 'SUBSTITUTE'