insight

package
v0.20240927.1005214 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteInsightOperationOptions

type DeleteInsightOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteInsightOperationOptions

func DefaultDeleteInsightOperationOptions() DeleteInsightOperationOptions

func (DeleteInsightOperationOptions) ToHeaders

func (DeleteInsightOperationOptions) ToOData

func (DeleteInsightOperationOptions) ToQuery

type DeleteInsightOperationResponse

type DeleteInsightOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetInsightOperationOptions

type GetInsightOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetInsightOperationOptions

func DefaultGetInsightOperationOptions() GetInsightOperationOptions

func (GetInsightOperationOptions) ToHeaders

func (o GetInsightOperationOptions) ToHeaders() *client.Headers

func (GetInsightOperationOptions) ToOData

func (o GetInsightOperationOptions) ToOData() *odata.Query

func (GetInsightOperationOptions) ToQuery

type GetInsightOperationResponse

type GetInsightOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.ItemInsights
}

type InsightClient

type InsightClient struct {
	Client *msgraph.Client
}

func NewInsightClientWithBaseURI

func NewInsightClientWithBaseURI(sdkApi sdkEnv.Api) (*InsightClient, error)

func (InsightClient) DeleteInsight

DeleteInsight - Delete navigation property insights for me

func (InsightClient) GetInsight

GetInsight - Get insights from me

func (InsightClient) UpdateInsight

UpdateInsight - Update the navigation property insights in me

type UpdateInsightOperationOptions

type UpdateInsightOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateInsightOperationOptions

func DefaultUpdateInsightOperationOptions() UpdateInsightOperationOptions

func (UpdateInsightOperationOptions) ToHeaders

func (UpdateInsightOperationOptions) ToOData

func (UpdateInsightOperationOptions) ToQuery

type UpdateInsightOperationResponse

type UpdateInsightOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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