applySchema
inline suspend fun CloudDirectoryClient.applySchema(crossinline block: ApplySchemaRequest.Builder.() -> Unit): ApplySchemaResponse
Copies the input published schema, at the specified version, into the Directory with the same name and version as that of the published schema.