Google Cloud Vm Migration V1 Client - Class OnHostMaintenance (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class OnHostMaintenance.
Protobuf type google.cloud.vmmigration.v1.ComputeScheduling.OnHostMaintenance
Namespace
Google \ Cloud \ VMMigration \ V1 \ ComputeScheduling
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
ON_HOST_MAINTENANCE_UNSPECIFIED
Value: 0
An unknown, unexpected behavior.
Generated from protobuf enum ON_HOST_MAINTENANCE_UNSPECIFIED = 0;
TERMINATE
Value: 1
Terminate the instance when the host machine undergoes maintenance.
Generated from protobuf enum TERMINATE = 1;
MIGRATE
Value: 2
Migrate the instance when the host machine undergoes maintenance.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]