Reference documentation and code samples for the Google Cloud Rapid Migration Assessment V1 Client class GuestOsScan.
Message describing a MC Source of type Guest OS Scan.
Generated from protobuf message google.cloud.rapidmigrationassessment.v1.GuestOsScan
Namespace
Google \ Cloud \ RapidMigrationAssessment \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ core_source |
string
reference to the corresponding Guest OS Scan in MC Source. |
getCoreSource
reference to the corresponding Guest OS Scan in MC Source.
Returns | |
---|---|
Type | Description |
string |
setCoreSource
reference to the corresponding Guest OS Scan in MC Source.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |