Optional. The beginning of the time interval. The default value for the start time is the end time. The start time must not be later than the end time.
Optional. The beginning of the time interval. The default value
for the start time is the end time. The start time must not be
later than the end time.
Optional. The beginning of the time interval. The default value
for the start time is the end time. The start time must not be
later than the end time.
[[["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-08-28 UTC."],[],[],null,["# Google Cloud BigQuery Migration V2 Client - Class TimeInterval (1.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.5 (latest)](/php/docs/reference/cloud-bigquery-migration/latest/V2.TimeInterval)\n- [1.1.4](/php/docs/reference/cloud-bigquery-migration/1.1.4/V2.TimeInterval)\n- [1.0.0](/php/docs/reference/cloud-bigquery-migration/1.0.0/V2.TimeInterval)\n- [0.4.5](/php/docs/reference/cloud-bigquery-migration/0.4.5/V2.TimeInterval)\n- [0.3.3](/php/docs/reference/cloud-bigquery-migration/0.3.3/V2.TimeInterval)\n- [0.2.2](/php/docs/reference/cloud-bigquery-migration/0.2.2/V2.TimeInterval)\n- [0.1.4](/php/docs/reference/cloud-bigquery-migration/0.1.4/V2.TimeInterval) \nReference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class TimeInterval.\n\nA time interval extending just after a start time through an end time.\n\nIf the start time is the same as the end time, then the interval\nrepresents a single point in time.\n\nGenerated from protobuf message `google.cloud.bigquery.migration.v2.TimeInterval`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Migration \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getStartTime\n\nOptional. The beginning of the time interval. The default value\nfor the start time is the end time. The start time must not be\nlater than the end time.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nOptional. The beginning of the time interval. The default value\nfor the start time is the end time. The start time must not be\nlater than the end time.\n\n### getEndTime\n\nRequired. The end of the time interval.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nRequired. The end of the time interval."]]