Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class FetchInventoryResponse.
Response message for fetchInventory.
Generated from protobuf message google.cloud.vmmigration.v1.FetchInventoryResponse
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ vmware_vms |
Google\Cloud\VMMigration\V1\VmwareVmsDetails
The description of the VMs in a Source of type Vmware. |
↳ update_time |
Google\Protobuf\Timestamp
Output only. The timestamp when the source was last queried (if the result is from the cache). |
getVmwareVms
The description of the VMs in a Source of type Vmware.
Returns | |
---|---|
Type | Description |
Google\Cloud\VMMigration\V1\VmwareVmsDetails|null |
hasVmwareVms
setVmwareVms
The description of the VMs in a Source of type Vmware.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\VMMigration\V1\VmwareVmsDetails
|
Returns | |
---|---|
Type | Description |
$this |
getUpdateTime
Output only. The timestamp when the source was last queried (if the result is from the cache).
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The timestamp when the source was last queried (if the result is from the cache).
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |
getSourceVms
Returns | |
---|---|
Type | Description |
string |