employeeexperience

package
v0.57.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmployeeExperienceRequestBuilder

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

EmployeeExperienceRequestBuilder provides operations to manage the employeeExperience singleton.

func NewEmployeeExperienceRequestBuilder

NewEmployeeExperienceRequestBuilder instantiates a new EmployeeExperienceRequestBuilder and sets the default values.

func NewEmployeeExperienceRequestBuilderInternal

func NewEmployeeExperienceRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *EmployeeExperienceRequestBuilder

NewEmployeeExperienceRequestBuilderInternal instantiates a new EmployeeExperienceRequestBuilder and sets the default values.

func (*EmployeeExperienceRequestBuilder) LearningProviders

LearningProviders provides operations to manage the learningProviders property of the microsoft.graph.employeeExperience entity.

func (*EmployeeExperienceRequestBuilder) LearningProvidersById

LearningProvidersById provides operations to manage the learningProviders property of the microsoft.graph.employeeExperience entity.

func (*EmployeeExperienceRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get employeeExperience

type EmployeeExperienceRequestBuilderGetQueryParameters

type EmployeeExperienceRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

EmployeeExperienceRequestBuilderGetQueryParameters get employeeExperience

type EmployeeExperienceRequestBuilderGetRequestConfiguration

type EmployeeExperienceRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *EmployeeExperienceRequestBuilderGetQueryParameters
}

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

type EmployeeExperienceRequestBuilderPatchRequestConfiguration

type EmployeeExperienceRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type LearningProvidersCountRequestBuilder

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

LearningProvidersCountRequestBuilder provides operations to count the resources in the collection.

func NewLearningProvidersCountRequestBuilder

NewLearningProvidersCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewLearningProvidersCountRequestBuilderInternal

func NewLearningProvidersCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersCountRequestBuilder

NewLearningProvidersCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*LearningProvidersCountRequestBuilder) Get

Get get the number of the resource

func (*LearningProvidersCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

type LearningProvidersCountRequestBuilderGetQueryParameters

type LearningProvidersCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

LearningProvidersCountRequestBuilderGetQueryParameters get the number of the resource

type LearningProvidersCountRequestBuilderGetRequestConfiguration

type LearningProvidersCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *LearningProvidersCountRequestBuilderGetQueryParameters
}

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

type LearningProvidersItemLearningContentsCountRequestBuilder

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

LearningProvidersItemLearningContentsCountRequestBuilder provides operations to count the resources in the collection.

func NewLearningProvidersItemLearningContentsCountRequestBuilder

func NewLearningProvidersItemLearningContentsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsCountRequestBuilder

NewLearningProvidersItemLearningContentsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewLearningProvidersItemLearningContentsCountRequestBuilderInternal

func NewLearningProvidersItemLearningContentsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsCountRequestBuilder

NewLearningProvidersItemLearningContentsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*LearningProvidersItemLearningContentsCountRequestBuilder) Get

Get get the number of the resource

func (*LearningProvidersItemLearningContentsCountRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get the number of the resource

type LearningProvidersItemLearningContentsCountRequestBuilderGetQueryParameters

type LearningProvidersItemLearningContentsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

LearningProvidersItemLearningContentsCountRequestBuilderGetQueryParameters get the number of the resource

type LearningProvidersItemLearningContentsCountRequestBuilderGetRequestConfiguration

type LearningProvidersItemLearningContentsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *LearningProvidersItemLearningContentsCountRequestBuilderGetQueryParameters
}

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

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilder

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

LearningProvidersItemLearningContentsLearningContentItemRequestBuilder provides operations to manage the learningContents property of the microsoft.graph.learningProvider entity.

func NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilder

func NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsLearningContentItemRequestBuilder

NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilder instantiates a new LearningContentItemRequestBuilder and sets the default values.

func NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilderInternal

func NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsLearningContentItemRequestBuilder

NewLearningProvidersItemLearningContentsLearningContentItemRequestBuilderInternal instantiates a new LearningContentItemRequestBuilder and sets the default values.

func (*LearningProvidersItemLearningContentsLearningContentItemRequestBuilder) Delete

Delete delete navigation property learningContents for employeeExperience

