Datamigration_v1beta1Functions

Functions

Link copied to clipboard

Gets details of a single connection profile.

suspend fun getConnectionProfile(connectionProfileId: String, location: String, project: String? = null): GetConnectionProfileResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getConnectionProfileIamPolicy(connectionProfileId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConnectionProfileIamPolicyResult
Link copied to clipboard

Gets details of a single migration job.

suspend fun getMigrationJob(location: String, migrationJobId: String, project: String? = null): GetMigrationJobResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getMigrationJobIamPolicy(location: String, migrationJobId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetMigrationJobIamPolicyResult