Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class WarehouseCutoffTime.
The latest time of day that an order can be accepted and begin processing.
Later orders will be processed in the next day. The time is based on the
warehouse postal code.
Generated from protobuf messagegoogle.shopping.merchant.accounts.v1.WarehouseCutoffTime
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ hour
int
Required. Hour of the cutoff time until which an order has to be placed to be processed in the same day by the warehouse. Hour is based on the timezone of warehouse.
↳ minute
int
Required. Minute of the cutoff time until which an order has to be placed to be processed in the same day by the warehouse. Minute is based on the timezone of warehouse.
getHour
Required. Hour of the cutoff time until which an order has to be placed to
be processed in the same day by the warehouse. Hour is based on the
timezone of warehouse.
Returns
Type
Description
int
hasHour
clearHour
setHour
Required. Hour of the cutoff time until which an order has to be placed to
be processed in the same day by the warehouse. Hour is based on the
timezone of warehouse.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getMinute
Required. Minute of the cutoff time until which an order has to be placed
to be processed in the same day by the warehouse. Minute is based on the
timezone of warehouse.
Returns
Type
Description
int
hasMinute
clearMinute
setMinute
Required. Minute of the cutoff time until which an order has to be placed
to be processed in the same day by the warehouse. Minute is based on the
timezone of warehouse.
[[["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 Shopping Merchant Accounts V1 Client - Class WarehouseCutoffTime (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-accounts/latest/V1.WarehouseCutoffTime)\n- [0.10.0](/php/docs/reference/shopping-merchant-accounts/0.10.0/V1.WarehouseCutoffTime)\n- [0.9.1](/php/docs/reference/shopping-merchant-accounts/0.9.1/V1.WarehouseCutoffTime)\n- [0.8.0](/php/docs/reference/shopping-merchant-accounts/0.8.0/V1.WarehouseCutoffTime)\n- [0.7.0](/php/docs/reference/shopping-merchant-accounts/0.7.0/V1.WarehouseCutoffTime)\n- [0.6.0](/php/docs/reference/shopping-merchant-accounts/0.6.0/V1.WarehouseCutoffTime)\n- [0.5.0](/php/docs/reference/shopping-merchant-accounts/0.5.0/V1.WarehouseCutoffTime)\n- [0.4.0](/php/docs/reference/shopping-merchant-accounts/0.4.0/V1.WarehouseCutoffTime)\n- [0.3.3](/php/docs/reference/shopping-merchant-accounts/0.3.3/V1.WarehouseCutoffTime)\n- [0.2.0](/php/docs/reference/shopping-merchant-accounts/0.2.0/V1.WarehouseCutoffTime)\n- [0.1.0](/php/docs/reference/shopping-merchant-accounts/0.1.0/V1.WarehouseCutoffTime) \nReference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class WarehouseCutoffTime.\n\nThe latest time of day that an order can be accepted and begin processing.\n\nLater orders will be processed in the next day. The time is based on the\nwarehouse postal code.\n\nGenerated from protobuf message `google.shopping.merchant.accounts.v1.WarehouseCutoffTime`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ Accounts \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getHour\n\nRequired. Hour of the cutoff time until which an order has to be placed to\nbe processed in the same day by the warehouse. Hour is based on the\ntimezone of warehouse.\n\n### hasHour\n\n### clearHour\n\n### setHour\n\nRequired. Hour of the cutoff time until which an order has to be placed to\nbe processed in the same day by the warehouse. Hour is based on the\ntimezone of warehouse.\n\n### getMinute\n\nRequired. Minute of the cutoff time until which an order has to be placed\nto be processed in the same day by the warehouse. Minute is based on the\ntimezone of warehouse.\n\n### hasMinute\n\n### clearMinute\n\n### setMinute\n\nRequired. Minute of the cutoff time until which an order has to be placed\nto be processed in the same day by the warehouse. Minute is based on the\ntimezone of warehouse."]]