Reference documentation and code samples for the Google Cloud Migration Center V1 Client class GuestInstalledApplication.
Guest installed application information.
Generated from protobuf message google.cloud.migrationcenter.v1.GuestInstalledApplication
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ application_name
string
Installed application name.
↳ vendor
string
Installed application vendor.
↳ install_time
↳ path
string
Source path.
↳ version
string
Installed application version.
getApplicationName
Installed application name.
string
setApplicationName
Installed application name.
var
string
$this
getVendor
Installed application vendor.
string
setVendor
Installed application vendor.
var
string
$this
getInstallTime
The time when the application was installed.
hasInstallTime
clearInstallTime
setInstallTime
The time when the application was installed.
$this
getPath
Source path.
string
setPath
Source path.
var
string
$this
getVersion
Installed application version.
string
setVersion
Installed application version.
var
string
$this