Class BatchCommitWriteStreamsRequest (2.7.0)

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

Request message for BatchCommitWriteStreams. .. attribute:: parent

Required. Parent table that all the streams should belong to, in the form of projects/{project}/datasets/{dataset}/tables/{table}.

:type: str

Attribute

NameDescription
write_streams Sequence[str]
Required. The group of streams that will be committed atomically.