Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Possibili tipi di stream di contenuti.
Enum
CONTENT_STREAM_TYPE_UNSPECIFIED
Il tipo di stream di contenuti non è specificato in questa versione. Questo enum è un segnaposto per un valore predefinito e non rappresenta un tipo di stream di contenuti reale.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-04-02 UTC."],[[["Content stream types include live streams and on-demand content."],["An unspecified content stream type serves as a placeholder and does not represent an actual content type."]]],["The document defines three content stream types: `CONTENT_STREAM_TYPE_UNSPECIFIED`, `CONTENT_LIVE_STREAM`, and `CONTENT_ON_DEMAND`. `CONTENT_STREAM_TYPE_UNSPECIFIED` serves as a default placeholder, not a real type. `CONTENT_LIVE_STREAM` indicates content that is actively being streamed live. `CONTENT_ON_DEMAND` refers to content that users can access and view at any time.\n"]]