The metadata for the Operation returned by instances.create.
JSON representation |
---|
{
"originalRequest"
:
{
object (
|
Fields | |
---|---|
originalRequest
|
The request that prompted the initiation of this instances.create operation. |
requestTime
|
The time at which the original request was received. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
finishTime
|
The time at which the operation failed or was completed successfully. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. 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 |
instanceId
|
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 |