The time at which streams were committed in microseconds granularity. This field will only exist when there are no stream errors. Note if this field is not set, it means the commit was not successful.
Stream level error if commit failed. Only streams with error will be in the list. If empty, there is no error and all streams are committed successfully. If non empty, certain streams have errors and ZERO stream is committed due to atomicity guarantee.
getCommitTime
The time at which streams were committed in microseconds granularity.
This field will only exist when there are no stream errors.
Note if this field is not set, it means the commit was not successful.
Stream level error if commit failed. Only streams with error will be in
the list.
If empty, there is no error and all streams are committed successfully.
If non empty, certain streams have errors and ZERO stream is committed due
to atomicity guarantee.
Stream level error if commit failed. Only streams with error will be in
the list.
If empty, there is no error and all streams are committed successfully.
If non empty, certain streams have errors and ZERO stream is committed due
to atomicity guarantee.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google BigQuery Storage V1 Client - Class BatchCommitWriteStreamsResponse (2.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.5 (latest)](/php/docs/reference/cloud-bigquery-storage/latest/V1.BatchCommitWriteStreamsResponse)\n- [2.1.4](/php/docs/reference/cloud-bigquery-storage/2.1.4/V1.BatchCommitWriteStreamsResponse)\n- [2.0.0](/php/docs/reference/cloud-bigquery-storage/2.0.0/V1.BatchCommitWriteStreamsResponse)\n- [1.10.4](/php/docs/reference/cloud-bigquery-storage/1.10.4/V1.BatchCommitWriteStreamsResponse)\n- [1.9.0](/php/docs/reference/cloud-bigquery-storage/1.9.0/V1.BatchCommitWriteStreamsResponse)\n- [1.8.0](/php/docs/reference/cloud-bigquery-storage/1.8.0/V1.BatchCommitWriteStreamsResponse)\n- [1.7.1](/php/docs/reference/cloud-bigquery-storage/1.7.1/V1.BatchCommitWriteStreamsResponse)\n- [1.6.0](/php/docs/reference/cloud-bigquery-storage/1.6.0/V1.BatchCommitWriteStreamsResponse)\n- [1.5.0](/php/docs/reference/cloud-bigquery-storage/1.5.0/V1.BatchCommitWriteStreamsResponse)\n- [1.4.1](/php/docs/reference/cloud-bigquery-storage/1.4.1/V1.BatchCommitWriteStreamsResponse)\n- [1.3.2](/php/docs/reference/cloud-bigquery-storage/1.3.2/V1.BatchCommitWriteStreamsResponse)\n- [1.2.12](/php/docs/reference/cloud-bigquery-storage/1.2.12/V1.BatchCommitWriteStreamsResponse) \nReference documentation and code samples for the Google BigQuery Storage V1 Client class BatchCommitWriteStreamsResponse.\n\nResponse message for `BatchCommitWriteStreams`.\n\nGenerated from protobuf message `google.cloud.bigquery.storage.v1.BatchCommitWriteStreamsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Storage \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCommitTime\n\nThe time at which streams were committed in microseconds granularity.\n\nThis field will only exist when there are no stream errors.\n**Note** if this field is not set, it means the commit was not successful.\n\n### hasCommitTime\n\n### clearCommitTime\n\n### setCommitTime\n\nThe time at which streams were committed in microseconds granularity.\n\nThis field will only exist when there are no stream errors.\n**Note** if this field is not set, it means the commit was not successful.\n\n### getStreamErrors\n\nStream level error if commit failed. Only streams with error will be in\nthe list.\n\nIf empty, there is no error and all streams are committed successfully.\nIf non empty, certain streams have errors and ZERO stream is committed due\nto atomicity guarantee.\n\n### setStreamErrors\n\nStream level error if commit failed. Only streams with error will be in\nthe list.\n\nIf empty, there is no error and all streams are committed successfully.\nIf non empty, certain streams have errors and ZERO stream is committed due\nto atomicity guarantee."]]