createCollaborationChangeRequest
inline suspend fun CleanRoomsClient.createCollaborationChangeRequest(crossinline block: CreateCollaborationChangeRequestRequest.Builder.() -> Unit): CreateCollaborationChangeRequestResponse
Creates a new change request to modify an existing collaboration. This enables post-creation modifications to collaborations through a structured API-driven approach.