insights

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property insights for me

func (*InsightsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only. Nullable.

func (*InsightsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration read-only. Nullable.

func (*InsightsRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property insights in me

func (*InsightsRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property insights in me

func (*InsightsRequestBuilder) Delete

func (m *InsightsRequestBuilder) Delete() error

Delete delete navigation property insights for me

func (*InsightsRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *InsightsRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *InsightsRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property insights for me

func (*InsightsRequestBuilder) Get

Get read-only. Nullable.

func (*InsightsRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler read-only. Nullable.

func (*InsightsRequestBuilder) Patch

Patch update the navigation property insights in me

func (*InsightsRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler 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 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 read-only. Nullable.

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