Datamigration_v1Functions

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 conversion workspace.

suspend fun getConversionWorkspace(conversionWorkspaceId: String, location: String, project: String? = null): GetConversionWorkspaceResult
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 getConversionWorkspaceIamPolicy(conversionWorkspaceId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConversionWorkspaceIamPolicyResult
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
Link copied to clipboard

Gets details of a single private connection.

suspend fun getPrivateConnection(location: String, privateConnectionId: String, project: String? = null): GetPrivateConnectionResult
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 getPrivateConnectionIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, privateConnectionId: String, project: String? = null): GetPrivateConnectionIamPolicyResult