Skip to main content

report_configs

Overview

Namereport_configs
TypeResource
Idgoogle.migrationcenter.report_configs

Fields

NameDatatypeDescription
namestringOutput only. Name of resource.
descriptionstringFree-text description.
createTimestringOutput only. The timestamp when the resource was created.
displayNamestringUser-friendly display name. Maximum length is 63 characters.
groupPreferencesetAssignmentsarrayRequired. Collection of combinations of groups and preference sets.
updateTimestringOutput only. The timestamp when the resource was last updated.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, projectsId, reportConfigsIdGets details of a single ReportConfig.
listSELECTlocationsId, projectsIdLists ReportConfigs in a given project and location.
createINSERTlocationsId, projectsIdCreates a report configuration.
deleteDELETElocationsId, projectsId, reportConfigsIdDeletes a ReportConfig.
_listEXEClocationsId, projectsIdLists ReportConfigs in a given project and location.