Google Cloud Retail V2 Client - Class Interval (2.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Retail V2 Client class Interval.
A floating point interval.
Generated from protobuf message google.cloud.retail.v2.Interval
Namespace
Google \ Cloud \ Retail \ V2
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ minimum
float
Inclusive lower bound.
↳ exclusive_minimum
float
Exclusive lower bound.
↳ maximum
float
Inclusive upper bound.
↳ exclusive_maximum
float
Exclusive upper bound.
getMinimum
hasMinimum
setMinimum
getExclusiveMinimum
hasExclusiveMinimum
setExclusiveMinimum
getMaximum
hasMaximum
setMaximum
getExclusiveMaximum
hasExclusiveMaximum
setExclusiveMaximum
getMin
getMax
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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 Cloud Retail V2 Client - Class Interval (2.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.1 (latest)](/php/docs/reference/cloud-retail/latest/V2.Interval)\n- [2.3.0](/php/docs/reference/cloud-retail/2.3.0/V2.Interval)\n- [2.2.1](/php/docs/reference/cloud-retail/2.2.1/V2.Interval)\n- [2.1.3](/php/docs/reference/cloud-retail/2.1.3/V2.Interval)\n- [2.0.0](/php/docs/reference/cloud-retail/2.0.0/V2.Interval)\n- [1.7.0](/php/docs/reference/cloud-retail/1.7.0/V2.Interval)\n- [1.6.4](/php/docs/reference/cloud-retail/1.6.4/V2.Interval)\n- [1.5.0](/php/docs/reference/cloud-retail/1.5.0/V2.Interval)\n- [1.4.2](/php/docs/reference/cloud-retail/1.4.2/V2.Interval)\n- [1.3.1](/php/docs/reference/cloud-retail/1.3.1/V2.Interval)\n- [1.2.1](/php/docs/reference/cloud-retail/1.2.1/V2.Interval)\n- [1.1.1](/php/docs/reference/cloud-retail/1.1.1/V2.Interval)\n- [1.0.1](/php/docs/reference/cloud-retail/1.0.1/V2.Interval) \nReference documentation and code samples for the Google Cloud Retail V2 Client class Interval.\n\nA floating point interval.\n\nGenerated from protobuf message `google.cloud.retail.v2.Interval`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Retail \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getMinimum\n\nInclusive lower bound.\n\n### hasMinimum\n\n### setMinimum\n\nInclusive lower bound.\n\n### getExclusiveMinimum\n\nExclusive lower bound.\n\n### hasExclusiveMinimum\n\n### setExclusiveMinimum\n\nExclusive lower bound.\n\n### getMaximum\n\nInclusive upper bound.\n\n### hasMaximum\n\n### setMaximum\n\nInclusive upper bound.\n\n### getExclusiveMaximum\n\nExclusive upper bound.\n\n### hasExclusiveMaximum\n\n### setExclusiveMaximum\n\nExclusive upper bound.\n\n### getMin\n\n### getMax"]]