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 DriveRootAnalyticsAllTimeClient struct + Client *msgraph.Client + func NewDriveRootAnalyticsAllTimeClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootAnalyticsAllTimeClient, error) + func (c DriveRootAnalyticsAllTimeClient) GetDriveRootAnalyticsAllTime(ctx context.Context, id stable.UserIdDriveId, ...) (result GetDriveRootAnalyticsAllTimeOperationResponse, err error) + type GetDriveRootAnalyticsAllTimeOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootAnalyticsAllTimeOperationOptions() GetDriveRootAnalyticsAllTimeOperationOptions + func (o GetDriveRootAnalyticsAllTimeOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootAnalyticsAllTimeOperationOptions) ToOData() *odata.Query + func (o GetDriveRootAnalyticsAllTimeOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootAnalyticsAllTimeOperationResponse struct + HttpResponse *http.Response + Model *stable.ItemActivityStat + OData *odata.OData