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 DriveRootAnalyticsLastSevenDayClient struct + Client *msgraph.Client + func NewDriveRootAnalyticsLastSevenDayClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootAnalyticsLastSevenDayClient, error) + func (c DriveRootAnalyticsLastSevenDayClient) GetDriveRootAnalyticsLastSevenDay(ctx context.Context, id stable.GroupIdDriveId, ...) (result GetDriveRootAnalyticsLastSevenDayOperationResponse, err error) + type GetDriveRootAnalyticsLastSevenDayOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootAnalyticsLastSevenDayOperationOptions() GetDriveRootAnalyticsLastSevenDayOperationOptions + func (o GetDriveRootAnalyticsLastSevenDayOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootAnalyticsLastSevenDayOperationOptions) ToOData() *odata.Query + func (o GetDriveRootAnalyticsLastSevenDayOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootAnalyticsLastSevenDayOperationResponse struct + HttpResponse *http.Response + Model *stable.ItemActivityStat + OData *odata.OData