InsightsTranscriptionFeatures
extends Message
in package
Generated from protobuf message <code>plugnmeet.InsightsTranscriptionFeatures</code>
Table of Contents
Properties
- $default_subtitle_lang : mixed
- Generated from protobuf field <code>optional string default_subtitle_lang = 10 [(.buf.validate.field) = {</code>
- $is_allow : mixed
- Generated from protobuf field <code>bool is_allow = 1;</code>
- $is_allow_speech_synthesis : mixed
- Generated from protobuf field <code>bool is_allow_speech_synthesis = 3;</code>
- $is_allow_translation : mixed
- Generated from protobuf field <code>bool is_allow_translation = 2;</code>
- $is_enabled : mixed
- all internal usage fields
- $is_enabled_speech_synthesis : mixed
- Generated from protobuf field <code>bool is_enabled_speech_synthesis = 11 [(.buf.validate.field) = {</code>
- $is_enabled_translation : mixed
- Generated from protobuf field <code>bool is_enabled_translation = 7 [(.buf.validate.field) = {</code>
- $max_selected_trans_langs : mixed
- Generated from protobuf field <code>int32 max_selected_trans_langs = 8 [(.buf.validate.field) = {</code>
- $allowed_speech_users : mixed
- Generated from protobuf field <code>repeated string allowed_speech_users = 6 [(.buf.validate.field) = {</code>
- $allowed_spoken_langs : mixed
- Generated from protobuf field <code>repeated string allowed_spoken_langs = 5 [(.buf.validate.field) = {</code>
- $allowed_trans_langs : mixed
- Generated from protobuf field <code>repeated string allowed_trans_langs = 9 [(.buf.validate.field) = {</code>
Methods
- __construct() : mixed
- Constructor.
- clearDefaultSubtitleLang() : mixed
- getAllowedSpeechUsers() : RepeatedField<string|int, string>
- Generated from protobuf field <code>repeated string allowed_speech_users = 6 [(.buf.validate.field) = {</code>
- getAllowedSpokenLangs() : RepeatedField<string|int, string>
- Generated from protobuf field <code>repeated string allowed_spoken_langs = 5 [(.buf.validate.field) = {</code>
- getAllowedTransLangs() : RepeatedField<string|int, string>
- Generated from protobuf field <code>repeated string allowed_trans_langs = 9 [(.buf.validate.field) = {</code>
- getDefaultSubtitleLang() : string
- Generated from protobuf field <code>optional string default_subtitle_lang = 10 [(.buf.validate.field) = {</code>
- getIsAllow() : bool
- Generated from protobuf field <code>bool is_allow = 1;</code>
- getIsAllowSpeechSynthesis() : bool
- Generated from protobuf field <code>bool is_allow_speech_synthesis = 3;</code>
- getIsAllowTranslation() : bool
- Generated from protobuf field <code>bool is_allow_translation = 2;</code>
- getIsEnabled() : bool
- all internal usage fields
- getIsEnabledSpeechSynthesis() : bool
- Generated from protobuf field <code>bool is_enabled_speech_synthesis = 11 [(.buf.validate.field) = {</code>
- getIsEnabledTranslation() : bool
- Generated from protobuf field <code>bool is_enabled_translation = 7 [(.buf.validate.field) = {</code>
- getMaxSelectedTransLangs() : int
- Generated from protobuf field <code>int32 max_selected_trans_langs = 8 [(.buf.validate.field) = {</code>
- hasDefaultSubtitleLang() : mixed
- setAllowedSpeechUsers() : $this
- Generated from protobuf field <code>repeated string allowed_speech_users = 6 [(.buf.validate.field) = {</code>
- setAllowedSpokenLangs() : $this
- Generated from protobuf field <code>repeated string allowed_spoken_langs = 5 [(.buf.validate.field) = {</code>
- setAllowedTransLangs() : $this
- Generated from protobuf field <code>repeated string allowed_trans_langs = 9 [(.buf.validate.field) = {</code>
- setDefaultSubtitleLang() : $this
- Generated from protobuf field <code>optional string default_subtitle_lang = 10 [(.buf.validate.field) = {</code>
- setIsAllow() : $this
- Generated from protobuf field <code>bool is_allow = 1;</code>
- setIsAllowSpeechSynthesis() : $this
- Generated from protobuf field <code>bool is_allow_speech_synthesis = 3;</code>
- setIsAllowTranslation() : $this
- Generated from protobuf field <code>bool is_allow_translation = 2;</code>
- setIsEnabled() : $this
- all internal usage fields
- setIsEnabledSpeechSynthesis() : $this
- Generated from protobuf field <code>bool is_enabled_speech_synthesis = 11 [(.buf.validate.field) = {</code>
- setIsEnabledTranslation() : $this
- Generated from protobuf field <code>bool is_enabled_translation = 7 [(.buf.validate.field) = {</code>
- setMaxSelectedTransLangs() : $this
- Generated from protobuf field <code>int32 max_selected_trans_langs = 8 [(.buf.validate.field) = {</code>
Properties
$default_subtitle_lang
Generated from protobuf field <code>optional string default_subtitle_lang = 10 [(.buf.validate.field) = {</code>
protected
mixed
$default_subtitle_lang
= null
$is_allow
Generated from protobuf field <code>bool is_allow = 1;</code>
protected
mixed
$is_allow
= false
$is_allow_speech_synthesis
Generated from protobuf field <code>bool is_allow_speech_synthesis = 3;</code>
protected
mixed
$is_allow_speech_synthesis
= false
$is_allow_translation
Generated from protobuf field <code>bool is_allow_translation = 2;</code>
protected
mixed
$is_allow_translation
= false
$is_enabled
all internal usage fields
protected
mixed
$is_enabled
= false
Generated from protobuf field bool is_enabled = 4 [(.buf.validate.field) = {
$is_enabled_speech_synthesis
Generated from protobuf field <code>bool is_enabled_speech_synthesis = 11 [(.buf.validate.field) = {</code>
protected
mixed
$is_enabled_speech_synthesis
= false
$is_enabled_translation
Generated from protobuf field <code>bool is_enabled_translation = 7 [(.buf.validate.field) = {</code>
protected
mixed
$is_enabled_translation
= false
$max_selected_trans_langs
Generated from protobuf field <code>int32 max_selected_trans_langs = 8 [(.buf.validate.field) = {</code>
protected
mixed
$max_selected_trans_langs
= 0
$allowed_speech_users
Generated from protobuf field <code>repeated string allowed_speech_users = 6 [(.buf.validate.field) = {</code>
private
mixed
$allowed_speech_users
$allowed_spoken_langs
Generated from protobuf field <code>repeated string allowed_spoken_langs = 5 [(.buf.validate.field) = {</code>
private
mixed
$allowed_spoken_langs
$allowed_trans_langs
Generated from protobuf field <code>repeated string allowed_trans_langs = 9 [(.buf.validate.field) = {</code>
private
mixed
$allowed_trans_langs
Methods
__construct()
Constructor.
public
__construct([array<string|int, mixed> $data = null ]) : mixed
Parameters
- $data : array<string|int, mixed> = null
-
{ Optional. Data for populating the Message object.
@type bool $is_allow @type bool $is_allow_translation @type bool $is_allow_speech_synthesis @type bool $is_enabled all internal usage fields @type string[] $allowed_spoken_langs @type string[] $allowed_speech_users @type bool $is_enabled_translation @type int $max_selected_trans_langs @type string[] $allowed_trans_langs @type string $default_subtitle_lang @type bool $is_enabled_speech_synthesis}
clearDefaultSubtitleLang()
public
clearDefaultSubtitleLang() : mixed
getAllowedSpeechUsers()
Generated from protobuf field <code>repeated string allowed_speech_users = 6 [(.buf.validate.field) = {</code>
public
getAllowedSpeechUsers() : RepeatedField<string|int, string>
Return values
RepeatedField<string|int, string>getAllowedSpokenLangs()
Generated from protobuf field <code>repeated string allowed_spoken_langs = 5 [(.buf.validate.field) = {</code>
public
getAllowedSpokenLangs() : RepeatedField<string|int, string>
Return values
RepeatedField<string|int, string>getAllowedTransLangs()
Generated from protobuf field <code>repeated string allowed_trans_langs = 9 [(.buf.validate.field) = {</code>
public
getAllowedTransLangs() : RepeatedField<string|int, string>
Return values
RepeatedField<string|int, string>getDefaultSubtitleLang()
Generated from protobuf field <code>optional string default_subtitle_lang = 10 [(.buf.validate.field) = {</code>
public
getDefaultSubtitleLang() : string
Return values
stringgetIsAllow()
Generated from protobuf field <code>bool is_allow = 1;</code>
public
getIsAllow() : bool
Return values
boolgetIsAllowSpeechSynthesis()
Generated from protobuf field <code>bool is_allow_speech_synthesis = 3;</code>
public
getIsAllowSpeechSynthesis() : bool
Return values
boolgetIsAllowTranslation()
Generated from protobuf field <code>bool is_allow_translation = 2;</code>
public
getIsAllowTranslation() : bool
Return values
boolgetIsEnabled()
all internal usage fields
public
getIsEnabled() : bool
Generated from protobuf field bool is_enabled = 4 [(.buf.validate.field) = {
Return values
boolgetIsEnabledSpeechSynthesis()
Generated from protobuf field <code>bool is_enabled_speech_synthesis = 11 [(.buf.validate.field) = {</code>
public
getIsEnabledSpeechSynthesis() : bool
Return values
boolgetIsEnabledTranslation()
Generated from protobuf field <code>bool is_enabled_translation = 7 [(.buf.validate.field) = {</code>
public
getIsEnabledTranslation() : bool
Return values
boolgetMaxSelectedTransLangs()
Generated from protobuf field <code>int32 max_selected_trans_langs = 8 [(.buf.validate.field) = {</code>
public
getMaxSelectedTransLangs() : int
Return values
inthasDefaultSubtitleLang()
public
hasDefaultSubtitleLang() : mixed
setAllowedSpeechUsers()
Generated from protobuf field <code>repeated string allowed_speech_users = 6 [(.buf.validate.field) = {</code>
public
setAllowedSpeechUsers(array<string|int, string> $var) : $this
Parameters
- $var : array<string|int, string>
Return values
$thissetAllowedSpokenLangs()
Generated from protobuf field <code>repeated string allowed_spoken_langs = 5 [(.buf.validate.field) = {</code>
public
setAllowedSpokenLangs(array<string|int, string> $var) : $this
Parameters
- $var : array<string|int, string>
Return values
$thissetAllowedTransLangs()
Generated from protobuf field <code>repeated string allowed_trans_langs = 9 [(.buf.validate.field) = {</code>
public
setAllowedTransLangs(array<string|int, string> $var) : $this
Parameters
- $var : array<string|int, string>
Return values
$thissetDefaultSubtitleLang()
Generated from protobuf field <code>optional string default_subtitle_lang = 10 [(.buf.validate.field) = {</code>
public
setDefaultSubtitleLang(string $var) : $this
Parameters
- $var : string
Return values
$thissetIsAllow()
Generated from protobuf field <code>bool is_allow = 1;</code>
public
setIsAllow(bool $var) : $this
Parameters
- $var : bool
Return values
$thissetIsAllowSpeechSynthesis()
Generated from protobuf field <code>bool is_allow_speech_synthesis = 3;</code>
public
setIsAllowSpeechSynthesis(bool $var) : $this
Parameters
- $var : bool
Return values
$thissetIsAllowTranslation()
Generated from protobuf field <code>bool is_allow_translation = 2;</code>
public
setIsAllowTranslation(bool $var) : $this
Parameters
- $var : bool
Return values
$thissetIsEnabled()
all internal usage fields
public
setIsEnabled(bool $var) : $this
Generated from protobuf field bool is_enabled = 4 [(.buf.validate.field) = {
Parameters
- $var : bool
Return values
$thissetIsEnabledSpeechSynthesis()
Generated from protobuf field <code>bool is_enabled_speech_synthesis = 11 [(.buf.validate.field) = {</code>
public
setIsEnabledSpeechSynthesis(bool $var) : $this
Parameters
- $var : bool
Return values
$thissetIsEnabledTranslation()
Generated from protobuf field <code>bool is_enabled_translation = 7 [(.buf.validate.field) = {</code>
public
setIsEnabledTranslation(bool $var) : $this
Parameters
- $var : bool
Return values
$thissetMaxSelectedTransLangs()
Generated from protobuf field <code>int32 max_selected_trans_langs = 8 [(.buf.validate.field) = {</code>
public
setMaxSelectedTransLangs(int $var) : $this
Parameters
- $var : int