Class BatchCommitWriteStreamsRequest (2.12.0)

BatchCommitWriteStreamsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for BatchCommitWriteStreams.

Attributes

NameDescription
parent str
Required. Parent table that all the streams should belong to, in the form of projects/{project}/datasets/{dataset}/tables/{table}.
write_streams Sequence[str]
Required. The group of streams that will be committed atomically.