supportedlanguages

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2021 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
}

func NewSupportedLanguages

func NewSupportedLanguages() *SupportedLanguages

Instantiates a new supportedLanguages and sets the default values.

func (*SupportedLanguages) GetAdditionalData

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

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

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

func (*SupportedLanguages) GetFieldDeserializers

The deserialization information for the current model

func (*SupportedLanguages) GetLocale

func (m *SupportedLanguages) GetLocale() *string

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

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*SupportedLanguages) SetAdditionalData

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

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

  • value : Value to set for the AdditionalData property.

func (*SupportedLanguages) SetDisplayName

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

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

  • value : Value to set for the displayName property.

func (*SupportedLanguages) SetLocale

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

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. Parameters:

  • value : Value to set for the locale property.

type SupportedLanguagesRequestBuilder

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

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

func NewSupportedLanguagesRequestBuilder

Instantiates a new SupportedLanguagesRequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewSupportedLanguagesRequestBuilderInternal

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

Instantiates a new SupportedLanguagesRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*SupportedLanguagesRequestBuilder) CreateGetRequestInformation

Invoke function supportedLanguages Parameters:

  • options : Options for the request

func (*SupportedLanguagesRequestBuilder) Get

Invoke function supportedLanguages Parameters:

  • options : Options for the request

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
}

Options for Get

Jump to

Keyboard shortcuts

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