Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
A request part of a BulkMutateJob.
| Field | Type | Description |
|---|---|---|
| partIndex |
xsd:int
|
Index of this request part. 0 ≤ partIndex < numRequestParts . This field is required and should not be
null.
|
| operationStreams |
OperationStream[]
|
This field must not contain null elements.
This field must contain at least one element.
This field is required and should not be null.
|