Search results for navboost query
GoogleApi.ContentWarehouse.V1.Model.ImageExactBoostNavQuery (module)
Navboost query data.
GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchNavboostQueryInfo (module)
The information representing one navboost query for the dataset source_url.
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchNavboostAnchorFeatures (module)
Features for queries generated using document navboost data with timed anchors.
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchNavboostAnchorFeatures (module)
...enerated query. * `navboostText` (*type:* `String.t`, *default:* `nil`) - The navboost query used in the generated query. * `source` (*type:* `String.t`, *default:*...
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefImageQueryIndices (module)
Identifies a set of Image NavBoost queries in the CompositeDoc. Each CompositeDoc can contain several images, so w...
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefQueryIndices (module)
Identifies a set of NavBoost queries in the CompositeDoc. Typically these queries were collapsed by WebRef i...
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSubSegmentIndex (module)
...onsist of multiple sub-segments (e.g. a document might have multiple anchors or navboost queries). SubSegmentIndex contains all information needed to identify the sub-s...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetRadishFeatures (module)
...` (*type:* `number()`, *default:* `nil`) - Answer score of the passage for this `navboost_query`. * `navboostQuery` (*type:* `String.t`, *default:* `nil`) - Navboost query for...
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchQbstTermsOverlapFeatures (module)
... *default:* `nil`) - Fraction of salient terms of original query covered by top navboost query of the video.
GoogleApi.ContentWarehouse.V1.Model.QualityActionsAppInfo (module)
... {app, package} pair. This confidence is calculated from different signals like navboost, ranking etc. which later is used for ranking the apps for a particular query. T...
GoogleApi.ContentWarehouse.V1.Model.OfficialPagesOfficialKey (module)
.... from a CJK-segmented and punctuation-stripped query with NormalizeText (NOTE: navboost queries are already CJK-segmented and punctuation-stripped, you can just pass t...
Attributes - GoogleApi.ContentWarehouse.V1.Model.CountryMetroNBFeature (module)
...(__state__country). * `id` (*type:* `integer()`, *default:* `nil`) - A 32 bit navboost v2 feature id encoding (country, language, metro). NavBoosterUtils class (googl...
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchRankEmbedNearestNeighborsFeatures (module)
...ault:* `nil`) - Rankembed similarity between the rankembed neighbor and the top navboost query of the video. * `reSimilarity` (*type:* `number()`, *default:* `nil`) -...
GoogleApi.ContentWarehouse.V1.Model.QualityNavboostGlueVoterTokenBitmapMessage (module)
...zation, we store the voter_token as a single uint64 if only one bit is set. See quality/navboost/speedy_glue/util/voter_token_bitmap.h for the class that manages operations on these bitmaps.
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchQnaAnchorFeatures (module)
...er()`, *default:* `nil`) - NavBoostFeature f_query_count for questions that are NavBoost queries. * `queryDocCount` (*type:* `number()`, *default:* `nil`) - NavBoostF...
GoogleApi.ContentWarehouse.V1.Model.CountryMetroNBFeature (module)
A metro feature, keyed by NavBoost feature id V2. This can be a metro id, a boost, or extended in the future to ad...
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMultimodalTopicTrainingFeatures (module)
...dTopic` (*type:* `String.t`, *default:* `nil`) - The topic/query normalized for Navboost and QBST lookups as well as fetching of the Rankembed nearest neighbors. * `q...
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMultimodalTopicFeatures (module)
...es.t`, *default:* `nil`) - Features related to queries generated using document navboost data with timed anchors. Only populated if the query was generated using this a...
GoogleApi.ContentWarehouse.V1.Model.AssistantLogsRoomAnnotationLog (module)
Room annotation mentioned in query.
GoogleApi.ContentWarehouse.V1.Model.AssistantLogsStructureAnnotationLog (module)
Structure annotation mentioned in query.
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalChainMemberConstraint (module)
ChainMemberConstraint for chain filtering enabled queries.
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsShoppingAssistantPhrase (module)
A phrase parsed from a user query.
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotation (module)
High level category annotations for documents and queries.
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchQbstTermsOverlapFeatures (module)
QBST terms overlap features for the candidate query.
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchRankEmbedNearestNeighborsFeatures (module)
Rankembed neighbor neighbor features for the candidate query.
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftMeasure (module)
Identifies a measure, like '53 pounds' in a query.
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenancePreviousQueryRole (module)
The role that this data played in the previous query.
GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiMatchInfo (module)
Represents the matching information for a field when there is a query.
Attributes - GoogleApi.ContentWarehouse.V1.Model.PornFlagData (module)
...sed on some image signals (brain pixel score, co-clicked images violence score, navboost queries score, etc.). * `finalViolenceScoreVersion` (*type:* `String.t`, *def...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenanceQueryAnaphor (module)
Signals about an anaphor in the query: for example an occurrence of the pronoun "it".
GoogleApi.ContentWarehouse.V1.Connection.delete/3 (function)
... `request/2` for options definition. delete("/users") delete("/users", query: [scope: "admin"]) delete(client, "/users") delete(client, "/users", que...
GoogleApi.ContentWarehouse.V1.Connection.delete!/3 (function)
...equest!/2` for options definition. delete!("/users") delete!("/users", query: [scope: "admin"]) delete!(client, "/users") delete!(client, "/users", q...
GoogleApi.ContentWarehouse.V1.Connection.get/3 (function)
.../1` or `request/2` for options definition. get("/users") get("/users", query: [scope: "admin"]) get(client, "/users") get(client, "/users", query: [s...
GoogleApi.ContentWarehouse.V1.Connection.get!/3 (function)
... or `request!/2` for options definition. get!("/users") get!("/users", query: [scope: "admin"]) get!(client, "/users") get!(client, "/users", query: ...
GoogleApi.ContentWarehouse.V1.Connection.head/3 (function)
...` or `request/2` for options definition. head("/users") head("/users", query: [scope: "admin"]) head(client, "/users") head(client, "/users", query: ...
GoogleApi.ContentWarehouse.V1.Connection.head!/3 (function)
...r `request!/2` for options definition. head!("/users") head!("/users", query: [scope: "admin"]) head!(client, "/users") head!(client, "/users", query...
GoogleApi.ContentWarehouse.V1.Connection.options/3 (function)
...request/2` for options definition. options("/users") options("/users", query: [scope: "admin"]) options(client, "/users") options(client, "/users", q...
GoogleApi.ContentWarehouse.V1.Connection.options!/3 (function)
...uest!/2` for options definition. options!("/users") options!("/users", query: [scope: "admin"]) options!(client, "/users") options!(client, "/users",...
GoogleApi.ContentWarehouse.V1.Connection.trace/3 (function)
...or `request/2` for options definition. trace("/users") trace("/users", query: [scope: "admin"]) trace(client, "/users") trace(client, "/users", query...
GoogleApi.ContentWarehouse.V1.Connection.trace!/3 (function)
...`request!/2` for options definition. trace!("/users") trace!("/users", query: [scope: "admin"]) trace!(client, "/users") trace!(client, "/users", que...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefImageQueryIndices (module)
....V1.Model.RepositoryWebrefQueryIndices.t`, *default:* `nil`) - Queries index in ImageData::image_data_navboost.
GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoCoreSignals (module)
Core signals for video content corpus which will be fetched for every query. If a signal is required only for a subset of search queries then it should be a...
GoogleApi.ContentWarehouse.V1.Model.ResearchScamQueryMetadata (module)
Metadata to encode query-specific information. This may include NeighborSelectionOverride, pre-computed query tok...
Attributes - GoogleApi.ContentWarehouse.V1.Model.OfficialPagesQuerySet (module)
* `queries` (*type:* `list(GoogleApi.ContentWarehouse.V1.Model.OfficialPagesOfficialKey.t)`...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefNameDebugInfo (module)
...efault:* `nil`) - List of per-candidate signals derived from annotation of this query. * `query` (*type:* `GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLocal...
GoogleApi.ContentWarehouse.V1.Connection.patch/4 (function)
...ition. patch("/users", %{name: "Jon"}) patch("/users", %{name: "Jon"}, query: [scope: "admin"]) patch(client, "/users", %{name: "Jon"}) patch(client,...
GoogleApi.ContentWarehouse.V1.Connection.patch!/4 (function)
...ion. patch!("/users", %{name: "Jon"}) patch!("/users", %{name: "Jon"}, query: [scope: "admin"]) patch!(client, "/users", %{name: "Jon"}) patch!(clien...
GoogleApi.ContentWarehouse.V1.Connection.post/4 (function)
...inition. post("/users", %{name: "Jon"}) post("/users", %{name: "Jon"}, query: [scope: "admin"]) post(client, "/users", %{name: "Jon"}) post(client, "...
GoogleApi.ContentWarehouse.V1.Connection.post!/4 (function)
...ition. post!("/users", %{name: "Jon"}) post!("/users", %{name: "Jon"}, query: [scope: "admin"]) post!(client, "/users", %{name: "Jon"}) post!(client,...
GoogleApi.ContentWarehouse.V1.Connection.put/4 (function)
...efinition. put("/users", %{name: "Jon"}) put("/users", %{name: "Jon"}, query: [scope: "admin"]) put(client, "/users", %{name: "Jon"}) put(client, "/u...
GoogleApi.ContentWarehouse.V1.Connection.put!/4 (function)
...inition. put!("/users", %{name: "Jon"}) put!("/users", %{name: "Jon"}, query: [scope: "admin"]) put!(client, "/users", %{name: "Jon"}) put!(client, "...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiMatchInfoLookupTokenMatch (module)
...r()`, *default:* `nil`) - Index right after the last character that matches the query. length = end-start, we have substring = [start, end). * `startIndex` (*type:*...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenanceCurrentQuery (module)
NOTE: These comments should stay in sync with the comments in logs/proto/knowledge/interpretation/intent_query.proto LINT.IfChange The argument comes from the current query. For example: U: Book a...
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeFetchedRelativeDateTime (module)
...mas. Examples to illustrate how the proto is used: I. Fetching day-of-weeks: a) query: "1st 2 Mondays of April" proto: ordinal: 1 target {weekday: MONDAY} count: 2 ra...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryConceptSignals (module)
...ype:* `integer()`, *default:* `nil`) - Concepts data epoch used to annotate the queries.
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersOpaqueAogType (module)
Custom opaque type used by actions-on-google in-dialog queries. See go/3p-custom-intents-wrt-meaning-catalog
GoogleApi.ContentWarehouse.V1.Model.SentimentSentiment (module)
...tains the sentiment and emotions that the user is exhibiting at the time of the query. NEXT ID: 4
GoogleApi.ContentWarehouse.V1.Model.AssistantLogsDeviceAnnotationLog (module)
Device annotation mention from query
GoogleApi.ContentWarehouse.V1.Model.AssistantLogsQueryAnnotationLog (module)
Log about the query requirements
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftSpan (module)
...imply the definition of some |category| for a sub-span of the |raw_text| of the query.
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchNavboostQueryInfo (module)
...an estimate of the number of long clicks for this tuple. NOTE: It is similar to query_doc_count, but calculated in different manner. * `query` (*type:* `String.t`, *default:*...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantLogsQueryAnnotationLog (module)
...otationLog.t)`, *default:* `nil`) - Log the device annotations mentioned in the query. * `providerAnnotation` (*type:* `GoogleApi.ContentWarehouse.V1.Model.Assistan...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSubSegmentIndex (module)
...brefImageQueryIndices.t`, *default:* `nil`) - Pointer to the exact set of image navboost queries in the cdoc. * `jgnIndex` (*type:* `GoogleApi.ContentWarehouse.V1.Mod...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityActionsAppInfoSourceData (module)
...`) - * `confidence` (*type:* `number()`, *default:* `nil`) - Confidence from navboost. * `install` (*type:* `String.t`, *default:* `nil`) - Number of installs from ...
GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseQuerySubitem (module)
A query term, phrase, or synonym. An original query term or phrase is called an "item"....
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryTermCoverageFeatures (module)
Snippet query term coverage features.
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryAnnotationShoppingSignals (module)
The QPrime query classifier signals.
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMention (module)
Multiple entities can be identified on a document or query. Each entity can be mentioned several times in different positions on the docume...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryStats (module)
* `queryTextPornScore` (*type:* `number()`, *default:* `nil`) - A query text porn score for the queries which have clicks to the image: query_text_porn...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenancePreviousQuery (module)
...r the previous winning IntentQuery or an entity annotated by QRef in a previous query. For example: U: How old is Obama. [Age(person=/m/obama)] G: Barack Obama is 56 ...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersDialogReferentialResolution (module)
How a piece of data was resolved through external data (either elsewhere in the query, or from a previous query). Examples: [obama and his age] -> "his" is resolved f...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ImageExactBoostNavQuery (module)
...eger()`, *default:* `nil`) - Associated confidence scores for the image for the query. * `imageClickRank` (*type:* `integer()`, *default:* `nil`) - Click-based rank...
GoogleApi.ContentWarehouse.V1.Model.ResearchScamQueryResponse (module)
Response to a query. The main result is the nearest neighbor list, but we also optionally include de...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenancePreviousQuery (module)
...icParsingAnnotationEvalData.t)`, *default:* `nil`) - The span(s) in the current query where the value comes from. This is used when the argument spans both the curre...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseMatchInfo (module)
* `titleMatches` (*type:* `String.t`, *default:* `nil`) - bitvector of query items matching the title * `urlMatches` (*type:* `String.t`, *default:* `nil`...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats (module)
* `aggregatedQueryCount` (*type:* `float()`, *default:* `nil`) - Total query count for the document from all the query terms. Can be used to estimate the po...
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeResolutionProperties (module)
Encapsulates metadata about the query span resolved here.
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictStats (module)
... *default:* `nil`) - Information about the evaluation of the restricts for this query. Could be used for production (e.g., custom restrict pass certain information to...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoDeviceTargetingOutputQueryInfo (module)
* `annotatedSpanDevice` (*type:* `String.t`, *default:* `nil`) - The query span for device mention. * `annotatedSpanRoom` (*type:* `String.t`, *default:...
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefNameDebugInfo (module)
Collects signals from one query used for prior learning.
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconQueryStats (module)
Contains high level search query statistics of the document.
Attributes - GoogleApi.ContentWarehouse.V1.Model.ImageContentQueryBoostQueryBoost (module)
...umber()`, *default:* `nil`) - Score multiplier (fully normalized 1 is nop). * `query` (*type:* `String.t`, *default:* `nil`) - Canonicalized query string.
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaNewsTopic (module)
Example: "ukraine" in a query like "read me news about Ukraine"
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamGenericFeatureVectorCrowding (module)
...r crowding attribute value (per_crowding_attribute_num_neighbors) is configured per-query. This field is ignored if per_crowding_attribute_num_neighbors is larger than th...
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryFeatures (module)
Query related features used in snippets scoring. Next ID: 7
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalMenuItem (module)
...t`, *default:* `nil`) - This ID corresponds to the name of the menu item in the query. For example [restaurants that serve thai curry] has menu_item_id = "thai curry"...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoCommonVoiceTrigger (module)
* `query` (*type:* `String.t`, *default:* `nil`) -
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange (module)
...integer()`, *default:* `nil`) - Begin byte offset relative to the full original query. * `category` (*type:* `String.t`, *default:* `nil`) - * `direction` (*type...
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefNameDebugInfoCandidateInfo (module)
Collects signals from one query and one candidate. Next available tag: 9
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoGeneratedQueryFeatures (module)
Contains video level features for generated queries that are applied at the video level.
GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryStats (module)
QuerySats contains the information about the queries that users typed to search for this image.
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivitySensitivity (module)
Canonical representation of query sensitivites. See go/sensitive-intents for more details.
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsShoppingAssistantProductExpression (module)
An expression parsed from a user query that describes a product or set of products.
GoogleApi.ContentWarehouse.V1.Model.ResearchScamRestrictEvaluationInfo (module)
Structre to hold the detailed information for restrict evaluation for a given query and dataset.
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchEntityAnnotations (module)
Entity annotations for one of the mids representing an anchor label or a query text.
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryFunctionCall (module)
A message representing the function call of an answers intent query. Next ID: 21 Important: If you add new fields that do not reflect signals data, ...
GoogleApi.ContentWarehouse.V1.Model.AssistantLogsProviderAnnotationLog (module)
Provider annotation annotated from the query. These fields contain the detailed information for the provider. (e.g. for Youtu...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantLogsStructureAnnotationLog (module)
...:* `String.t`, *default:* `nil`) - The raw text mentioning a structure from the query, such as "my house". * `structureId` (*type:* `list(String.t)`, *default:* `ni...
GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoCloudEndpoint (module)
A cloud endpoints associates with this device, it can be used for query parsing, or cloud execution.
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsShoppingAssistantUnrecognizedPhrase (module)
A span in a user query that could not be identified as any other type of `Phrase`.
Attributes - GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseQuerySubitem (module)
...(*type:* `boolean()`, *default:* `nil`) - true iff this subitem was an original query term or phrase. Can only be false if want_all_query_subitems == true in the req...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamNearestNeighbors (module)
...f data_id_str is not present), and thus can be arbitrary data, e.g. docid, URL, query string. * `metadata` (*type:* `String.t`, *default:* `nil`) - Metadata about ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiMatchInfo (module)
...of matches ordered by most relevant matching for autocomplete coming first. * `query` (*type:* `String.t`, *default:* `nil`) - The query token we are matching agains...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefQueryIndices (module)
.... * `queriesIndex` (*type:* `integer()`, *default:* `nil`) - The index of the query in NavBoostDocument::queries() array.
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantLogsRoomAnnotationLog (module)
...*type:* `String.t`, *default:* `nil`) - The raw text mentioning a room from the query, such as "my living room". * `roomCount` (*type:* `integer()`, *default:* `nil...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantAccessoryV1AudioOutConfig (module)
...ring.t`, *default:* `nil`) - Current audio mode on the device while issuing the query. * `audioRoutingMode` (*type:* `String.t`, *default:* `nil`) - Current audio r...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryClassifierOutput (module)
...bit that shows if this classifier outputs positive classification for the input query. Set by thresholding with a recommended threshold. * `score` (*type:* `number(...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryShoppingIdsMeasureValue (module)
...ase unit. This does not necessarily match the unit expressed by the user in the query. The exact unit is known to the O4 server and is used in fulfillment.
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefUniversalNgramData (module)
...a plural form of a word. This information is extracted from SAFT annotations of queries. See HasPluralProperty().
GoogleApi.ContentWarehouse.V1.Model.EventIdMessage (module)
An EventId is a 128 bit identifier that uniquely identifies an event, such as a query. The event time recorded to the nearest microsecond, along with information abou...
GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiMatchInfoLookupTokenMatch (module)
All the substring that were matched for the given query against the current field. Represents a substring of another string.
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaQuantification (module)
The quantification of device(s) in the query. For example, "three speakers", "all TVs", etc. Usually, we should have either l...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1HistogramQuery (module)
...ertyNameFilter.t`, *default:* `nil`) - Optional. Filter the result of histogram query by the property names. It only works with histogram query count('FilterableProp...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamQueryResponse (module)
...s.t)`, *default:* `nil`) - Debugging fields: The wall and CPU time used by each query on each machine. For successful queries, there will be one entry here for each ...
GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivity (module)
...nking when there are multiple sensitivies set by default sources (eg, followon, query understanding, attentional entity).
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantLogsDeviceAnnotationLog (module)
...ype:* `String.t`, *default:* `nil`) - The raw text mentioning a device from the query, such as "any tv". * `type` (*type:* `String.t`, *default:* `nil`) - The annot...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1QAResult (module)
...nfidence level for whether the returned document and snippet answers the user's query. * `highlights` (*type:* `list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloud...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitRetrievalQueryEncodingDebugInfo (module)
...Warehouse.V1.Model.ResearchScamGenericFeatureVector.t`, *default:* `nil`) - The query encoding sent to scam for retrieval.
Attributes - GoogleApi.ContentWarehouse.V1.Model.GeostoreBizBuilderReferenceProto (module)
* `id` (*type:* `String.t`, *default:* `nil`) - Listing id. Used in queries to BizBuilder backend for listing access.
GoogleApi.ContentWarehouse.V1.Model.QualityFringeFringeQueryPriorPerDocData (module)
PerDocData for fringe-query-prior (built into the shards for eventual consumption at Fringe classification time)....
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenanceCurrentQuery (module)
...lpSemanticParsingAnnotationEvalData.t)`, *default:* `nil`) - The span(s) in the query where the value comes from. Note that if the argument is split across the curre...
GoogleApi.ContentWarehouse.V1.Model.WWWResultInfoSubImageDocInfo (module)
The following message contains info of sub image docs, it is populated in query_state and consumed in web image boost twiddler: (go/WebImageBoostTwiddler). NextID: 2...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenance (module)
...rgumentProvenanceQueryAnaphor.t`, *default:* `nil`) - If populated, the current query contains an anaphor that refers to the value. For example: U: Weather in Paris....
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenanceSearchAnswerValue (module)
The value was carried over from a SearchAnswerValue triggered by a previous query (go/search-answer-values). For example: U: Movies with Tom Cruise. [Movies(acto...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleAogSlot (module)
...ype:* `integer()`, *default:* `nil`) - Number of bytes of this slot in resolved query. * `original` (*type:* `String.t`, *default:* `nil`) - Part of input text, mat...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatorProfile (module)
...tal of the timings from all the processors that worked on the given document or query.
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentModifiers (module)
...ing.t`, *default:* `nil`) - Language of all of the non-annotation tokens of the query interpretation, if it is different than |language|. This can happen with Englis...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantLogsAllMediaStreamLog (module)
...Log.t)`, *default:* `nil`) - All active media streams while the user issues the query. * `targetStream` (*type:* `GoogleApi.ContentWarehouse.V1.Model.AssistantLogsM...
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDolphinFeatures (module)
* `altQuery` (*type:* `String.t`, *default:* `nil`) - The alt query used for building the Dolphin example. * `answer` (*type:* `String.t`, *defau...
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeDuration (module)
...low Submarine", "it takes (DURATION: more than 3 days) to finish." In contrast, queries like: "wake me up in 5 minutes" will be resolved to a AbsoluteDateTime since th...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamGenericFeatureVectorRestrictTokens (module)
...ts) In "forward" mode: defined on database points In "reverse" mode: defined on queries * `tokens` (*type:* `GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamRe...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersMeaningSchemaSlotKey (module)
The primary key for a MeaningSchema slot. Next ID: 3 For //depot/google3/logs/proto/knowledge/interpretation/intent_query.proto in the "ThenChange", please update Argument.SlotKey. LINT.IfChange
GoogleApi.ContentWarehouse.V1.Model.AssistantApiOemCapabilities (module)
...evice registration, and per-request context. This data is sent to NLU layer for query understanding.
Attributes - GoogleApi.ContentWarehouse.V1.Model.ImageRegionsImageRegions (module)
... `hasNavboost` (*type:* `boolean()`, *default:* `nil`) - True if the image has navboost. * `isIuInappropriate` (*type:* `boolean()`, *default:* `nil`) - True if the i...
GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesDeviceConfig (module)
...he assistant. All of these fields will be populated by the third party when the query is sent from the third party device. Next Id: 5
Attributes - GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityQueryUnderstanding (module)
...ly. * `rewrittenQuery` (*type:* `String.t`, *default:* `nil`) - The rewritten query this sensitivity is for. Note different query rewrites could produce different ...
GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerServingTimeClusterId (module)
... in Alexandria so that all documents (and their tokens) are available to search queries. However, those documents are assigned the same Serving-Time-Cluster-ID (on the ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.OfficialPagesOfficialKey (module)
...fault:* `nil`) - * `language` (*type:* `integer()`, *default:* `nil`) - * `query` (*type:* `String.t`, *default:* `nil`) -
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange (module)
...et| (exclusive). The offsets are all byte offsets relative to the full original query and cover both the mentions and surrounding markers.
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamTokenNamespace (module)
...pecifying, such as "color", "shape", "geo", or "tags". Recall that your overall query is an AND across namespaces. * `stringBlacklistTokens` (*type:* `list(String....
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamOnlineSearchLatencyStats (module)
...type:* `float()`, *default:* `nil`) - An estimate of the CPU time used for this query on the machine associated with task_id, from when the query was received to whe...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityProductProductSiteDataLocaleData (module)
... gobi site, ie, a site from a gobi domain that should be boosted for a category query with this gobi domain. For example, amazon.com is a gobi store domain for categ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPerDocRelevanceRatings (module)
... - In topicality ratings this is Fingerprint2011() of the normalized cdoc. - In query-mention ratings this is a hash of the QueryJoin. - In doc-content-mention ratings this ...
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMentions (module)
...entMentions contains all the mentions for a given (document, segment) pair. For queries there is only a single CONTENT segment.
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExplainedRangeInfo (module)
...nd], the first directly, the other via implication. Only used in the context of query annotation.
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoGeneratedQueryFeatures (module)
...cription of why the video was removed. This is intended for debugging generated queries that are filtered at the video level. * `prefilteredPassageCount` (*type:* `i...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyFilter (module)
...nctionality by parsing, stemming and doing synonyms expansion against the input query. It matches if the property contains semantic similar content to the query. It i...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalHyperReliableData (module)
...aurant", "hotel", etc, and all others are neutral. The value is 1 for commodity queries, 0 for non-commodity queries, no-value for neutral queries (when the field doesn...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaRadio (module)
...`, *default:* `nil`) - This proto may only be partially filled depending on the query.
GoogleApi.ContentWarehouse.V1.Model.ResearchScamCustomRestrictNamespace (module)
...estrict don't have to be symmetric. That is, this proto is always needed in the query, but only optionally in database datapoints, as some custom restrict implementat...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentQuery (module)
...llowed in the expression. The expression must be < 6000 bytes in length. Sample Query: `(LOWER(driving_license)="class \"a\"" OR EMPTY(driving_license)) AND driving_y...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalJoiner (module)
...* `String.t`, *default:* `nil`) - The original joiner string from the tokenized query. Particularly important if the type is OTHER. * `type` (*type:* `String.t`, *d...
Attributes - GoogleApi.ContentWarehouse.V1.Model.MustangReposWwwSnippetsSnippetsRanklabFeatures (module)
...QualityPreviewSnippetQueryTermCoverageFeatures.t`, *default:* `nil`) - Original query term coverage in titles and / or snippets. * `queryLanguage` (*type:* `String...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument (module)
...s in the original fields are stripped when returned in this field, and matching query keywords are enclosed in HTML bold tags. If the question-answering feature is e...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenancePreviousTaskStatePreviousFunctionCall (module)
...e, at what time? U: 5 am. [CreateAlarm(title=Wake,time=5am)] On the second user query, the "title" argument would have a provenance of PREVIOUS_TASK_STATE.
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftSpan (module)
...* `rawText` (*type:* `String.t`, *default:* `nil`) - The substring of the raw query spanned by this annotation.
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityAnnotations (module)
...he overall confidence that the entity is annotated somewhere in the document or query. For WebRef it is computed as a function of the mention confidences weighted by ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivityFollowOn (module)
...`) - Iff true this follow-on sensitivity will rank above the ones determined by query understanding (QU).
GoogleApi.ContentWarehouse.V1.Model.WeboftrustTimeRange (module)
...x time (seconds since midnight, January 1, 1970). Time zone is same as that for query_start_time (i.e., GMT). Next ID: 3
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData (module)
... components of the NLU stack as long as said components have access to the same query. * `startToken` (*type:* `integer()`, *default:* `nil`) - Token position. This...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedClientOpSupportedExecution (module)
... special rendering behavior while the user is in the middle of expressing their query. This behavior includes: 1) New partial output always over-writes prior partial ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryToken (module)
....t`, *default:* `nil`) - |ngram| should be populated with a string from the raw query, not the normalized tokens. E.g. The ngram in the ignored token for the Height i...
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingPersonalIntelligenceEntity (module)
...e to allow legacy intents to extract entities to slots; trying to add Entity to knowledge_answers::intent_query::ArgumentValue creates a BUILD dependency loop. For the proto used for GwsLogs, see logs/proto...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftMeasure (module)
...* `rawText` (*type:* `String.t`, *default:* `nil`) - The substring of the raw query spanned by this annotation. * `value` (*type:* `float()`, *default:* `nil`) -...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenancePreviousTaskStateListCandidate (module)
...A. [ListPresentationIntent(contact_disambiguation.person=0)] On the second user query, the "contact_disambiguation.person" argument would have a provenance of PREVIOU...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryToken (module)
...hrase, it will have a prior score associated with it. The prior is computed via knowledge/answers/query_generalization/ word_prior/word_prior_from_examples_lib.cc, and ranges between 0 and 1. Stopwor...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityArgumentEvalPolicy (module)
...type:* `boolean()`, *default:* `nil`) - Redact corresponding span of the string query. * `replacement` (*type:* `String.t`, *default:* `nil`) - Customized replaceme...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleDateTime (module)
...lue -1, which means these fields are inferred rather than derived directly from query. * `property` (*type:* `GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsing...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftCoreference (module)
...* `rawText` (*type:* `String.t`, *default:* `nil`) - The substring of the raw query spanned by this annotation. * `referentText` (*type:* `String.t`, *default:* ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.CountryCountryAttachment (module)
...1.Model.CountryMetroNBFeature.t)`, *default:* `nil`) - Metro locations: list of NavBoost feature V2 associated with a doc, along with the enclosing province. Metro loca...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsAppCapabilities (module)
...(*type:* `boolean()`, *default:* `nil`) - Whether the client supports reissuing query after setting up in Music Settings. * `supportsPaymentsSettingsUpdate` (*type...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefNameScores (module)
...ld". For example, this field can be equal to the total number of clicks for the query. Note that for now, we ignore the number of clicks but just use the idf if avail...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentSignals (module)
...ge representing the signals associated with an argument. NEXT ID TO USE: 66 For //depot/google3/logs/proto/knowledge/interpretation/intent_query.proto in the "ThenChange", fields under Argument.signals in the serving proto are sto...
GoogleApi.ContentWarehouse.V1.Model.QualityQrewriteQRewriteAccountAwareCalendarAliasWrapper (module)
A calendar alias wrapper used for query annotation. Aliases values are defined in the extension with build visibility r...
GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamData (module)
...s. This proto will not be propagated to MDU shards, but it will be populated at query time by go/web-signal-joins inside the CompressedQualitySignals subproto of Per...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenanceAttentionalEntity (module)
...s. U: Great, buy some tickets. [BuyTickets(movie=/m/matrix)] On the second user query, the "movie" argument would have a provenance of ATTENTIONAL_ENTITY.
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenanceQueryAnaphor (module)
...otationEvalData.t)`, *default:* `nil`) - If populated, the spans in the current query where this value was annotated. This is a repeated field because some values ca...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantLogsDeviceSelectionLog (module)
...:* `nil`) - Indicates which library populated the device_selection_log for this query. * `mediaFocus` (*type:* `GoogleApi.ContentWarehouse.V1.Model.AssistantLogsMed...
Options - GoogleApi.ContentWarehouse.V1.Connection.request/2 (function)
...ample.com/some/path" or just "/some/path" if using `Tesla.Middleware.BaseUrl` - `:query` - a keyword list of query params, e.g. `[page: 1, per_page: 100]` - `:headers` ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryMuninSignals (module)
..., *default:* `nil`) - If true, the text for this argument did not come from the query, but was generated somehow else.
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaCastDeviceAnnotation (module)
... and name should be set, cast_device_type is set if device type is mentioned in query. e.g. "Dima's Pineapple Chirp" device_id: FOOBAR name: "Dima's Pineapple" cast_d...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaAudio (module)
...icParsingModelsMediaEpisodeConstraint.t)`, *default:* `nil`) - Constraining the query to some detail about the episode. Example: "listen to episode (13) of this amer...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefNameDebugInfoCandidateInfo (module)
...- Whether the entity is purely from strong result entities, and is matchless in query annotation. * `mid` (*type:* `String.t`, *default:* `nil`) - Mid of the candi...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTaskData (module)
... *default:* `nil`) - Signals about quality of data that was shown to raters. If document/query and concept description are readable. * `itemId` (*type:* `String.t`, *defaul...
Attributes - GoogleApi.ContentWarehouse.V1.Model.FatcatCompactDocClassification (module)
...relative weight of this doc within a site, typically something like pagerank or navboost impressions. May be a large number (like an actual pageviews estimate), not lim...
Attributes - GoogleApi.ContentWarehouse.V1.Model.CompositeDocForwardingDup (module)
...ing signal/anchors generally, or only for forwarding some specific signal (e.g. navboost), or for some other purposes (e.g., not for forwarding any data but for making "i...
GoogleApi.ContentWarehouse.V1.Model.MapsQualitySpecialWordsProto (module)
The goal of the special words are to: - Canonicalize the user query by rewriting abbreviations into the canonical version that is indexed. - Figure...
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPersonalizationContextOutputs (module)
...etails about personalization and contextual scoring decisions from Personalized Query Understanding (go/pqu). This message represents information about what kind of ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalQualityConstraint (module)
...raint. This is used to indicate an intent to remove all quality constraints, in queries like [forget the rating].
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalLocationElement (module)
...ia QRef. For example, - a location selected by the users via a dialog follow-up query like [the second one]. Will only be populated in the LocalSemanticsServlet, not...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeResolutionProperties (module)
...atetimeRelativeDateTime.t`, *default:* `nil`) - Expresses the relative DateTime query that gave rise to these grounded semantics.
GoogleApi.ContentWarehouse.V1.Model.ResearchScamV3Restrict (module)
...///////////////////////////////////////////////////// Note that: * Your overall query is an AND across namespaces across types. * Namespaces names are independent ac...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenancePreviousTaskState (module)
...icParsingAnnotationEvalData.t)`, *default:* `nil`) - The span(s) in the current query (if any) used to resolve the previous query's DIS. Example: U: Barack Obama G: ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SearchDocumentsResponse (module)
...lt.t)`, *default:* `nil`) - The histogram results that match with the specified SearchDocumentsRequest.histogram_queries. * `matchingDocuments` (*type:* `list(GoogleApi.ContentWarehouse.V1.Model.Goog...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaCastDeviceAnnotation (module)
...* `nil`) - This field is populated when the user metioned quantification in the query. E.g., "2" or "all".
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiSuggestionsSupportDisplayTargetSupport (module)
...pe:* `boolean()`, *default:* `nil`) - Whether the client can rewrite suggestion query text into executed text, if the latter is present for the display target. * `...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersNormalizedStringType (module)
...d_values in your question semantics, you should remove the slot. Use additional query_examples instead.
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantLogsReminderLog (module)
...created. For example, whether the user likes to issues another [show reminders] query right after reminder is created? * `retrievedRankingClass` (*type:* `integer(...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityPreviewRanklabSnippet (module)
...V1.Model.QualityPreviewSnippetQueryTermCoverageFeatures.t`, *default:* `nil`) - Query term (original terms only) coverage features. * `qualityFeatures` (*type:* `G...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SearchDocumentsRequest (module)
...use.V1.Model.GoogleCloudContentwarehouseV1DocumentQuery.t`, *default:* `nil`) - Query used to search against documents (keyword, filters, etc.). * `histogramQuerie...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiMessageCapabilities (module)
...eviceAppCapabilities` (*type:* `boolean()`, *default:* `nil`) - If true, APP_ID queries initiated by this device should fall back to execution on the tethered device i...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSupportTransferRule (module)
...e careful with setting this option to 'true', as in the case of our example the query [france] would result in the knowledge panel for the monarch. Louis XIV might'v...
Attributes - GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterCluster (module)
...ge as represented by the URL, e.g. 'use this document on the cluster for German queries'. * `regionCode` (*type:* `integer()`, *default:* `nil`) - Same as language, ex...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaEpisodeConstraint (module)
...cription.t`, *default:* `nil`) - A description of the episode. Example: For the query: [listen to this american life about cars] the description would be "cars" * `...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityActionsAppInfo (module)
...e` (*type:* `String.t`, *default:* `nil`) - This is the string matched from the query. * `category` (*type:* `GoogleApi.ContentWarehouse.V1.Model.QualityActionsAppU...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonMetadataScoringInfo (module)
...ds a request with StFieldSpecExpressions. - Used for linking indexed terms with query terms for go/better-name-matching - Name should be alphanumeric or underscores ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.CopleyPersonalReferenceMetadata (module)
...ltiple references can be present when multiple references were made in a single query, or the type of reference was ambiguous. * `subreferenceMetadata` (*type:* `Go...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQuerySimpleValue (module)
...ype:* `String.t`, *default:* `nil`) - Ungrounded value contains the part of the query (or web snippet, etc.) that was not understood. For more information on this fi...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsData (module)
... `float()`, *default:* `nil`) - Used to assign a prior based on IP address. See quality/navboost/craps/craps-ip-prior.h. This value is prior to the linear transformation (scaling / offset / min / max)...
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSupportTransferRule (module)
...e annotations for what people say do not match what people mean. For example, a query [france vs spain] uses names of countries while in sports context the query wou...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsCommunicationPhoneType (module)
...". * `originalText` (*type:* `String.t`, *default:* `nil`) - Original text in query, e.g. "cell". * `rawText` (*type:* `String.t`, *default:* `nil`) - DEPRECATED....
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProjectStatus (module)
...nt. * `location` (*type:* `String.t`, *default:* `nil`) - The location of the queried project. * `qaEnabled` (*type:* `boolean()`, *default:* `nil`) - If the qa is...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamNumericRestrictNamespace (module)
...e. * `op` (*type:* `String.t`, *default:* `nil`) - This MUST be specified for queries and must NOT be specified for database points. * `valueDouble` (*type:* `floa...
GoogleApi.ContentWarehouse.V1.Model.ResearchScamGenericFeatureVectorRestrictTokens (module)
...mes a set of tokens and each database point is a member of zero-to-many tokens. Queries specify zero-to-many whitelist and blacklist tokens that activate database poin...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamV3Restrict (module)
...entry specifies the set of tokens, within a single namespace, that apply to the query, or database point, on which this V3Restrict proto is defined. * Explicitly spec...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsCommunicationRelationshipArgument (module)
...` (*type:* `String.t`, *default:* `nil`) - The alias of the relationship in the query, e.g. "mom". * `canonical` (*type:* `String.t`, *default:* `nil`) - The canoni...
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalScalableAttribute (module)
...NOTE(oksana): LocalCategoryReliable grammar over-rides a few scalable attribute queries to include hyper_reliable location element. If you change this, please make sur...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityIntentEvalPolicy (module)
...nil`) - Controls whether to enabled limited logging (rpc whitelisting + GWS log query redaction) if the intent wins post-fulfillment ranking. * `nestedIntentOnly` ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantAccessoryV1ResponseConfig (module)
... as after a device reboot, or after a significant lapse of time since the prior query. * `outputSampleRateHz` (*type:* `integer()`, *default:* `nil`) - Specifies th...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalPriceConstraint (module)
...straint. This is used to indicate an intent to remove all price constraints, in queries like [forget the price].
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoInlinedActionCapability (module)
...* `nil`) - Specifies whether server can send a series of responses for a single query. Example: Routines where multiple actions to be executed one after another. * ...
Some examples (all of them have open_intent): ## | Query |radio.raw_text|radio.frequency.band|radio.frequency.value| |[play kqed fm]| [kqed fm] | [fm] | N/A | |[play 88.5 fm]| [88.5 fm] | [fm] | 88.5 | | [play 88.5 | [88.5] | N/A | 88.5 | ## | [play fm] | [fm] | [fm] | N/A | - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaRadio (module)
* `isAnnotatedFromText` (*type:* `boolean()`, *default:* `nil`) - Annotation comes from a text annotator. Needed to boost recall. Typically need to be verifie...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualitySitemapTarget (module)
..., *default:* `nil`) - The snippet response for the target document for an empty query. * `sourceAnchor` (*type:* `boolean()`, *default:* `nil`) - * `sporcSignals...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMention (module)
...as created by CloseAnswers on Postref. This bit is populated into corresponding intent_query through Aqua. * `additionalExplainedRange` (*type:* `list(GoogleApi.ContentWa...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeDateTimeProperty (module)
...atetimeRelativeDateTime.t`, *default:* `nil`) - Expresses the relative DateTime query that gave rise to these grounded semantics. * `sourceCalendar` (*type:* `Stri...
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalBusinessType (module)
...: 43 NOTE(oksana): LocalCategoryReliable grammar over-rides a few business type queries to include hyper_reliable location element. If you change this, please make sur...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivitySensitivity (module)
...nal data. See go/cross-account-understanding. Sensitivity could be annotated at query, intent, and argument levels. Query and intent could have data from multiple acc...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ImageSafesearchContentOCRAnnotation (module)
... `number()`, *default:* `nil`) - Image OCR racyness/pornyness, computed by porn query classifier. * `prominentOffensiveScore` (*type:* `number()`, *default:* `nil`...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiAppCapabilities (module)
...der has integrated its cloud backend with Google, and Google can route the user queries to the provider's cloud. * `searchableOnDevice` (*type:* `boolean()`, *defaul...
Attributes - GoogleApi.ContentWarehouse.V1.Model.WWWSnippetResponse (module)
...d` (*type:* `String.t`, *default:* `nil`) - Bitmap representing matches to leaf query terms within document (body section and url). It gets populated if query_matche...
GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentValue (module)
...ases (such as funcall and simple_value) are allowed to omit the annotation. See intent_query_proto_test.cc for details. Note: If you are trying to add a new OpaqueType, stop; OpaqueType ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityFringeFringeQueryPriorPerDocData (module)
...ty-score for definitions of entity topicalities). Represents probability that a query is fringe, given that the entity is in the result set with topicality >= Headli...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryFunctionCall (module)
... indicating that a policy- or privacy- sensitive conversation context (previous queries, rewritten user queries, and previous system responses, like attentional entitie...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgument (module)
...ed by the IG), but heuristically determined by matching the ArgumentValue to an annotation/query fragment. * `key` (*type:* `GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnsw...
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoScoreInfo (module)
...es.t`, *default:* `nil`) - Video-level features that apply to all the generated queries within this VideoAnchorSets. * `videoMultimodalTopicFeatures` (*type:* `Googl...
Attributes - GoogleApi.ContentWarehouse.V1.Model.VendingConsumerProtoTrustedGenomeEntity (module)
...equired. * `queryText` (*type:* `String.t`, *default:* `nil`) - The localized query string for this trusted genome entity. This query will be used when we want to ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityInstruction (module)
...has a linked dasher account. The Assistant runtime policy engine should treat a query as dasher data if 1) this bit is true in the string redaction, and 2) the user ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiSodaCapabilities (module)
...vice supports speaker-id (speaker identification based on hotword and/or spoken query - go/speaker-id). Note: there are existing devices that support speaker-id but ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentSignals (module)
... parsing time, but heuristically determined by matching the ArgumentValue to an annotation/query fragment. * `supportTransferSignals` (*type:* `GoogleApi.ContentWarehouse.V1....
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoAnchors (module)
...ss of this anchor set on the Huh table of contents eval without considering the query. * `score` (*type:* `number()`, *default:* `nil`) - The quality of the anchor ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryFunctionCallSignals (module)
...()`, *default:* `nil`) - Whether the interpretation was generated using similar queries in POSTREF. In case POSTREF_AQUA generated the same entity-attribute interpreta...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiCallCapabilities (module)
...eviceAppCapabilities` (*type:* `boolean()`, *default:* `nil`) - If true, APP_ID queries initiated by this device should fall back to execution on the tethered device i...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ExtraSnippetInfoResponseTidbit (module)
...l`) - * `items` (*type:* `String.t`, *default:* `nil`) - a bitvector of each query term within this tidbit * `score` (*type:* `number()`, *default:* `nil`) - th...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDateTimeAnnotation (module)
...list(String.t)`, *default:* `nil`) - NOTE: None of these are co-indexed. If the query is 'morning', there could be multiple start_time's, start_date's, end_date's, a...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityViewsExtractionClusterInfo (module)
...o which includes a ClusterInfo) or not (eg because they do not explain the full query, and so aqua does not output an interpretation for them). The latter case (a clu...
Attributes - GoogleApi.ContentWarehouse.V1.Model.SocialPersonalizationKnexAnnotationItem (module)
...lk about stuff related to tennis. Note that this field is not populated for all queries. For example, the compound concept "Tennis in California" does not have an assoc...
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchAnchorCommonFeatureSet (module)
...:* `number()`, *default:* `nil`) - QBST distance between the anchor and the top navboost query of the video if exists, or the video title otherwise. * `asrAverageBabe...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchSourceUrlDocjoinInfo (module)
...l.ResearchScienceSearchNavboostQueryInfo.t)`, *default:* `nil`) - A sequence of Navboost queries for the dataset source_url. * `pagerank` (*type:* `integer()`, *defau...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUserAvailabilities (module)
...ault:* `nil`) - The time at which the client should issue the next availability query for this user. This field should only be used to control the polling frequency....
Attributes - GoogleApi.ContentWarehouse.V1.Model.DrishtiFeatureSetDataSequence (module)
...entiate the labels into various sub-groups - eg, central vs relevant, kg-ids vs queries, etc. * `timestamp` (*type:* `list(String.t)`, *default:* `nil`) - If set, mus...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamNearestNeighborsNeighbor (module)
...f data_id_str is not present), and thus can be arbitrary data, e.g. docid, URL, query string. * `gfv` (*type:* `GoogleApi.ContentWarehouse.V1.Model.ResearchScamGen...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityRankembedMustangMustangRankEmbedInfo (module)
...e the version, then each chunk of 5 bits encode the index of a potential improv query (lsb to msb) -------|-----|-----|-----|-----|----- version| id1 | id2 | id3 | i...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter (module)
...ies the exact document schema(s) Document.document_schema_name to run histogram query against. It is optional. It will perform histogram for property names for all t...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefEntities (module)
...WebrefCategoryAnnotation.t)`, *default:* `nil`) - Categories of the document or query. This replaces the category_score found under EntityAnnotations. * `dateRange`...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoHomeAutomationDevice (module)
...nProtoDeviceTargetingOutputQueryInfo.t`, *default:* `nil`) - This field is from query_info in DTO. * `homeautomationMetadata` (*type:* `GoogleApi.ContentWarehouse.V1.Mo...
Attributes - GoogleApi.ContentWarehouse.V1.Model.SearchPolicyRankableSensitivity (module)
...il`) - * `dasherUser` (*type:* `boolean()`, *default:* `nil`) - True iff the query is from a Dasher user. * `followon` (*type:* `GoogleApi.ContentWarehouse.V1.M...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentValue (module)
...ComplexQueriesOutputRewrite.t`, *default:* `nil`) - Custom type used by Complex Queries. This is populated based on the output of the RPC to the Complex Queries Boq nod...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityPreviewRanklabTitle (module)
...*type:* `integer()`, *default:* `nil`) - The number of (different) terms with a query match. It may include the match with any SQuery node (e.g., synonyms). * `gol...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMdvcMetadata (module)
...ertical message. Avoid using it. Resolution priority for this entity. In case a query has many possible resolutions, only the ones with the highest resolution priori...
Attributes - GoogleApi.ContentWarehouse.V1.Model.SnippetExtraInfo (module)
...eQueryFeatures` (*type:* `boolean()`, *default:* `nil`) - Indicates whether the query relevance features is disabled or not in Muppet scoring. * `forceLeadingTextO...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryParsingSignals (module)
... to construct the parse. May include vertical specific adjustments. Eg: For the query [delete my 7 p.m. alarm called chicken] and intent Delete_alarm(alarm_object=RD...
Attributes - GoogleApi.ContentWarehouse.V1.Model.WeboftrustLiveResultDocBoostData (module)
...o which the existence of this LiveResult should boost a query's score (when the query is performed within the hot_times range). This field is always in the range [0,...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationPersonalContactDataLog (module)
...e:* `boolean()`, *default:* `nil`) - If the contact is matched exactly from the query name. * `isShared` (*type:* `boolean()`, *default:* `nil`) - If this is a sha...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDocumentMetadata (module)
...* `number()`, *default:* `nil`) - The total clicks on this document, taken from navboost data. * `url` (*type:* `String.t`, *default:* `nil`) - The url of the documen...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsHospitalityCardSettingsCardConfig (module)
... Module ID. * `payloadQuery` (*type:* `String.t`, *default:* `nil`) - Payload query to the partner AoG action when user responds to UI Module, e.g. “Tell the hotel...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantAccessoryV1DeviceState (module)
...e the device is currently located. This helps the Assistant answer time-related queries relative to the device's time zone. Generally speaking, mobile devices that sup...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationDataProvider (module)
...a low score for span "bbc", which only triggers narrative news aqua parse for a query with explicit news intent, e.g [play news from bbc].
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefNameInfo (module)
...sitoryWebrefNameDebugInfo.t)`, *default:* `nil`) - DEBUG ONLY: stores a list of queries with per-candidate scores about signals used for prior learning. * `includeIn...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityStoragePolicy (module)
...lowing fields in ConversationSnapshot are scrubbed: * circulated_state.squery * spoken_query * All client_op arguments |from_assistant| interactions
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalLocation (module)
...ding on the annotators and the location itself the string may represent the raw query, the pre-processed query, or something else. As a non-trivial example, for [targ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExtraMetadata (module)
...xact same entity as the one they were merged with. So when we see one id in the query and the other in a document, they are treated as the same entity. * `geoMetad...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata (module)
... may not be populated in some special cases, where the id is not visible to the querying user. e.g. ListAutocompletions with full phone number query. For value format, ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantPrefulfillmentRankerPrefulfillmentSignals (module)
... to construct the parse. May include vertical specific adjustments. Eg: For the query [delete my 7 p.m. alarm called chicken] and intent Delete_alarm(alarm_object=RD...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiOutputRestrictions (module)
...*type:* `String.t`, *default:* `nil`) - Whether YouTube autoplay is allowed for queries from the user to this device. See go/assistant-youtube-settings for details. * ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityQrewritePersonalContactData (module)
...eptId` (*type:* `String.t`, *default:* `nil`) - Concept id for relationships in query language, e.g. "Mother" in English, "Mère" in French. It's only populated for s...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ImageData (module)
...re based on some image-level features (like content score, referrer statistics, navboost queries, etc.). See class RiflePornScorer for more details. * `coloredPixelsF...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ImageSearchImageLicenseInfo (module)
...ags. If present, the flags will be a bitwise-AND between this value and all the classifier_porn::query::Vertical enums. If the value is -1, it indicates there is some error with SafeSearch cla...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GenericSnippetResponse (module)
...* `String.t`, *default:* `nil`) - The title HTML. It may contain tags to denote query term matches. It may be already truncated and "..." is put instead (note that t...
Attributes - GoogleApi.ContentWarehouse.V1.Model.CompositeDocIndexingInfo (module)
...background. * `rawNavboost` (*type:* `integer()`, *default:* `nil`) - The raw navboost count for the canonical url without aggregating the navboost from dup urls. Thi...
Parameters - GoogleApi.ContentWarehouse.V1.Api.Projects.contentwarehouse_projects_locations_get_status/4 (function)
...on to server * `location` (*type:* `String.t`) - Required. The location to be queried Format: projects/{project_number}/locations/{location}. * `optional_params` (...
Attributes - GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryShoppingIds (module)
...o, cross-category Moka colors intentionally map a single color mentioned in the query to an expansion of many tags representing points in LAB color space (although t...
GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUserAvailabilities (module)
... one day, but the client should stick to the "next_poll_time" to decide when to query the server again at the latest. Below there is an example response from the ser...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesAndroidAppInfo (module)
...ntain sensitive data, if represents ClientOp with encapsulated PII such as user query. * `appUniqueId` (*type:* `String.t`, *default:* `nil`) - Store the app unique...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScamGenericFeatureVector (module)
...in A field that contains metadata information when the datapoint is acting as a query. copybara:strip_end * `restrictTokens` (*type:* `GoogleApi.ContentWarehouse.V1...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore (module)
...*default:* `nil`) - Absolute score that comes from quantitative sources such as navboost clicks, anchors, etc. artificial_score = score - volume_based_score
Attributes - GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCaptionEntityAnchorFeatures (module)
...()`, *default:* `nil`) - True if the given entity appears as an Oracle followup query. * `isProduct` (*type:* `boolean()`, *default:* `nil`) - Whether this entity c...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoHomeAutomation_MetaData (module)
...(*type:* `boolean()`, *default:* `nil`) - This device will report state; we can query realtime state from local HGS rather than slow QUERY intent to the 3p cloud. * ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation (module)
...ions of this type don't correspond to a particular mention of the entity on the query but rather to an interpretation of the full query. * `location` (*type:* `Goo...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefEntity (module)
...s. If you are a Refx client and would like to consume entity metadata, consider querying TopicServer instead. * `id` (*type:* `GoogleApi.ContentWarehouse.V1.Model.Rep...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoDeviceActionCapability (module)
...erstandingConfig.t`, *default:* `nil`) - Specifies the format how Google routes queries to 3P cloud. By default, this field is unset, all partners should get shallow N...
Attributes - GoogleApi.ContentWarehouse.V1.Model.GeostoreNameProto (module)
...e shortened name that are not the canonical one, devise client based logic (ex: query rewriting rules). * `temporaryData` (*type:* `GoogleApi.ContentWarehouse.V1.M...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSaftToken (module)
...(''), and sometimes we get it wrong. SAFT processing in other contexts (such as queries in qrewrite) involves different normalizations.
Attributes - GoogleApi.ContentWarehouse.V1.Model.PersonalizationMapsAliasIcon (module)
...ault:* `nil`) - The id of the alias associated with this point. This is used to query for details for the info window and to display different icons depending on the...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiSuggestionsSupport (module)
...pe:* `boolean()`, *default:* `nil`) - Whether the client can rewrite suggestion query text into executed text, if the latter is present. If this feature is disabled,...
Attributes - GoogleApi.ContentWarehouse.V1.Model.MapsQualitySpecialWordsFlags (module)
...uld be allowed to be matched on when searching (that is, added to the retrieval query with the name/ prefix). * `isNotForLegacyStreetNumberDetection` (*type:* `boo...
Attributes - GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameEntityMetadata (module)
...efault:* `nil`) - Original versions of the name (before normalization). Used as query for the entity by Explicit Entity Search. * `suppressTokenization` (*type:* `...
here. - GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataRedirects (module)
...`String.t`, *default:* `nil`) - trawler::ReuseInfo with status of IMS/IMF/cache query, for this hop. * `HopRobotsInfo` (*type:* `integer()`, *default:* `nil`) - Ext...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrData (module)
...ematch score of the site, a signal that tells how well titles are matching user queries. * `site2vecEmbeddingEncoded` (*type:* `list(GoogleApi.ContentWarehouse.V1.Mod...
Attributes - GoogleApi.ContentWarehouse.V1.Model.QualityDialogManagerLocalResult (module)
...* `isBusinessChain` (*type:* `boolean()`, *default:* `nil`) - If the original query had a chain intent, and this result is for a business chain. * `locality` (*t...
Attributes - GoogleApi.ContentWarehouse.V1.Model.CompressedQualitySignals (module)
... even in minor ways like checking has_craps_*. Instead, please use methods from quality/navboost/craps/craps-lossy-compression.h or talk to craps-team@. * `babyPandaV2Demotion` (*type:* `integer()`, *defaul...
Attributes - GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalBusinessType (module)
...ation business types will be used to figure out which vehicle types to use when querying Tripfinder's SearchStations service. The stations in that backend seem to be di...
Attributes - GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyData (module)
...ult:* `nil`) - -------- Returns trawler::ReuseInfo with status of IMS/IMF/cache query. Consider using HopReuseInfo instead, which has per-redirect hop detail. If ther...
Attributes - GoogleApi.ContentWarehouse.V1.Model.PerDocData (module)
...nals.t`, *default:* `nil`) - Contains hacked site signals which will be used in query time joins. As of Oct'19, the field is stored in a separate corpus. It'll only ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.SuperrootPodcastsRecommendationsPodcastRecsFeatures (module)
... *default:* `nil`) - Base quality of the document, used as a multiplier for the query-specific score. Should be in [0, 1] range. See: http://g3doc/indexing/moonshine/generic/...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceSettings (module)
...e hotword threshold as a result of go/autotune. Currently, this is updated from query_settings_frame, but if we move to updating it from the client, this could also contain TAFs as ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchReconciledMetadata (module)
...fferent file types. * `scholarQuery` (*type:* `String.t`, *default:* `nil`) - Query string to send to Scholar to obtain the best approximation of citations to the ...
Attributes - GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedFeatures (module)
...ult:* `nil`) - Whether paired-phone contact upload is needed for communications queries to work (e.g. on AAE). * `noInputResponseSupported` (*type:* `boolean()`, *de...
Attributes - GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerDataVersion (module)
...e.V1.Model.IndexingDocjoinerDataVersionVersionInfo.t`, *default:* `nil`) - * `navboost` (*type:* `GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerDataVersionVersi...