Required. The location of the new cluster. For the required format, see the comment on Cluster.name field.
Authorization requires the following IAM permission on the specified resource parent:
alloydb.clusters.create
Request body
The request body contains data with the following structure:
JSON representation
{"clusterId": string,"cluster": {object (Cluster)},// Union field source can be only one of the following:"cloudsqlBackupRunSource": {object (CloudSQLBackupRunSource)}// End of list of possible types for union field source.}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-15 UTC."],[[["\u003cp\u003eThis endpoint facilitates the restoration of an AlloyDB cluster using a CloudSQL resource as its source.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a POST operation to the URL \u003ccode\u003ehttps://alloydb.googleapis.com/v1beta/{parent=projects/*/locations/*}/clusters:restoreFromCloudSQL\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires specifying a \u003ccode\u003eparent\u003c/code\u003e location and the \u003ccode\u003eclusterId\u003c/code\u003e and \u003ccode\u003ecluster\u003c/code\u003e data, as well as information about the source via the \u003ccode\u003ecloudsqlBackupRunSource\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization to use this endpoint requires the \u003ccode\u003ealloydb.clusters.create\u003c/code\u003e IAM permission on the specified \u003ccode\u003eparent\u003c/code\u003e resource and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003eA successful request returns an instance of \u003ccode\u003eOperation\u003c/code\u003e, indicating that the restoration process has begun.\u003c/p\u003e\n"]]],[],null,[]]