Lines Matching full:database
81 <code><a href="#delete">delete(project, instance, database, x__xgafv=None)</a></code></p>
82 <p class="firstline">Deletes a database from a Cloud SQL instance.</p>
84 <code><a href="#get">get(project, instance, database, x__xgafv=None)</a></code></p>
85 <p class="firstline">Retrieves a resource containing information about a database inside a Cloud SQ…
88 <p class="firstline">Inserts a resource containing information about a database inside a Cloud SQL …
93 <code><a href="#patch">patch(project, instance, database, body=None, x__xgafv=None)</a></code></p>
94 <p class="firstline">Partially updates a resource containing information about a database inside a …
96 …<code><a href="#update">update(project, instance, database, body=None, x__xgafv=None)</a></code></…
97 <p class="firstline">Updates a resource containing information about a database inside a Cloud SQL …
105 <code class="details" id="delete">delete(project, instance, database, x__xgafv=None)</code>
106 <pre>Deletes a database from a Cloud SQL instance.
110 instance: string, Database instance ID. This does not include the project ID. (required)
111 database: string, Name of the database to be deleted in the instance. (required)
126 …"error": { # Database instance operation errors list wrapper. # If errors occurred durin…
128 { # Database instance operation error.
136 …"exportContext": { # Database instance export context. # The context for export operatio…
144 …database is specified, all databases are exported, except for the **mysql** system database. If **…
155 … or that were exported, from the specified database. If you specify tables, specify one and only o…
161 …"importContext": { # Database instance import context. # The context for import operatio…
170 …mns to which CSV data is imported. If not specified, all columns of the database table are loaded …
179 …database": "A String", # The target database for the import. If **fileType** is **S…
192 …"targetId": "A String", # Name of the database instance related to this operat…
200 <code class="details" id="get">get(project, instance, database, x__xgafv=None)</code>
201 <pre>Retrieves a resource containing information about a database inside a Cloud SQL instance.
205 instance: string, Database instance ID. This does not include the project ID. (required)
206 database: string, Name of the database in the instance. (required)
215 { # Represents a SQL database on the Cloud SQL instance.
220 "kind": "A String", # This is always **sql#database**.
221 …"name": "A String", # The name of the database in the Cloud SQL instance. This…
222 … String", # The project ID of the project containing the Cloud SQL database. The Google apps …
224 …"sqlserverDatabaseDetails": { # Represents a Sql Server database on the Cloud SQL instan…
225 …"compatibilityLevel": 42, # The version of SQL Server with which the database is to be m…
226 "recoveryModel": "A String", # The recovery model of a SQL Server database
233 <pre>Inserts a resource containing information about a database inside a Cloud SQL instance.
237 instance: string, Database instance ID. This does not include the project ID. (required)
241 { # Represents a SQL database on the Cloud SQL instance.
246 "kind": "A String", # This is always **sql#database**.
247 …"name": "A String", # The name of the database in the Cloud SQL instance. This…
248 … String", # The project ID of the project containing the Cloud SQL database. The Google apps …
250 …"sqlserverDatabaseDetails": { # Represents a Sql Server database on the Cloud SQL instan…
251 …"compatibilityLevel": 42, # The version of SQL Server with which the database is to be m…
252 "recoveryModel": "A String", # The recovery model of a SQL Server database
270 …"error": { # Database instance operation errors list wrapper. # If errors occurred durin…
272 { # Database instance operation error.
280 …"exportContext": { # Database instance export context. # The context for export operatio…
288 …database is specified, all databases are exported, except for the **mysql** system database. If **…
299 … or that were exported, from the specified database. If you specify tables, specify one and only o…
305 …"importContext": { # Database instance import context. # The context for import operatio…
314 …mns to which CSV data is imported. If not specified, all columns of the database table are loaded …
323 …database": "A String", # The target database for the import. If **fileType** is **S…
336 …"targetId": "A String", # Name of the database instance related to this operat…
358 { # Database list response.
359 "items": [ # List of database resources in the instance.
360 { # Represents a SQL database on the Cloud SQL instance.
365 "kind": "A String", # This is always **sql#database**.
366 …"name": "A String", # The name of the database in the Cloud SQL instance. This…
367 … String", # The project ID of the project containing the Cloud SQL database. The Google apps …
369 …"sqlserverDatabaseDetails": { # Represents a Sql Server database on the Cloud SQL instan…
370 …"compatibilityLevel": 42, # The version of SQL Server with which the database is to be m…
371 … "recoveryModel": "A String", # The recovery model of a SQL Server database
380 …<code class="details" id="patch">patch(project, instance, database, body=None, x__xgafv=None)</cod…
381 …<pre>Partially updates a resource containing information about a database inside a Cloud SQL insta…
385 instance: string, Database instance ID. This does not include the project ID. (required)
386 database: string, Name of the database to be updated in the instance. (required)
390 { # Represents a SQL database on the Cloud SQL instance.
395 "kind": "A String", # This is always **sql#database**.
396 …"name": "A String", # The name of the database in the Cloud SQL instance. This…
397 … String", # The project ID of the project containing the Cloud SQL database. The Google apps …
399 …"sqlserverDatabaseDetails": { # Represents a Sql Server database on the Cloud SQL instan…
400 …"compatibilityLevel": 42, # The version of SQL Server with which the database is to be m…
401 "recoveryModel": "A String", # The recovery model of a SQL Server database
419 …"error": { # Database instance operation errors list wrapper. # If errors occurred durin…
421 { # Database instance operation error.
429 …"exportContext": { # Database instance export context. # The context for export operatio…
437 …database is specified, all databases are exported, except for the **mysql** system database. If **…
448 … or that were exported, from the specified database. If you specify tables, specify one and only o…
454 …"importContext": { # Database instance import context. # The context for import operatio…
463 …mns to which CSV data is imported. If not specified, all columns of the database table are loaded …
472 …database": "A String", # The target database for the import. If **fileType** is **S…
485 …"targetId": "A String", # Name of the database instance related to this operat…
493 …<code class="details" id="update">update(project, instance, database, body=None, x__xgafv=None)</c…
494 <pre>Updates a resource containing information about a database inside a Cloud SQL instance.
498 instance: string, Database instance ID. This does not include the project ID. (required)
499 database: string, Name of the database to be updated in the instance. (required)
503 { # Represents a SQL database on the Cloud SQL instance.
508 "kind": "A String", # This is always **sql#database**.
509 …"name": "A String", # The name of the database in the Cloud SQL instance. This…
510 … String", # The project ID of the project containing the Cloud SQL database. The Google apps …
512 …"sqlserverDatabaseDetails": { # Represents a Sql Server database on the Cloud SQL instan…
513 …"compatibilityLevel": 42, # The version of SQL Server with which the database is to be m…
514 "recoveryModel": "A String", # The recovery model of a SQL Server database
532 …"error": { # Database instance operation errors list wrapper. # If errors occurred durin…
534 { # Database instance operation error.
542 …"exportContext": { # Database instance export context. # The context for export operatio…
550 …database is specified, all databases are exported, except for the **mysql** system database. If **…
561 … or that were exported, from the specified database. If you specify tables, specify one and only o…
567 …"importContext": { # Database instance import context. # The context for import operatio…
576 …mns to which CSV data is imported. If not specified, all columns of the database table are loaded …
585 …database": "A String", # The target database for the import. If **fileType** is **S…
598 …"targetId": "A String", # Name of the database instance related to this operat…