func (*LearningProvidersItemLearningContentsLearningContentItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete navigation property learningContents for employeeExperience

func (*LearningProvidersItemLearningContentsLearningContentItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation learning catalog items for the provider.

func (*LearningProvidersItemLearningContentsLearningContentItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the navigation property learningContents in employeeExperience

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderDeleteRequestConfiguration

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderGetQueryParameters

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

LearningProvidersItemLearningContentsLearningContentItemRequestBuilderGetQueryParameters learning catalog items for the provider.

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderGetRequestConfiguration

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *LearningProvidersItemLearningContentsLearningContentItemRequestBuilderGetQueryParameters
}

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

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderPatchRequestConfiguration

type LearningProvidersItemLearningContentsLearningContentItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type LearningProvidersItemLearningContentsRequestBuilder

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

LearningProvidersItemLearningContentsRequestBuilder provides operations to manage the learningContents property of the microsoft.graph.learningProvider entity.

func NewLearningProvidersItemLearningContentsRequestBuilder

NewLearningProvidersItemLearningContentsRequestBuilder instantiates a new LearningContentsRequestBuilder and sets the default values.

func NewLearningProvidersItemLearningContentsRequestBuilderInternal

func NewLearningProvidersItemLearningContentsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersItemLearningContentsRequestBuilder

NewLearningProvidersItemLearningContentsRequestBuilderInternal instantiates a new LearningContentsRequestBuilder and sets the default values.

func (*LearningProvidersItemLearningContentsRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*LearningProvidersItemLearningContentsRequestBuilder) Get

Get get a list of the learningContent resources and their properties. This list represents the metadata of the specified provider's content in Viva Learning. Find more info here

func (*LearningProvidersItemLearningContentsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the learningContent resources and their properties. This list represents the metadata of the specified provider's content in Viva Learning.

func (*LearningProvidersItemLearningContentsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation create new navigation property to learningContents for employeeExperience

type LearningProvidersItemLearningContentsRequestBuilderGetQueryParameters

type LearningProvidersItemLearningContentsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

LearningProvidersItemLearningContentsRequestBuilderGetQueryParameters get a list of the learningContent resources and their properties. This list represents the metadata of the specified provider's content in Viva Learning.

type LearningProvidersItemLearningContentsRequestBuilderGetRequestConfiguration

type LearningProvidersItemLearningContentsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *LearningProvidersItemLearningContentsRequestBuilderGetQueryParameters
}

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

type LearningProvidersItemLearningContentsRequestBuilderPostRequestConfiguration

type LearningProvidersItemLearningContentsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type LearningProvidersLearningProviderItemRequestBuilder

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

LearningProvidersLearningProviderItemRequestBuilder provides operations to manage the learningProviders property of the microsoft.graph.employeeExperience entity.

func NewLearningProvidersLearningProviderItemRequestBuilder

NewLearningProvidersLearningProviderItemRequestBuilder instantiates a new LearningProviderItemRequestBuilder and sets the default values.

func NewLearningProvidersLearningProviderItemRequestBuilderInternal

func NewLearningProvidersLearningProviderItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersLearningProviderItemRequestBuilder

NewLearningProvidersLearningProviderItemRequestBuilderInternal instantiates a new LearningProviderItemRequestBuilder and sets the default values.

func (*LearningProvidersLearningProviderItemRequestBuilder) Delete

Delete delete navigation property learningProviders for employeeExperience

func (*LearningProvidersLearningProviderItemRequestBuilder) LearningContents

LearningContents provides operations to manage the learningContents property of the microsoft.graph.learningProvider entity.

func (*LearningProvidersLearningProviderItemRequestBuilder) LearningContentsById

LearningContentsById provides operations to manage the learningContents property of the microsoft.graph.learningProvider entity.

func (*LearningProvidersLearningProviderItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation delete navigation property learningProviders for employeeExperience

func (*LearningProvidersLearningProviderItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation a collection of learning providers.

func (*LearningProvidersLearningProviderItemRequestBuilder) ToPatchRequestInformation

ToPatchRequestInformation update the navigation property learningProviders in employeeExperience

type LearningProvidersLearningProviderItemRequestBuilderDeleteRequestConfiguration

type LearningProvidersLearningProviderItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type LearningProvidersLearningProviderItemRequestBuilderGetQueryParameters

type LearningProvidersLearningProviderItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

LearningProvidersLearningProviderItemRequestBuilderGetQueryParameters a collection of learning providers.

type LearningProvidersLearningProviderItemRequestBuilderGetRequestConfiguration

type LearningProvidersLearningProviderItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *LearningProvidersLearningProviderItemRequestBuilderGetQueryParameters
}

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

type LearningProvidersLearningProviderItemRequestBuilderPatchRequestConfiguration

type LearningProvidersLearningProviderItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type LearningProvidersRequestBuilder

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

LearningProvidersRequestBuilder provides operations to manage the learningProviders property of the microsoft.graph.employeeExperience entity.

func NewLearningProvidersRequestBuilder

NewLearningProvidersRequestBuilder instantiates a new LearningProvidersRequestBuilder and sets the default values.

func NewLearningProvidersRequestBuilderInternal

func NewLearningProvidersRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LearningProvidersRequestBuilder

NewLearningProvidersRequestBuilderInternal instantiates a new LearningProvidersRequestBuilder and sets the default values.

func (*LearningProvidersRequestBuilder) Count

Count provides operations to count the resources in the collection.

func (*LearningProvidersRequestBuilder) Get

Get get a list of the learningProvider resources registered in Viva Learning for a tenant. Find more info here

func (*LearningProvidersRequestBuilder) Post

Post create a new learningProvider object and register it with Viva Learning using the specified display name and logos for different themes. Find more info here

func (*LearningProvidersRequestBuilder) ToGetRequestInformation

ToGetRequestInformation get a list of the learningProvider resources registered in Viva Learning for a tenant.

func (*LearningProvidersRequestBuilder) ToPostRequestInformation

ToPostRequestInformation create a new learningProvider object and register it with Viva Learning using the specified display name and logos for different themes.

type LearningProvidersRequestBuilderGetQueryParameters

type LearningProvidersRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

LearningProvidersRequestBuilderGetQueryParameters get a list of the learningProvider resources registered in Viva Learning for a tenant.

type LearningProvidersRequestBuilderGetRequestConfiguration

type LearningProvidersRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *LearningProvidersRequestBuilderGetQueryParameters
}

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

type LearningProvidersRequestBuilderPostRequestConfiguration

type LearningProvidersRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

Jump to

Keyboard shortcuts

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