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 DriveItemListItemAnalyticsClient struct + Client *msgraph.Client + func NewDriveItemListItemAnalyticsClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemAnalyticsClient, error) + func (c DriveItemListItemAnalyticsClient) GetDriveItemListItemAnalytic(ctx context.Context, id beta.GroupIdDriveIdItemId, ...) (result GetDriveItemListItemAnalyticOperationResponse, err error) + type GetDriveItemListItemAnalyticOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveItemListItemAnalyticOperationOptions() GetDriveItemListItemAnalyticOperationOptions + func (o GetDriveItemListItemAnalyticOperationOptions) ToHeaders() *client.Headers + func (o GetDriveItemListItemAnalyticOperationOptions) ToOData() *odata.Query + func (o GetDriveItemListItemAnalyticOperationOptions) ToQuery() *client.QueryParams + type GetDriveItemListItemAnalyticOperationResponse struct + HttpResponse *http.Response + Model *beta.ItemAnalytics + OData *odata.OData