Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class Condition.
Defines circumstances to be checked before allowing a behavior
Generated from protobuf message google.cloud.discoveryengine.v1.Condition
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ query_terms
array< Google\Cloud\DiscoveryEngine\V1\Condition\QueryTerm
>
Search only A list of terms to match the query on. Maximum of 10 query terms.
↳ active_time_range
array< Google\Cloud\DiscoveryEngine\V1\Condition\TimeRange
>
Range of time(s) specifying when condition is active. Maximum of 10 time ranges.
getQueryTerms
Search only A list of terms to match the query on.
Maximum of 10 query terms.
setQueryTerms
Search only A list of terms to match the query on.
Maximum of 10 query terms.
$this
getActiveTimeRange
Range of time(s) specifying when condition is active.
Maximum of 10 time ranges.
setActiveTimeRange
Range of time(s) specifying when condition is active.
Maximum of 10 time ranges.
$this