insighttrending

package
v0.20241021.1074254 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 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 CreateInsightTrendingOperationOptions

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

func DefaultCreateInsightTrendingOperationOptions

func DefaultCreateInsightTrendingOperationOptions() CreateInsightTrendingOperationOptions

func (CreateInsightTrendingOperationOptions) ToHeaders

func (CreateInsightTrendingOperationOptions) ToOData

func (CreateInsightTrendingOperationOptions) ToQuery

type CreateInsightTrendingOperationResponse

type CreateInsightTrendingOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.Trending
}

type DeleteInsightTrendingOperationOptions

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

func DefaultDeleteInsightTrendingOperationOptions

func DefaultDeleteInsightTrendingOperationOptions() DeleteInsightTrendingOperationOptions

func (DeleteInsightTrendingOperationOptions) ToHeaders

func (DeleteInsightTrendingOperationOptions) ToOData

func (DeleteInsightTrendingOperationOptions) ToQuery

type DeleteInsightTrendingOperationResponse

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

type GetInsightTrendingCountOperationOptions

type GetInsightTrendingCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetInsightTrendingCountOperationOptions

func DefaultGetInsightTrendingCountOperationOptions() GetInsightTrendingCountOperationOptions

func (GetInsightTrendingCountOperationOptions) ToHeaders

func (GetInsightTrendingCountOperationOptions) ToOData

func (GetInsightTrendingCountOperationOptions) ToQuery

type GetInsightTrendingCountOperationResponse

type GetInsightTrendingCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type GetInsightTrendingOperationOptions

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

func DefaultGetInsightTrendingOperationOptions

func DefaultGetInsightTrendingOperationOptions() GetInsightTrendingOperationOptions

func (GetInsightTrendingOperationOptions) ToHeaders

func (GetInsightTrendingOperationOptions) ToOData

func (GetInsightTrendingOperationOptions) ToQuery

type GetInsightTrendingOperationResponse

type GetInsightTrendingOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.Trending
}

type InsightTrendingClient

type InsightTrendingClient struct {
	Client *msgraph.Client
}

func NewInsightTrendingClientWithBaseURI

func NewInsightTrendingClientWithBaseURI(sdkApi sdkEnv.Api) (*InsightTrendingClient, error)

func (InsightTrendingClient) CreateInsightTrending

CreateInsightTrending - Create new navigation property to trending for users

func (InsightTrendingClient) DeleteInsightTrending

DeleteInsightTrending - Delete navigation property trending for users

func (InsightTrendingClient) GetInsightTrending

GetInsightTrending - Get trending from users. Access this property from the derived type itemInsights.

func (InsightTrendingClient) GetInsightTrendingCount

GetInsightTrendingCount - Get the number of the resource

func (InsightTrendingClient) ListInsightTrendings

ListInsightTrendings - Get trending from users. Access this property from the derived type itemInsights.

func (InsightTrendingClient) ListInsightTrendingsComplete

ListInsightTrendingsComplete retrieves all the results into a single object

func (InsightTrendingClient) ListInsightTrendingsCompleteMatchingPredicate

func (c InsightTrendingClient) ListInsightTrendingsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListInsightTrendingsOperationOptions, predicate TrendingOperationPredicate) (result ListInsightTrendingsCompleteResult, err error)

ListInsightTrendingsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (InsightTrendingClient) UpdateInsightTrending

UpdateInsightTrending - Update the navigation property trending in users

type ListInsightTrendingsCompleteResult

type ListInsightTrendingsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.Trending
}

type ListInsightTrendingsCustomPager

type ListInsightTrendingsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListInsightTrendingsCustomPager) NextPageLink() *odata.Link

type ListInsightTrendingsOperationOptions

type ListInsightTrendingsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListInsightTrendingsOperationOptions

func DefaultListInsightTrendingsOperationOptions() ListInsightTrendingsOperationOptions

func (ListInsightTrendingsOperationOptions) ToHeaders

func (ListInsightTrendingsOperationOptions) ToOData

func (ListInsightTrendingsOperationOptions) ToQuery

type ListInsightTrendingsOperationResponse

type ListInsightTrendingsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.Trending
}

type TrendingOperationPredicate

type TrendingOperationPredicate struct {
}

func (TrendingOperationPredicate) Matches

func (p TrendingOperationPredicate) Matches(input beta.Trending) bool

type UpdateInsightTrendingOperationOptions

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

func DefaultUpdateInsightTrendingOperationOptions

func DefaultUpdateInsightTrendingOperationOptions() UpdateInsightTrendingOperationOptions

func (UpdateInsightTrendingOperationOptions) ToHeaders

func (UpdateInsightTrendingOperationOptions) ToOData

func (UpdateInsightTrendingOperationOptions) ToQuery

type UpdateInsightTrendingOperationResponse

type UpdateInsightTrendingOperationResponse 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