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 DriveRootListItemAnalyticsClient struct + Client *msgraph.Client + func NewDriveRootListItemAnalyticsClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemAnalyticsClient, error) + func (c DriveRootListItemAnalyticsClient) GetDriveRootListItemAnalytic(ctx context.Context, id stable.MeDriveId, ...) (result GetDriveRootListItemAnalyticOperationResponse, err error) + type GetDriveRootListItemAnalyticOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootListItemAnalyticOperationOptions() GetDriveRootListItemAnalyticOperationOptions + func (o GetDriveRootListItemAnalyticOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemAnalyticOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemAnalyticOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemAnalyticOperationResponse struct + HttpResponse *http.Response + Model *stable.ItemAnalytics + OData *odata.OData