Metadata type for the operation returned by databases.patch
.
JSON representation |
---|
{ "request": { object ( |
Fields | |
---|---|
request |
The request for |
progress |
The progress of the |
cancel |
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is best-effort). A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
UpdateDatabaseRequest
The request for databases.patch
.
JSON representation |
---|
{
"database": {
object ( |
Fields | |
---|---|
database |
Required. The database to update. The |
update |
Required. The list of fields to update. Currently, only This is a comma-separated list of fully qualified names of fields. Example: |