The metadata for the Operation returned by instances.create.
JSON representation |
---|
{
"originalRequest": {
object ( |
Fields | |
---|---|
original |
The request that prompted the initiation of this instances.create operation. |
request |
The time at which the original request was received. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
finish |
The time at which the operation failed or was completed successfully. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
CreateInstanceRequest
Request message for BigtableInstanceAdmin.CreateInstance.
JSON representation |
---|
{ "parent": string, "instanceId": string, "instance": { object ( |
Fields | |
---|---|
parent |
Required. The unique name of the project in which to create the new instance. Values are of the form |
instance |
Required. The ID to be used when referring to the new instance within its project, e.g., just |
instance |
Required. The instance to create. Fields marked |
clusters |
Required. The clusters to be created within the instance, mapped by desired cluster ID, e.g., just An object containing a list of |