transcodingmessage

package
v0.0.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTranscodingMessageFromDiscriminatorValue

CreateTranscodingMessageFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

Types

type TranscodingMessage

type TranscodingMessage struct {
	// contains filtered or unexported fields
}

func NewTranscodingMessage

func NewTranscodingMessage() *TranscodingMessage

NewTranscodingMessage instantiates a new TranscodingMessage and sets the default values.

func (*TranscodingMessage) GetAdditionalData

func (m *TranscodingMessage) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*TranscodingMessage) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*TranscodingMessage) GetIssueCode

func (m *TranscodingMessage) GetIssueCode() *float64

GetIssueCode gets the issueCode property value. The issueCode property returns a *float64 when successful

func (*TranscodingMessage) GetLevel

func (m *TranscodingMessage) GetLevel() *float64

GetLevel gets the level property value. The level property returns a *float64 when successful

func (*TranscodingMessage) GetMessage

func (m *TranscodingMessage) GetMessage() *string

GetMessage gets the message property value. The message property returns a *string when successful

func (*TranscodingMessage) GetTimeStamp

GetTimeStamp gets the timeStamp property value. The timeStamp property returns a *Time when successful

func (*TranscodingMessage) GetValue

func (m *TranscodingMessage) GetValue() *string

GetValue gets the value property value. The value property returns a *string when successful

func (*TranscodingMessage) Serialize

Serialize serializes information the current object

func (*TranscodingMessage) SetAdditionalData

func (m *TranscodingMessage) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*TranscodingMessage) SetIssueCode

func (m *TranscodingMessage) SetIssueCode(value *float64)

SetIssueCode sets the issueCode property value. The issueCode property

func (*TranscodingMessage) SetLevel

func (m *TranscodingMessage) SetLevel(value *float64)

SetLevel sets the level property value. The level property

func (*TranscodingMessage) SetMessage

func (m *TranscodingMessage) SetMessage(value *string)

SetMessage sets the message property value. The message property

func (*TranscodingMessage) SetTimeStamp

SetTimeStamp sets the timeStamp property value. The timeStamp property

func (*TranscodingMessage) SetValue

func (m *TranscodingMessage) SetValue(value *string)

SetValue sets the value property value. The value property

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL