supportedlanguages

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSupportedLanguagesResponseFromDiscriminatorValue added in v0.13.0

CreateSupportedLanguagesResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type SupportedLanguagesRequestBuilder

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

SupportedLanguagesRequestBuilder provides operations to call the supportedLanguages method.

func NewSupportedLanguagesRequestBuilder

NewSupportedLanguagesRequestBuilder instantiates a new SupportedLanguagesRequestBuilder and sets the default values.

func NewSupportedLanguagesRequestBuilderInternal

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

NewSupportedLanguagesRequestBuilderInternal instantiates a new SupportedLanguagesRequestBuilder and sets the default values.

func (*SupportedLanguagesRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get the list of locales and languages that are supported for the user, as configured on the user's mailbox server. When setting up an Outlook client, the user selects the preferred language from this supported list. You can subsequently get the preferred language by getting the user's mailbox settings.

func (*SupportedLanguagesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get the list of locales and languages that are supported for the user, as configured on the user's mailbox server. When setting up an Outlook client, the user selects the preferred language from this supported list. You can subsequently get the preferred language by getting the user's mailbox settings.

func (*SupportedLanguagesRequestBuilder) Get

Get get the list of locales and languages that are supported for the user, as configured on the user's mailbox server. When setting up an Outlook client, the user selects the preferred language from this supported list. You can subsequently get the preferred language by getting the user's mailbox settings.

type SupportedLanguagesRequestBuilderGetQueryParameters added in v0.41.0

type SupportedLanguagesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

SupportedLanguagesRequestBuilderGetQueryParameters get the list of locales and languages that are supported for the user, as configured on the user's mailbox server. When setting up an Outlook client, the user selects the preferred language from this supported list. You can subsequently get the preferred language by getting the user's mailbox settings.

type SupportedLanguagesRequestBuilderGetRequestConfiguration added in v0.22.0

type SupportedLanguagesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SupportedLanguagesRequestBuilderGetQueryParameters
}

SupportedLanguagesRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type SupportedLanguagesResponse added in v0.13.0

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

SupportedLanguagesResponse provides operations to call the supportedLanguages method.

func NewSupportedLanguagesResponse added in v0.13.0

func NewSupportedLanguagesResponse() *SupportedLanguagesResponse

NewSupportedLanguagesResponse instantiates a new supportedLanguagesResponse and sets the default values.

func (*SupportedLanguagesResponse) GetAdditionalData added in v0.13.0

func (m *SupportedLanguagesResponse) 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 (*SupportedLanguagesResponse) GetFieldDeserializers added in v0.13.0

GetFieldDeserializers the deserialization information for the current model

func (*SupportedLanguagesResponse) GetValue added in v0.13.0

GetValue gets the value property value. The value property

func (*SupportedLanguagesResponse) Serialize added in v0.13.0

Serialize serializes information the current object

func (*SupportedLanguagesResponse) SetAdditionalData added in v0.13.0

func (m *SupportedLanguagesResponse) 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 (*SupportedLanguagesResponse) SetValue added in v0.13.0

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