Reference documentation and code samples for the Google Cloud Migration Center V1 Client class Report.
Report represents a point-in-time rendering of the ReportConfig results.
Generated from protobuf message google.cloud.migrationcenter.v1.Report
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Name of resource.
↳ create_time
↳ update_time
↳ display_name
string
User-friendly display name. Maximum length is 63 characters.
↳ description
string
Free-text description.
↳ type
int
Report type.
↳ state
int
Report creation state.
↳ summary
getName
Output only. Name of resource.
string
setName
Output only. Name of resource.
var
string
$this
getCreateTime
Output only. Creation timestamp.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Creation timestamp.
$this
getUpdateTime
Output only. Last update timestamp.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Last update timestamp.
$this
getDisplayName
User-friendly display name. Maximum length is 63 characters.
string
setDisplayName
User-friendly display name. Maximum length is 63 characters.
var
string
$this
getDescription
Free-text description.
string
setDescription
Free-text description.
var
string
$this
getType
Report type.
int
setType
Report type.
var
int
$this
getState
Report creation state.
int
setState
Report creation state.
var
int
$this
getSummary
Output only. Summary view of the Report.
hasSummary
clearSummary
setSummary
Output only. Summary view of the Report.
$this