Reference documentation and code samples for the Google Cloud Migration Center V1 Client class ReportConfig.
The groups and associated preference sets on which we can generate reports.
Generated from protobuf message google.cloud.migrationcenter.v1.ReportConfig
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.
↳ group_preferenceset_assignments
array< ReportConfig\GroupPreferenceSetAssignment
>
Required. Collection of combinations of groups and preference sets.
getName
Output only. Name of resource.
string
setName
Output only. Name of resource.
var
string
$this
getCreateTime
Output only. The timestamp when the resource was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The timestamp when the resource was created.
$this
getUpdateTime
Output only. The timestamp when the resource was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The timestamp when the resource was last updated.
$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
getGroupPreferencesetAssignments
Required. Collection of combinations of groups and preference sets.
setGroupPreferencesetAssignments
Required. Collection of combinations of groups and preference sets.
$this