An AttachmentProto contains structured data of a client-specified type. An attachment is uniquely identified by the combination of its attachment_id and client_name_space fields.
Author: Darth Emmett
DrishtiVesperVideoThumbnail
Video level container for thumbnail with its attributes, e.g., timestamp, id, quality scores, annotations, or features.
EmbedsEmbedClientItem
Represents an embedded object in an update. This is a wrapper class that can contain a single specific item proto in an extension field. Think of it as a base class like Message
in Java. Each item proto must declare that it extends this proto: message ExampleObject { option (item_type) = EXAMPLE_OBJECT; extend EmbedClientItem { optional ExampleObject example_object = ; } } See go/es-embeds for details.
EmbedsProvenance
This field records where the ItemScope was retrieved, if it was created via a web fetch.
EventIdMessage
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 about the process generating the event, ensures that all EventIds are unique. Details of this EventId are described in a design document: http://www/eng/designdocs/sawmill/adlogs.html
ExtraSnippetInfoResponseMatchInfo
ExtraSnippetInfoResponseTidbit
FaceIndexing
FatcatCompactDocClassification
The result of PetacatAnnotator. Each result contains: 1. RephilClusters; 2. At most 5 verticals from each taxonomy, sorted by the probabilities in descending order. 3. Binary classification results about page types and sensitive content. The types of taxonomies include: verticals4, geo, verticals4_geo, products_services, icm_im_audiences and icm_im_audiences_dev.