Multiple Choice
You are deploying a new storage system for your mobile application, which is a media streaming service. You decide the best fit is Google Cloud Datastore. You have entities with multiple properties, some of which can take on multiple values. For example, in the entity 'Movie' the property 'actors' and the property 'tags' have multiple values but the property 'date released' does not. A typical query would ask for all movies with actor=<actorname> ordered by date _ released or all movies with tag=Comedy date_released. How should you avoid a combinatorial explosion in the number of indexes?
A) Manually configure the index in your index config as follows:
B)
C) Set the following in your entity options: exclude_from_indexes = 'actors, tags' Set the following in your entity options: exclude_from_indexes = 'actors, tags'
D) Set the following in your entity options: exclude_from_indexes = 'date_published' exclude_from_indexes = 'date_published'
Correct Answer:

Verified
Correct Answer:
Verified
Q113: You are building a new application that
Q114: You want to analyze hundreds of thousands
Q115: Which of the following is NOT one
Q116: You create an important report for your
Q117: The Dataflow SDKs have been recently transitioned
Q119: You are designing a data processing pipeline.
Q120: You are working on a niche product
Q121: You are implementing several batch jobs that
Q122: Flowlogistic Case Study Company Overview Flowlogistic is
Q123: You are a head of BI at