The project ID that contains the AlloyDB source. Has a length limit of 128 characters. If not specified, inherits the project ID from the parent request.
locationId
string
Required. The AlloyDB location to copy the data from with a length limit of 256 characters.
clusterId
string
Required. The AlloyDB cluster to copy the data from with a length limit of 256 characters.
databaseId
string
Required. The AlloyDB database to copy the data from with a length limit of 256 characters.
tableId
string
Required. The AlloyDB table to copy the data from with a length limit of 256 characters.
gcsStagingDir
string
Intermediate Cloud Storage directory used for the import with a length limit of 2,000 characters. Can be specified if one wants to have the AlloyDB export to a specific Cloud Storage directory.
Ensure that the AlloyDB service account has the necessary Cloud Storage Admin permissions to access the specified Cloud Storage directory.
[[["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-06-27 UTC."],[[["\u003cp\u003eThe provided JSON structure defines the required parameters for importing data from an AlloyDB source, including project, location, cluster, database, and table IDs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003elocationId\u003c/code\u003e, \u003ccode\u003eclusterId\u003c/code\u003e, \u003ccode\u003edatabaseId\u003c/code\u003e, and \u003ccode\u003etableId\u003c/code\u003e are all required string fields, each with a maximum length of 256 characters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eprojectId\u003c/code\u003e is a string field, capped at 128 characters, that defaults to the parent request's ID if not explicitly defined.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egcsStagingDir\u003c/code\u003e is a string representing the Cloud Storage staging directory, with a 2,000-character limit, that can be specified to direct AlloyDB exports.\u003c/p\u003e\n"]]],[],null,[]]