insights

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InsightsRequestBuilder

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

InsightsRequestBuilder provides operations to manage the insights property of the microsoft.graph.user entity.

func NewInsightsRequestBuilder

NewInsightsRequestBuilder instantiates a new InsightsRequestBuilder and sets the default values.

func NewInsightsRequestBuilderInternal

func NewInsightsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *InsightsRequestBuilder

NewInsightsRequestBuilderInternal instantiates a new InsightsRequestBuilder and sets the default values.

func (*InsightsRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property insights for users

func (*InsightsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get insights from users

func (*InsightsRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property insights in users

func (*InsightsRequestBuilder) Delete

Delete delete navigation property insights for users

func (*InsightsRequestBuilder) Shared

Shared provides operations to manage the shared property of the microsoft.graph.officeGraphInsights entity.

func (*InsightsRequestBuilder) SharedById

SharedById provides operations to manage the shared property of the microsoft.graph.officeGraphInsights entity.

func (*InsightsRequestBuilder) Trending

Trending provides operations to manage the trending property of the microsoft.graph.officeGraphInsights entity.

func (*InsightsRequestBuilder) TrendingById

TrendingById provides operations to manage the trending property of the microsoft.graph.officeGraphInsights entity.

func (*InsightsRequestBuilder) Used

Used provides operations to manage the used property of the microsoft.graph.officeGraphInsights entity.

func (*InsightsRequestBuilder) UsedById

UsedById provides operations to manage the used property of the microsoft.graph.officeGraphInsights entity.

type InsightsRequestBuilderDeleteRequestConfiguration added in v0.22.0

type InsightsRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type InsightsRequestBuilderGetQueryParameters

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

InsightsRequestBuilderGetQueryParameters get insights from users

type InsightsRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type InsightsRequestBuilderPatchRequestConfiguration added in v0.22.0

type InsightsRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

InsightsRequestBuilderPatchRequestConfiguration 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