Erforderlich. Die übergeordnete Ressource, in der diese Datenbank erstellt wird. Format: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}
Abfrageparameter
Parameter
databaseId
string
Erforderlich. Die für die Datenbank zu verwendende ID, die als letzte Komponente des Ressourcennamens der Datenbank verwendet wird.
Anfragetext
Der Anfragetext enthält eine Instanz von Database.
Antworttext
Bei Erfolg enthält der Antworttext eine neu erstellte Instanz von Database.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (UTC)."],[[["This webpage outlines how to create a new database using the BigLake API, specifically using a POST request to a designated URL."],["The process requires a `parent` path parameter indicating the project, location, and catalog for the new database."],["A `databaseId` query parameter is necessary to specify the unique ID of the database being created."],["The request and response bodies are both instances of the `Database` resource type."],["The request needs specific authorization scopes or IAM permissions, including `biglake.databases.create` on the `parent` resource."]]],[]]