Migrationcenter_v1alpha1Functions
Functions
Link copied to clipboard
Gets the details of a group.
Link copied to clipboard
Gets an import data file.
suspend fun getImportDataFile(argument: suspend GetImportDataFilePlainArgsBuilder.() -> Unit): GetImportDataFileResult
suspend fun getImportDataFile(importDataFileId: String, importJobId: String, location: String, project: String? = null): GetImportDataFileResult
Link copied to clipboard
Gets the details of an import job.
suspend fun getImportJob(argument: suspend GetImportJobPlainArgsBuilder.() -> Unit): GetImportJobResult
suspend fun getImportJob(importJobId: String, location: String, project: String? = null, view: String? = null): GetImportJobResult
Link copied to clipboard
Gets the details of a preference set.
suspend fun getPreferenceSet(argument: suspend GetPreferenceSetPlainArgsBuilder.() -> Unit): GetPreferenceSetResult
suspend fun getPreferenceSet(location: String, preferenceSetId: String, project: String? = null): GetPreferenceSetResult
Link copied to clipboard
Gets details of a single Report.
Link copied to clipboard
Gets details of a single ReportConfig.
suspend fun getReportConfig(argument: suspend GetReportConfigPlainArgsBuilder.() -> Unit): GetReportConfigResult
suspend fun getReportConfig(location: String, project: String? = null, reportConfigId: String): GetReportConfigResult
Link copied to clipboard
Gets the details of a source.