VideoContentSearchDolphinScoringConfig

VideoSearch Infrastructure

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDolphinScoringConfig

5
out of 10
Medium
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Related to video content processing and YouTube integration. Video content appears in universal search results, video carousels, and YouTube search. This model processes video signals that determine how video content is ranked and displayed in both web search and YouTube search results.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

11
Sort:|Filter:
descriptivenessOutputKeystring
Default: nilFull type: String.t

The output put keys for Dolphin PredictResponse

ensembleModelNamesstring
Default: nilFull type: list(String.t

If the dolphin model is an ensemble model (e.g. Video QnA model which consists of 4 teacher models), stores each individual model name.

inferenceBatchSizeinteger(
Default: nil

The inference batch size to use for inference methods that handle batching.

inferenceMethodstring
Default: nilFull type: String.t

The method to use for inference. This must be set or inference will fail.

maxRpcRetriesinteger(
Default: nil

Holds value of flag --max_rpc_retries.

modelNamestring
Default: nilFull type: String.t

Model name used for ModelSpec in PredictRequest used in the PredictionService API.

modelPathstring
Default: nilFull type: String.t

Only used when using the bulk_inference API. See go/dolphin-models to learn about the different dolphin models.

outputKeystring
Default: nilFull type: String.t

TODO(alexiaxu) To deprecate this field in the future Output key for Dolphin PredictResponse.

rpcDeadlineSecondsfloat(
Default: nil

Holds value of flag --rpc_deadline (converted to seconds).

serviceBnsstring
Default: nilFull type: String.t

Tensorflow inference BNS address when using PredictionService API.

usefulnessOutputKeystring
Default: nilFull type: String.t