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 the process for creating a new database using a POST request to the specified URL, adhering to gRPC Transcoding syntax."],["The request requires a `parent` path parameter, specifying the project, location, and catalog where the database will reside, along with a `databaseId` query parameter to identify the database."],["The request body must contain the configuration for the database, and upon success, the response body will contain the newly created database's details."],["Creating a database requires one of the listed OAuth scopes for authorization and the `biglake.databases.create` IAM permission on the `parent` resource."]]],[]]