SafesearchVideoClassifierOutput

GoogleApi.ContentWarehouse.V1.Model.SafesearchVideoClassifierOutput


Table of Contents ▼

Jump to a specific part of the page:

Description

Flexible multi-vertical classification output. The output for each vertical should be defined as a proto extension to this proto. When defining an extension for a new vertical please follow the format: message NewVertical { extend safesearch.VideoClassifierOutput { optional NewVertical classifier_output_extension = ; } optional safesearch.VideoVerticalOutput vertical_output = 1; } SafeSearch verticals only: Please also update this message with a new extension declaration. For more details on extension declaration please refer to http://go/proto-proposals/extension-declarations. Please refer to http://go/proto2-extensions for details on message extensions. LINT.IfChange next extension id: 7

Attributes List

This module has no attributes.

Attributes

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SafesearchVideoClassifierOutput{

}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SafesearchVideoClassifierOutput