insights

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 9 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 me

func (*InsightsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only. Nullable.

func (*InsightsRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property insights in me

func (*InsightsRequestBuilder) Delete

Delete delete navigation property insights for me

func (*InsightsRequestBuilder) Patch

Patch update the navigation property insights in me

func (*InsightsRequestBuilder) Shared

Shared the shared property

func (*InsightsRequestBuilder) SharedById

SharedById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.insights.shared.item collection

func (*InsightsRequestBuilder) Trending

Trending the trending property

func (*InsightsRequestBuilder) TrendingById

TrendingById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.insights.trending.item collection

func (*InsightsRequestBuilder) Used

Used the used property

func (*InsightsRequestBuilder) UsedById

UsedById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.insights.used.item collection

type InsightsRequestBuilderDeleteOptions

type InsightsRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

InsightsRequestBuilderDeleteOptions options for Delete

type InsightsRequestBuilderGetOptions

type InsightsRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *InsightsRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

InsightsRequestBuilderGetOptions options for Get

type InsightsRequestBuilderGetQueryParameters

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

InsightsRequestBuilderGetQueryParameters read-only. Nullable.

type InsightsRequestBuilderPatchOptions

type InsightsRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OfficeGraphInsightsable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

InsightsRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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