Metadata type for the long-running operation returned by databases.changequorum
.
JSON representation |
---|
{
"request": {
object ( |
Fields | |
---|---|
request |
The request for |
start |
Time the request was received. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
end |
If set, the time at which this operation failed or was completed successfully. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
ChangeQuorumRequest
The request for databases.changequorum
.
JSON representation |
---|
{
"name": string,
"quorumType": {
object ( |
Fields | |
---|---|
name |
Required. Name of the database in which to apply |
quorum |
Required. The type of this quorum. |
etag |
Optional. The etag is the hash of the The etag is used for optimistic concurrency control as a way to help prevent simultaneous change quorum requests that could create a race condition. |