supportedlanguages

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SupportedLanguages

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

SupportedLanguages

func NewSupportedLanguages

func NewSupportedLanguages() *SupportedLanguages

NewSupportedLanguages instantiates a new supportedLanguages and sets the default values.

func (*SupportedLanguages) GetAdditionalData

func (m *SupportedLanguages) GetAdditionalData() map[string]interface{}

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.

func (*SupportedLanguages) GetDisplayName

func (m *SupportedLanguages) GetDisplayName() *string

GetDisplayName gets the displayName property value. A name representing the user's locale in natural language, for example, 'English (United States)'.

func (*SupportedLanguages) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*SupportedLanguages) GetLocale

func (m *SupportedLanguages) GetLocale() *string

GetLocale gets the locale property value. A locale representation for the user, which includes the user's preferred language and country/region. For example, 'en-us'. The language component follows 2-letter codes as defined in ISO 639-1, and the country component follows 2-letter codes as defined in ISO 3166-1 alpha-2.

func (*SupportedLanguages) IsNil

func (m *SupportedLanguages) IsNil() bool

func (*SupportedLanguages) Serialize

Serialize serializes information the current object

func (*SupportedLanguages) SetAdditionalData

func (m *SupportedLanguages) SetAdditionalData(value map[string]interface{})

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 (*SupportedLanguages) SetDisplayName

func (m *SupportedLanguages) SetDisplayName(value *string)

SetDisplayName sets the displayName property value. A name representing the user's locale in natural language, for example, 'English (United States)'.

func (*SupportedLanguages) SetLocale

func (m *SupportedLanguages) SetLocale(value *string)

SetLocale sets the locale property value. A locale representation for the user, which includes the user's preferred language and country/region. For example, 'en-us'. The language component follows 2-letter codes as defined in ISO 639-1, and the country component follows 2-letter codes as defined in ISO 3166-1 alpha-2.

type SupportedLanguagesRequestBuilder

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

SupportedLanguagesRequestBuilder builds and executes requests for operations under \users\{user-id}\outlook\microsoft.graph.supportedLanguages()

func NewSupportedLanguagesRequestBuilder

NewSupportedLanguagesRequestBuilder instantiates a new SupportedLanguagesRequestBuilder and sets the default values.

func NewSupportedLanguagesRequestBuilderInternal

func NewSupportedLanguagesRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SupportedLanguagesRequestBuilder

NewSupportedLanguagesRequestBuilderInternal instantiates a new SupportedLanguagesRequestBuilder and sets the default values.

func (*SupportedLanguagesRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation invoke function supportedLanguages

func (*SupportedLanguagesRequestBuilder) Get

Get invoke function supportedLanguages

type SupportedLanguagesRequestBuilderGetOptions

type SupportedLanguagesRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

SupportedLanguagesRequestBuilderGetOptions options for Get

Jump to

Keyboard shortcuts

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