Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.cloudsearch/v1.getSearchApplication
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets the specified search application. Note: This API requires an admin account to execute.
Using getSearchApplication
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSearchApplication(args: GetSearchApplicationArgs, opts?: InvokeOptions): Promise<GetSearchApplicationResult>
function getSearchApplicationOutput(args: GetSearchApplicationOutputArgs, opts?: InvokeOptions): Output<GetSearchApplicationResult>
def get_search_application(debug_options_enable_debugging: Optional[bool] = None,
searchapplication_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSearchApplicationResult
def get_search_application_output(debug_options_enable_debugging: Optional[pulumi.Input[bool]] = None,
searchapplication_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSearchApplicationResult]
func LookupSearchApplication(ctx *Context, args *LookupSearchApplicationArgs, opts ...InvokeOption) (*LookupSearchApplicationResult, error)
func LookupSearchApplicationOutput(ctx *Context, args *LookupSearchApplicationOutputArgs, opts ...InvokeOption) LookupSearchApplicationResultOutput
> Note: This function is named LookupSearchApplication
in the Go SDK.
public static class GetSearchApplication
{
public static Task<GetSearchApplicationResult> InvokeAsync(GetSearchApplicationArgs args, InvokeOptions? opts = null)
public static Output<GetSearchApplicationResult> Invoke(GetSearchApplicationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSearchApplicationResult> getSearchApplication(GetSearchApplicationArgs args, InvokeOptions options)
public static Output<GetSearchApplicationResult> getSearchApplication(GetSearchApplicationArgs args, InvokeOptions options)
fn::invoke:
function: google-native:cloudsearch/v1:getSearchApplication
arguments:
# arguments dictionary
The following arguments are supported:
- Searchapplication
Id This property is required. string - Debug
Options boolEnable Debugging
- Searchapplication
Id This property is required. string - Debug
Options boolEnable Debugging
- searchapplication
Id This property is required. String - debug
Options BooleanEnable Debugging
- searchapplication
Id This property is required. string - debug
Options booleanEnable Debugging
- searchapplication_
id This property is required. str - debug_
options_ boolenable_ debugging
- searchapplication
Id This property is required. String - debug
Options BooleanEnable Debugging
getSearchApplication Result
The following output properties are available:
- Data
Source List<Pulumi.Restrictions Google Native. Cloud Search. V1. Outputs. Data Source Restriction Response> - Retrictions applied to the configurations. The maximum number of elements is 10.
- Default
Facet List<Pulumi.Options Google Native. Cloud Search. V1. Outputs. Facet Options Response> - The default fields for returning facet results. The sources specified here also have been included in data_source_restrictions above.
- Default
Sort Pulumi.Options Google Native. Cloud Search. V1. Outputs. Sort Options Response - The default options for sorting the search results
- Display
Name string - Display name of the Search Application. The maximum length is 300 characters.
- Enable
Audit boolLog - Indicates whether audit logging is on/off for requests made for the search application in query APIs.
- Name string
- The name of the Search Application. Format: searchapplications/{application_id}.
- Operation
Ids List<string> - IDs of the Long Running Operations (LROs) currently running for this schema. Output only field.
- Query
Interpretation Pulumi.Config Google Native. Cloud Search. V1. Outputs. Query Interpretation Config Response - The default options for query interpretation
- Return
Result boolThumbnail Urls - With each result we should return the URI for its thumbnail (when applicable)
- Scoring
Config Pulumi.Google Native. Cloud Search. V1. Outputs. Scoring Config Response - Configuration for ranking results.
- Source
Config List<Pulumi.Google Native. Cloud Search. V1. Outputs. Source Config Response> - Configuration for a sources specified in data_source_restrictions.
- Data
Source []DataRestrictions Source Restriction Response - Retrictions applied to the configurations. The maximum number of elements is 10.
- Default
Facet []FacetOptions Options Response - The default fields for returning facet results. The sources specified here also have been included in data_source_restrictions above.
- Default
Sort SortOptions Options Response - The default options for sorting the search results
- Display
Name string - Display name of the Search Application. The maximum length is 300 characters.
- Enable
Audit boolLog - Indicates whether audit logging is on/off for requests made for the search application in query APIs.
- Name string
- The name of the Search Application. Format: searchapplications/{application_id}.
- Operation
Ids []string - IDs of the Long Running Operations (LROs) currently running for this schema. Output only field.
- Query
Interpretation QueryConfig Interpretation Config Response - The default options for query interpretation
- Return
Result boolThumbnail Urls - With each result we should return the URI for its thumbnail (when applicable)
- Scoring
Config ScoringConfig Response - Configuration for ranking results.
- Source
Config []SourceConfig Response - Configuration for a sources specified in data_source_restrictions.
- data
Source List<DataRestrictions Source Restriction Response> - Retrictions applied to the configurations. The maximum number of elements is 10.
- default
Facet List<FacetOptions Options Response> - The default fields for returning facet results. The sources specified here also have been included in data_source_restrictions above.
- default
Sort SortOptions Options Response - The default options for sorting the search results
- display
Name String - Display name of the Search Application. The maximum length is 300 characters.
- enable
Audit BooleanLog - Indicates whether audit logging is on/off for requests made for the search application in query APIs.
- name String
- The name of the Search Application. Format: searchapplications/{application_id}.
- operation
Ids List<String> - IDs of the Long Running Operations (LROs) currently running for this schema. Output only field.
- query
Interpretation QueryConfig Interpretation Config Response - The default options for query interpretation
- return
Result BooleanThumbnail Urls - With each result we should return the URI for its thumbnail (when applicable)
- scoring
Config ScoringConfig Response - Configuration for ranking results.
- source
Config List<SourceConfig Response> - Configuration for a sources specified in data_source_restrictions.
- data
Source DataRestrictions Source Restriction Response[] - Retrictions applied to the configurations. The maximum number of elements is 10.
- default
Facet FacetOptions Options Response[] - The default fields for returning facet results. The sources specified here also have been included in data_source_restrictions above.
- default
Sort SortOptions Options Response - The default options for sorting the search results
- display
Name string - Display name of the Search Application. The maximum length is 300 characters.
- enable
Audit booleanLog - Indicates whether audit logging is on/off for requests made for the search application in query APIs.
- name string
- The name of the Search Application. Format: searchapplications/{application_id}.
- operation
Ids string[] - IDs of the Long Running Operations (LROs) currently running for this schema. Output only field.
- query
Interpretation QueryConfig Interpretation Config Response - The default options for query interpretation
- return
Result booleanThumbnail Urls - With each result we should return the URI for its thumbnail (when applicable)
- scoring
Config ScoringConfig Response - Configuration for ranking results.
- source
Config SourceConfig Response[] - Configuration for a sources specified in data_source_restrictions.
- data_
source_ Sequence[Datarestrictions Source Restriction Response] - Retrictions applied to the configurations. The maximum number of elements is 10.
- default_
facet_ Sequence[Facetoptions Options Response] - The default fields for returning facet results. The sources specified here also have been included in data_source_restrictions above.
- default_
sort_ Sortoptions Options Response - The default options for sorting the search results
- display_
name str - Display name of the Search Application. The maximum length is 300 characters.
- enable_
audit_ boollog - Indicates whether audit logging is on/off for requests made for the search application in query APIs.
- name str
- The name of the Search Application. Format: searchapplications/{application_id}.
- operation_
ids Sequence[str] - IDs of the Long Running Operations (LROs) currently running for this schema. Output only field.
- query_
interpretation_ Queryconfig Interpretation Config Response - The default options for query interpretation
- return_
result_ boolthumbnail_ urls - With each result we should return the URI for its thumbnail (when applicable)
- scoring_
config ScoringConfig Response - Configuration for ranking results.
- source_
config Sequence[SourceConfig Response] - Configuration for a sources specified in data_source_restrictions.
- data
Source List<Property Map>Restrictions - Retrictions applied to the configurations. The maximum number of elements is 10.
- default
Facet List<Property Map>Options - The default fields for returning facet results. The sources specified here also have been included in data_source_restrictions above.
- default
Sort Property MapOptions - The default options for sorting the search results
- display
Name String - Display name of the Search Application. The maximum length is 300 characters.
- enable
Audit BooleanLog - Indicates whether audit logging is on/off for requests made for the search application in query APIs.
- name String
- The name of the Search Application. Format: searchapplications/{application_id}.
- operation
Ids List<String> - IDs of the Long Running Operations (LROs) currently running for this schema. Output only field.
- query
Interpretation Property MapConfig - The default options for query interpretation
- return
Result BooleanThumbnail Urls - With each result we should return the URI for its thumbnail (when applicable)
- scoring
Config Property Map - Configuration for ranking results.
- source
Config List<Property Map> - Configuration for a sources specified in data_source_restrictions.
Supporting Types
CompositeFilterResponse
- Logic
Operator This property is required. string - The logic operator of the sub filter.
- Sub
Filters This property is required. List<Pulumi.Google Native. Cloud Search. V1. Inputs. Filter Response> - Sub filters.
- Logic
Operator This property is required. string - The logic operator of the sub filter.
- Sub
Filters This property is required. []FilterResponse - Sub filters.
- logic
Operator This property is required. String - The logic operator of the sub filter.
- sub
Filters This property is required. List<FilterResponse> - Sub filters.
- logic
Operator This property is required. string - The logic operator of the sub filter.
- sub
Filters This property is required. FilterResponse[] - Sub filters.
- logic_
operator This property is required. str - The logic operator of the sub filter.
- sub_
filters This property is required. Sequence[FilterResponse] - Sub filters.
- logic
Operator This property is required. String - The logic operator of the sub filter.
- sub
Filters This property is required. List<Property Map> - Sub filters.
DataSourceRestrictionResponse
- Filter
Options This property is required. List<Pulumi.Google Native. Cloud Search. V1. Inputs. Filter Options Response> - Filter options restricting the results. If multiple filters are present, they are grouped by object type before joining. Filters with the same object type are joined conjunctively, then the resulting expressions are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only few filters at the moment: "objecttype", "type" and "mimetype". For now, schema specific filters cannot be used to filter suggestions.
- Source
This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Source Response - The source of restriction.
- Filter
Options This property is required. []FilterOptions Response - Filter options restricting the results. If multiple filters are present, they are grouped by object type before joining. Filters with the same object type are joined conjunctively, then the resulting expressions are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only few filters at the moment: "objecttype", "type" and "mimetype". For now, schema specific filters cannot be used to filter suggestions.
- Source
This property is required. SourceResponse - The source of restriction.
- filter
Options This property is required. List<FilterOptions Response> - Filter options restricting the results. If multiple filters are present, they are grouped by object type before joining. Filters with the same object type are joined conjunctively, then the resulting expressions are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only few filters at the moment: "objecttype", "type" and "mimetype". For now, schema specific filters cannot be used to filter suggestions.
- source
This property is required. SourceResponse - The source of restriction.
- filter
Options This property is required. FilterOptions Response[] - Filter options restricting the results. If multiple filters are present, they are grouped by object type before joining. Filters with the same object type are joined conjunctively, then the resulting expressions are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only few filters at the moment: "objecttype", "type" and "mimetype". For now, schema specific filters cannot be used to filter suggestions.
- source
This property is required. SourceResponse - The source of restriction.
- filter_
options This property is required. Sequence[FilterOptions Response] - Filter options restricting the results. If multiple filters are present, they are grouped by object type before joining. Filters with the same object type are joined conjunctively, then the resulting expressions are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only few filters at the moment: "objecttype", "type" and "mimetype". For now, schema specific filters cannot be used to filter suggestions.
- source
This property is required. SourceResponse - The source of restriction.
- filter
Options This property is required. List<Property Map> - Filter options restricting the results. If multiple filters are present, they are grouped by object type before joining. Filters with the same object type are joined conjunctively, then the resulting expressions are joined disjunctively. The maximum number of elements is 20. NOTE: Suggest API supports only few filters at the moment: "objecttype", "type" and "mimetype". For now, schema specific filters cannot be used to filter suggestions.
- source
This property is required. Property Map - The source of restriction.
DateResponse
FacetOptionsResponse
- Integer
Faceting Options This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Integer Faceting Options Response - If set, describes integer faceting options for the given integer property. The corresponding integer property in the schema should be marked isFacetable. The number of buckets returned would be minimum of this and num_facet_buckets.
- Num
Facet Buckets This property is required. int - Maximum number of facet buckets that should be returned for this facet. Defaults to 10. Maximum value is 100.
- Object
Type This property is required. string - If object_type is set, only those objects of that type will be used to compute facets. If empty, then all objects will be used to compute facets.
- Operator
Name This property is required. string - The name of the operator chosen for faceting. @see cloudsearch.SchemaPropertyOptions
- Source
Name This property is required. string - Source name to facet on. Format: datasources/{source_id} If empty, all data sources will be used.
- Integer
Faceting Options This property is required. IntegerFaceting Options Response - If set, describes integer faceting options for the given integer property. The corresponding integer property in the schema should be marked isFacetable. The number of buckets returned would be minimum of this and num_facet_buckets.
- Num
Facet Buckets This property is required. int - Maximum number of facet buckets that should be returned for this facet. Defaults to 10. Maximum value is 100.
- Object
Type This property is required. string - If object_type is set, only those objects of that type will be used to compute facets. If empty, then all objects will be used to compute facets.
- Operator
Name This property is required. string - The name of the operator chosen for faceting. @see cloudsearch.SchemaPropertyOptions
- Source
Name This property is required. string - Source name to facet on. Format: datasources/{source_id} If empty, all data sources will be used.
- integer
Faceting Options This property is required. IntegerFaceting Options Response - If set, describes integer faceting options for the given integer property. The corresponding integer property in the schema should be marked isFacetable. The number of buckets returned would be minimum of this and num_facet_buckets.
- num
Facet Buckets This property is required. Integer - Maximum number of facet buckets that should be returned for this facet. Defaults to 10. Maximum value is 100.
- object
Type This property is required. String - If object_type is set, only those objects of that type will be used to compute facets. If empty, then all objects will be used to compute facets.
- operator
Name This property is required. String - The name of the operator chosen for faceting. @see cloudsearch.SchemaPropertyOptions
- source
Name This property is required. String - Source name to facet on. Format: datasources/{source_id} If empty, all data sources will be used.
- integer
Faceting Options This property is required. IntegerFaceting Options Response - If set, describes integer faceting options for the given integer property. The corresponding integer property in the schema should be marked isFacetable. The number of buckets returned would be minimum of this and num_facet_buckets.
- num
Facet Buckets This property is required. number - Maximum number of facet buckets that should be returned for this facet. Defaults to 10. Maximum value is 100.
- object
Type This property is required. string - If object_type is set, only those objects of that type will be used to compute facets. If empty, then all objects will be used to compute facets.
- operator
Name This property is required. string - The name of the operator chosen for faceting. @see cloudsearch.SchemaPropertyOptions
- source
Name This property is required. string - Source name to facet on. Format: datasources/{source_id} If empty, all data sources will be used.
- integer_
faceting_ options This property is required. IntegerFaceting Options Response - If set, describes integer faceting options for the given integer property. The corresponding integer property in the schema should be marked isFacetable. The number of buckets returned would be minimum of this and num_facet_buckets.
- num_
facet_ buckets This property is required. int - Maximum number of facet buckets that should be returned for this facet. Defaults to 10. Maximum value is 100.
- object_
type This property is required. str - If object_type is set, only those objects of that type will be used to compute facets. If empty, then all objects will be used to compute facets.
- operator_
name This property is required. str - The name of the operator chosen for faceting. @see cloudsearch.SchemaPropertyOptions
- source_
name This property is required. str - Source name to facet on. Format: datasources/{source_id} If empty, all data sources will be used.
- integer
Faceting Options This property is required. Property Map - If set, describes integer faceting options for the given integer property. The corresponding integer property in the schema should be marked isFacetable. The number of buckets returned would be minimum of this and num_facet_buckets.
- num
Facet Buckets This property is required. Number - Maximum number of facet buckets that should be returned for this facet. Defaults to 10. Maximum value is 100.
- object
Type This property is required. String - If object_type is set, only those objects of that type will be used to compute facets. If empty, then all objects will be used to compute facets.
- operator
Name This property is required. String - The name of the operator chosen for faceting. @see cloudsearch.SchemaPropertyOptions
- source
Name This property is required. String - Source name to facet on. Format: datasources/{source_id} If empty, all data sources will be used.
FilterOptionsResponse
- Filter
This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Filter Response - Generic filter to restrict the search, such as
lang:en
,site:xyz
. - Object
Type This property is required. string - If object_type is set, only objects of that type are returned. This should correspond to the name of the object that was registered within the definition of schema. The maximum length is 256 characters.
- Filter
This property is required. FilterResponse - Generic filter to restrict the search, such as
lang:en
,site:xyz
. - Object
Type This property is required. string - If object_type is set, only objects of that type are returned. This should correspond to the name of the object that was registered within the definition of schema. The maximum length is 256 characters.
- filter
This property is required. FilterResponse - Generic filter to restrict the search, such as
lang:en
,site:xyz
. - object
Type This property is required. String - If object_type is set, only objects of that type are returned. This should correspond to the name of the object that was registered within the definition of schema. The maximum length is 256 characters.
- filter
This property is required. FilterResponse - Generic filter to restrict the search, such as
lang:en
,site:xyz
. - object
Type This property is required. string - If object_type is set, only objects of that type are returned. This should correspond to the name of the object that was registered within the definition of schema. The maximum length is 256 characters.
- filter
This property is required. FilterResponse - Generic filter to restrict the search, such as
lang:en
,site:xyz
. - object_
type This property is required. str - If object_type is set, only objects of that type are returned. This should correspond to the name of the object that was registered within the definition of schema. The maximum length is 256 characters.
- filter
This property is required. Property Map - Generic filter to restrict the search, such as
lang:en
,site:xyz
. - object
Type This property is required. String - If object_type is set, only objects of that type are returned. This should correspond to the name of the object that was registered within the definition of schema. The maximum length is 256 characters.
FilterResponse
- Composite
Filter This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Composite Filter Response - Value
Filter This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Value Filter Response
- Composite
Filter This property is required. CompositeFilter Response - Value
Filter This property is required. ValueFilter Response
- composite
Filter This property is required. CompositeFilter Response - value
Filter This property is required. ValueFilter Response
- composite
Filter This property is required. CompositeFilter Response - value
Filter This property is required. ValueFilter Response
- composite_
filter This property is required. CompositeFilter Response - value_
filter This property is required. ValueFilter Response
- composite
Filter This property is required. Property Map - value
Filter This property is required. Property Map
IntegerFacetingOptionsResponse
- Integer
Buckets This property is required. List<string> - Buckets for given integer values should be in strictly ascending order. For example, if values supplied are (1,5,10,100), the following facet buckets will be formed {<1, [1,5), [5-10), [10-100), >=100}.
- Integer
Buckets This property is required. []string - Buckets for given integer values should be in strictly ascending order. For example, if values supplied are (1,5,10,100), the following facet buckets will be formed {<1, [1,5), [5-10), [10-100), >=100}.
- integer
Buckets This property is required. List<String> - Buckets for given integer values should be in strictly ascending order. For example, if values supplied are (1,5,10,100), the following facet buckets will be formed {<1, [1,5), [5-10), [10-100), >=100}.
- integer
Buckets This property is required. string[] - Buckets for given integer values should be in strictly ascending order. For example, if values supplied are (1,5,10,100), the following facet buckets will be formed {<1, [1,5), [5-10), [10-100), >=100}.
- integer_
buckets This property is required. Sequence[str] - Buckets for given integer values should be in strictly ascending order. For example, if values supplied are (1,5,10,100), the following facet buckets will be formed {<1, [1,5), [5-10), [10-100), >=100}.
- integer
Buckets This property is required. List<String> - Buckets for given integer values should be in strictly ascending order. For example, if values supplied are (1,5,10,100), the following facet buckets will be formed {<1, [1,5), [5-10), [10-100), >=100}.
QueryInterpretationConfigResponse
- Force
Disable Supplemental Results This property is required. bool - Set this flag to disable supplemental results retrieval, setting a flag here will not retrieve supplemental results for queries associated with a given search application. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for supplemental results.
- Force
Verbatim Mode This property is required. bool - Enable this flag to turn off all internal optimizations like natural language (NL) interpretation of queries, supplemental results retrieval, and usage of synonyms including custom ones. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for verbatim mode.
- Force
Disable Supplemental Results This property is required. bool - Set this flag to disable supplemental results retrieval, setting a flag here will not retrieve supplemental results for queries associated with a given search application. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for supplemental results.
- Force
Verbatim Mode This property is required. bool - Enable this flag to turn off all internal optimizations like natural language (NL) interpretation of queries, supplemental results retrieval, and usage of synonyms including custom ones. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for verbatim mode.
- force
Disable Supplemental Results This property is required. Boolean - Set this flag to disable supplemental results retrieval, setting a flag here will not retrieve supplemental results for queries associated with a given search application. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for supplemental results.
- force
Verbatim Mode This property is required. Boolean - Enable this flag to turn off all internal optimizations like natural language (NL) interpretation of queries, supplemental results retrieval, and usage of synonyms including custom ones. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for verbatim mode.
- force
Disable Supplemental Results This property is required. boolean - Set this flag to disable supplemental results retrieval, setting a flag here will not retrieve supplemental results for queries associated with a given search application. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for supplemental results.
- force
Verbatim Mode This property is required. boolean - Enable this flag to turn off all internal optimizations like natural language (NL) interpretation of queries, supplemental results retrieval, and usage of synonyms including custom ones. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for verbatim mode.
- force_
disable_ supplemental_ results This property is required. bool - Set this flag to disable supplemental results retrieval, setting a flag here will not retrieve supplemental results for queries associated with a given search application. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for supplemental results.
- force_
verbatim_ mode This property is required. bool - Enable this flag to turn off all internal optimizations like natural language (NL) interpretation of queries, supplemental results retrieval, and usage of synonyms including custom ones. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for verbatim mode.
- force
Disable Supplemental Results This property is required. Boolean - Set this flag to disable supplemental results retrieval, setting a flag here will not retrieve supplemental results for queries associated with a given search application. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for supplemental results.
- force
Verbatim Mode This property is required. Boolean - Enable this flag to turn off all internal optimizations like natural language (NL) interpretation of queries, supplemental results retrieval, and usage of synonyms including custom ones. If this flag is set to True, it will take precedence over the option set at Query level. For the default value of False, query level flag will set the correct interpretation for verbatim mode.
ScoringConfigResponse
- Disable
Freshness This property is required. bool - Whether to use freshness as a ranking signal. By default, freshness is used as a ranking signal. Note that this setting is not available in the Admin UI.
- Disable
Personalization This property is required. bool - Whether to personalize the results. By default, personal signals will be used to boost results.
- Disable
Freshness This property is required. bool - Whether to use freshness as a ranking signal. By default, freshness is used as a ranking signal. Note that this setting is not available in the Admin UI.
- Disable
Personalization This property is required. bool - Whether to personalize the results. By default, personal signals will be used to boost results.
- disable
Freshness This property is required. Boolean - Whether to use freshness as a ranking signal. By default, freshness is used as a ranking signal. Note that this setting is not available in the Admin UI.
- disable
Personalization This property is required. Boolean - Whether to personalize the results. By default, personal signals will be used to boost results.
- disable
Freshness This property is required. boolean - Whether to use freshness as a ranking signal. By default, freshness is used as a ranking signal. Note that this setting is not available in the Admin UI.
- disable
Personalization This property is required. boolean - Whether to personalize the results. By default, personal signals will be used to boost results.
- disable_
freshness This property is required. bool - Whether to use freshness as a ranking signal. By default, freshness is used as a ranking signal. Note that this setting is not available in the Admin UI.
- disable_
personalization This property is required. bool - Whether to personalize the results. By default, personal signals will be used to boost results.
- disable
Freshness This property is required. Boolean - Whether to use freshness as a ranking signal. By default, freshness is used as a ranking signal. Note that this setting is not available in the Admin UI.
- disable
Personalization This property is required. Boolean - Whether to personalize the results. By default, personal signals will be used to boost results.
SortOptionsResponse
- Operator
Name This property is required. string - The name of the operator corresponding to the field to sort on. The corresponding property must be marked as sortable.
- Sort
Order This property is required. string - Ascending is the default sort order
- Operator
Name This property is required. string - The name of the operator corresponding to the field to sort on. The corresponding property must be marked as sortable.
- Sort
Order This property is required. string - Ascending is the default sort order
- operator
Name This property is required. String - The name of the operator corresponding to the field to sort on. The corresponding property must be marked as sortable.
- sort
Order This property is required. String - Ascending is the default sort order
- operator
Name This property is required. string - The name of the operator corresponding to the field to sort on. The corresponding property must be marked as sortable.
- sort
Order This property is required. string - Ascending is the default sort order
- operator_
name This property is required. str - The name of the operator corresponding to the field to sort on. The corresponding property must be marked as sortable.
- sort_
order This property is required. str - Ascending is the default sort order
- operator
Name This property is required. String - The name of the operator corresponding to the field to sort on. The corresponding property must be marked as sortable.
- sort
Order This property is required. String - Ascending is the default sort order
SourceConfigResponse
- Crowding
Config This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Source Crowding Config Response - The crowding configuration for the source.
- Scoring
Config This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Source Scoring Config Response - The scoring configuration for the source.
- Source
This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Source Response - The source for which this configuration is to be used.
- Crowding
Config This property is required. SourceCrowding Config Response - The crowding configuration for the source.
- Scoring
Config This property is required. SourceScoring Config Response - The scoring configuration for the source.
- Source
This property is required. SourceResponse - The source for which this configuration is to be used.
- crowding
Config This property is required. SourceCrowding Config Response - The crowding configuration for the source.
- scoring
Config This property is required. SourceScoring Config Response - The scoring configuration for the source.
- source
This property is required. SourceResponse - The source for which this configuration is to be used.
- crowding
Config This property is required. SourceCrowding Config Response - The crowding configuration for the source.
- scoring
Config This property is required. SourceScoring Config Response - The scoring configuration for the source.
- source
This property is required. SourceResponse - The source for which this configuration is to be used.
- crowding_
config This property is required. SourceCrowding Config Response - The crowding configuration for the source.
- scoring_
config This property is required. SourceScoring Config Response - The scoring configuration for the source.
- source
This property is required. SourceResponse - The source for which this configuration is to be used.
- crowding
Config This property is required. Property Map - The crowding configuration for the source.
- scoring
Config This property is required. Property Map - The scoring configuration for the source.
- source
This property is required. Property Map - The source for which this configuration is to be used.
SourceCrowdingConfigResponse
- Num
Results This property is required. int - Maximum number of results allowed from a datasource in a result page as long as results from other sources are not exhausted. Value specified must not be negative. A default value is used if this value is equal to 0. To disable crowding, set the value greater than 100.
- Num
Suggestions This property is required. int - Maximum number of suggestions allowed from a source. No limits will be set on results if this value is less than or equal to 0.
- Num
Results This property is required. int - Maximum number of results allowed from a datasource in a result page as long as results from other sources are not exhausted. Value specified must not be negative. A default value is used if this value is equal to 0. To disable crowding, set the value greater than 100.
- Num
Suggestions This property is required. int - Maximum number of suggestions allowed from a source. No limits will be set on results if this value is less than or equal to 0.
- num
Results This property is required. Integer - Maximum number of results allowed from a datasource in a result page as long as results from other sources are not exhausted. Value specified must not be negative. A default value is used if this value is equal to 0. To disable crowding, set the value greater than 100.
- num
Suggestions This property is required. Integer - Maximum number of suggestions allowed from a source. No limits will be set on results if this value is less than or equal to 0.
- num
Results This property is required. number - Maximum number of results allowed from a datasource in a result page as long as results from other sources are not exhausted. Value specified must not be negative. A default value is used if this value is equal to 0. To disable crowding, set the value greater than 100.
- num
Suggestions This property is required. number - Maximum number of suggestions allowed from a source. No limits will be set on results if this value is less than or equal to 0.
- num_
results This property is required. int - Maximum number of results allowed from a datasource in a result page as long as results from other sources are not exhausted. Value specified must not be negative. A default value is used if this value is equal to 0. To disable crowding, set the value greater than 100.
- num_
suggestions This property is required. int - Maximum number of suggestions allowed from a source. No limits will be set on results if this value is less than or equal to 0.
- num
Results This property is required. Number - Maximum number of results allowed from a datasource in a result page as long as results from other sources are not exhausted. Value specified must not be negative. A default value is used if this value is equal to 0. To disable crowding, set the value greater than 100.
- num
Suggestions This property is required. Number - Maximum number of suggestions allowed from a source. No limits will be set on results if this value is less than or equal to 0.
SourceResponse
- Name
This property is required. string - Source name for content indexed by the Indexing API.
- Predefined
Source This property is required. string - Predefined content source for Google Apps.
- Name
This property is required. string - Source name for content indexed by the Indexing API.
- Predefined
Source This property is required. string - Predefined content source for Google Apps.
- name
This property is required. String - Source name for content indexed by the Indexing API.
- predefined
Source This property is required. String - Predefined content source for Google Apps.
- name
This property is required. string - Source name for content indexed by the Indexing API.
- predefined
Source This property is required. string - Predefined content source for Google Apps.
- name
This property is required. str - Source name for content indexed by the Indexing API.
- predefined_
source This property is required. str - Predefined content source for Google Apps.
- name
This property is required. String - Source name for content indexed by the Indexing API.
- predefined
Source This property is required. String - Predefined content source for Google Apps.
SourceScoringConfigResponse
- Source
Importance This property is required. string - Importance of the source.
- Source
Importance This property is required. string - Importance of the source.
- source
Importance This property is required. String - Importance of the source.
- source
Importance This property is required. string - Importance of the source.
- source_
importance This property is required. str - Importance of the source.
- source
Importance This property is required. String - Importance of the source.
ValueFilterResponse
- Operator
Name This property is required. string - The
operator_name
applied to the query, such as price_greater_than. The filter can work against both types of filters defined in the schema for your data source: 1.operator_name
, where the query filters results by the property that matches the value. 2.greater_than_operator_name
orless_than_operator_name
in your schema. The query filters the results for the property values that are greater than or less than the supplied value in the query. - Value
This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Value Response - The value to be compared with.
- Operator
Name This property is required. string - The
operator_name
applied to the query, such as price_greater_than. The filter can work against both types of filters defined in the schema for your data source: 1.operator_name
, where the query filters results by the property that matches the value. 2.greater_than_operator_name
orless_than_operator_name
in your schema. The query filters the results for the property values that are greater than or less than the supplied value in the query. - Value
This property is required. ValueResponse - The value to be compared with.
- operator
Name This property is required. String - The
operator_name
applied to the query, such as price_greater_than. The filter can work against both types of filters defined in the schema for your data source: 1.operator_name
, where the query filters results by the property that matches the value. 2.greater_than_operator_name
orless_than_operator_name
in your schema. The query filters the results for the property values that are greater than or less than the supplied value in the query. - value
This property is required. ValueResponse - The value to be compared with.
- operator
Name This property is required. string - The
operator_name
applied to the query, such as price_greater_than. The filter can work against both types of filters defined in the schema for your data source: 1.operator_name
, where the query filters results by the property that matches the value. 2.greater_than_operator_name
orless_than_operator_name
in your schema. The query filters the results for the property values that are greater than or less than the supplied value in the query. - value
This property is required. ValueResponse - The value to be compared with.
- operator_
name This property is required. str - The
operator_name
applied to the query, such as price_greater_than. The filter can work against both types of filters defined in the schema for your data source: 1.operator_name
, where the query filters results by the property that matches the value. 2.greater_than_operator_name
orless_than_operator_name
in your schema. The query filters the results for the property values that are greater than or less than the supplied value in the query. - value
This property is required. ValueResponse - The value to be compared with.
- operator
Name This property is required. String - The
operator_name
applied to the query, such as price_greater_than. The filter can work against both types of filters defined in the schema for your data source: 1.operator_name
, where the query filters results by the property that matches the value. 2.greater_than_operator_name
orless_than_operator_name
in your schema. The query filters the results for the property values that are greater than or less than the supplied value in the query. - value
This property is required. Property Map - The value to be compared with.
ValueResponse
- Boolean
Value This property is required. bool - Date
Value This property is required. Pulumi.Google Native. Cloud Search. V1. Inputs. Date Response - Double
Value This property is required. double - Integer
Value This property is required. string - String
Value This property is required. string - Timestamp
Value This property is required. string
- Boolean
Value This property is required. bool - Date
Value This property is required. DateResponse - Double
Value This property is required. float64 - Integer
Value This property is required. string - String
Value This property is required. string - Timestamp
Value This property is required. string
- boolean
Value This property is required. Boolean - date
Value This property is required. DateResponse - double
Value This property is required. Double - integer
Value This property is required. String - string
Value This property is required. String - timestamp
Value This property is required. String
- boolean
Value This property is required. boolean - date
Value This property is required. DateResponse - double
Value This property is required. number - integer
Value This property is required. string - string
Value This property is required. string - timestamp
Value This property is required. string
- boolean_
value This property is required. bool - date_
value This property is required. DateResponse - double_
value This property is required. float - integer_
value This property is required. str - string_
value This property is required. str - timestamp_
value This property is required. str
- boolean
Value This property is required. Boolean - date
Value This property is required. Property Map - double
Value This property is required. Number - integer
Value This property is required. String - string
Value This property is required. String - timestamp
Value This property is required. String
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi