Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CreateUserExperienceAnalyticsScoreHistoryOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateUserExperienceAnalyticsScoreHistoryOperationOptions() CreateUserExperienceAnalyticsScoreHistoryOperationOptions + func (o CreateUserExperienceAnalyticsScoreHistoryOperationOptions) ToHeaders() *client.Headers + func (o CreateUserExperienceAnalyticsScoreHistoryOperationOptions) ToOData() *odata.Query + func (o CreateUserExperienceAnalyticsScoreHistoryOperationOptions) ToQuery() *client.QueryParams + type CreateUserExperienceAnalyticsScoreHistoryOperationResponse struct + HttpResponse *http.Response + Model *stable.UserExperienceAnalyticsScoreHistory + OData *odata.OData + type DeleteUserExperienceAnalyticsScoreHistoryOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteUserExperienceAnalyticsScoreHistoryOperationOptions() DeleteUserExperienceAnalyticsScoreHistoryOperationOptions + func (o DeleteUserExperienceAnalyticsScoreHistoryOperationOptions) ToHeaders() *client.Headers + func (o DeleteUserExperienceAnalyticsScoreHistoryOperationOptions) ToOData() *odata.Query + func (o DeleteUserExperienceAnalyticsScoreHistoryOperationOptions) ToQuery() *client.QueryParams + type DeleteUserExperienceAnalyticsScoreHistoryOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetUserExperienceAnalyticsScoreHistoryCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetUserExperienceAnalyticsScoreHistoryCountOperationOptions() GetUserExperienceAnalyticsScoreHistoryCountOperationOptions + func (o GetUserExperienceAnalyticsScoreHistoryCountOperationOptions) ToHeaders() *client.Headers + func (o GetUserExperienceAnalyticsScoreHistoryCountOperationOptions) ToOData() *odata.Query + func (o GetUserExperienceAnalyticsScoreHistoryCountOperationOptions) ToQuery() *client.QueryParams + type GetUserExperienceAnalyticsScoreHistoryCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type GetUserExperienceAnalyticsScoreHistoryOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetUserExperienceAnalyticsScoreHistoryOperationOptions() GetUserExperienceAnalyticsScoreHistoryOperationOptions + func (o GetUserExperienceAnalyticsScoreHistoryOperationOptions) ToHeaders() *client.Headers + func (o GetUserExperienceAnalyticsScoreHistoryOperationOptions) ToOData() *odata.Query + func (o GetUserExperienceAnalyticsScoreHistoryOperationOptions) ToQuery() *client.QueryParams + type GetUserExperienceAnalyticsScoreHistoryOperationResponse struct + HttpResponse *http.Response + Model *stable.UserExperienceAnalyticsScoreHistory + OData *odata.OData + type ListUserExperienceAnalyticsScoreHistoriesCompleteResult struct + Items []stable.UserExperienceAnalyticsScoreHistory + LatestHttpResponse *http.Response + type ListUserExperienceAnalyticsScoreHistoriesCustomPager struct + NextLink *odata.Link + func (p *ListUserExperienceAnalyticsScoreHistoriesCustomPager) NextPageLink() *odata.Link + type ListUserExperienceAnalyticsScoreHistoriesOperationOptions 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 DefaultListUserExperienceAnalyticsScoreHistoriesOperationOptions() ListUserExperienceAnalyticsScoreHistoriesOperationOptions + func (o ListUserExperienceAnalyticsScoreHistoriesOperationOptions) ToHeaders() *client.Headers + func (o ListUserExperienceAnalyticsScoreHistoriesOperationOptions) ToOData() *odata.Query + func (o ListUserExperienceAnalyticsScoreHistoriesOperationOptions) ToQuery() *client.QueryParams + type ListUserExperienceAnalyticsScoreHistoriesOperationResponse struct + HttpResponse *http.Response + Model *[]stable.UserExperienceAnalyticsScoreHistory + OData *odata.OData + type UpdateUserExperienceAnalyticsScoreHistoryOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateUserExperienceAnalyticsScoreHistoryOperationOptions() UpdateUserExperienceAnalyticsScoreHistoryOperationOptions + func (o UpdateUserExperienceAnalyticsScoreHistoryOperationOptions) ToHeaders() *client.Headers + func (o UpdateUserExperienceAnalyticsScoreHistoryOperationOptions) ToOData() *odata.Query + func (o UpdateUserExperienceAnalyticsScoreHistoryOperationOptions) ToQuery() *client.QueryParams + type UpdateUserExperienceAnalyticsScoreHistoryOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type UserExperienceAnalyticsScoreHistoryClient struct + Client *msgraph.Client + func NewUserExperienceAnalyticsScoreHistoryClientWithBaseURI(sdkApi sdkEnv.Api) (*UserExperienceAnalyticsScoreHistoryClient, error) + func (c UserExperienceAnalyticsScoreHistoryClient) CreateUserExperienceAnalyticsScoreHistory(ctx context.Context, input stable.UserExperienceAnalyticsScoreHistory, ...) (result CreateUserExperienceAnalyticsScoreHistoryOperationResponse, err error) + func (c UserExperienceAnalyticsScoreHistoryClient) DeleteUserExperienceAnalyticsScoreHistory(ctx context.Context, ...) (result DeleteUserExperienceAnalyticsScoreHistoryOperationResponse, err error) + func (c UserExperienceAnalyticsScoreHistoryClient) GetUserExperienceAnalyticsScoreHistory(ctx context.Context, ...) (result GetUserExperienceAnalyticsScoreHistoryOperationResponse, err error) + func (c UserExperienceAnalyticsScoreHistoryClient) GetUserExperienceAnalyticsScoreHistoryCount(ctx context.Context, ...) (result GetUserExperienceAnalyticsScoreHistoryCountOperationResponse, err error) + func (c UserExperienceAnalyticsScoreHistoryClient) ListUserExperienceAnalyticsScoreHistories(ctx context.Context, ...) (result ListUserExperienceAnalyticsScoreHistoriesOperationResponse, err error) + func (c UserExperienceAnalyticsScoreHistoryClient) ListUserExperienceAnalyticsScoreHistoriesComplete(ctx context.Context, ...) (ListUserExperienceAnalyticsScoreHistoriesCompleteResult, error) + func (c UserExperienceAnalyticsScoreHistoryClient) ListUserExperienceAnalyticsScoreHistoriesCompleteMatchingPredicate(ctx context.Context, ...) (result ListUserExperienceAnalyticsScoreHistoriesCompleteResult, err error) + func (c UserExperienceAnalyticsScoreHistoryClient) UpdateUserExperienceAnalyticsScoreHistory(ctx context.Context, ...) (result UpdateUserExperienceAnalyticsScoreHistoryOperationResponse, err error) + type UserExperienceAnalyticsScoreHistoryOperationPredicate struct + func (p UserExperienceAnalyticsScoreHistoryOperationPredicate) Matches(input stable.UserExperienceAnalyticsScoreHistory) bool