Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class AdaptationModifier.
AdaptationModifier a modifier to be used for configuration of the OS adaptation process.
Generated from protobuf message google.cloud.vmmigration.v1.AdaptationModifier
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ modifier
string
Optional. The modifier name.
↳ value
string
Optional. The value of the modifier. The actual value depends on the modifier and can also be empty.
getModifier
Optional. The modifier name.
string
setModifier
Optional. The modifier name.
var
string
$this
getValue
Optional. The value of the modifier.
The actual value depends on the modifier and can also be empty.
string
setValue
Optional. The value of the modifier.
The actual value depends on the modifier and can also be empty.
var
string
$this

