CreateHiveDatabaseRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for the CreateHiveDatabase method.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource where this database will be created. Format: projects/{project_id_or_number}/catalogs/{catalog_id} |
hive_database |
google.cloud.biglake_hive_v1beta.types.HiveDatabase
Required. The database to create. The name field does
not need to be provided.
|
hive_database_id |
str
Required. The ID to use for the Hive Database. The maximum length is 128 characters. |