item

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TrendingItemRequestBuilder added in v0.12.0

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

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

func NewTrendingItemRequestBuilder added in v0.12.0

NewTrendingItemRequestBuilder instantiates a new TrendingItemRequestBuilder and sets the default values.

func NewTrendingItemRequestBuilderInternal added in v0.12.0

func NewTrendingItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TrendingItemRequestBuilder

NewTrendingItemRequestBuilderInternal instantiates a new TrendingItemRequestBuilder and sets the default values.

func (*TrendingItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property trending for me

func (*TrendingItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation calculated relationship identifying documents trending around a user. Trending documents are calculated based on activity of the user's closest network of people and include files stored in OneDrive for Business and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.

func (*TrendingItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property trending in me

func (*TrendingItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property trending for me

func (*TrendingItemRequestBuilder) Get added in v0.12.0

Get calculated relationship identifying documents trending around a user. Trending documents are calculated based on activity of the user's closest network of people and include files stored in OneDrive for Business and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.

func (*TrendingItemRequestBuilder) Resource added in v0.12.0

Resource provides operations to manage the resource property of the microsoft.graph.trending entity.

type TrendingItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type TrendingItemRequestBuilderGetQueryParameters added in v0.12.0

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

TrendingItemRequestBuilderGetQueryParameters calculated relationship identifying documents trending around a user. Trending documents are calculated based on activity of the user's closest network of people and include files stored in OneDrive for Business and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.

type TrendingItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type TrendingItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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