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 DriveRootListItemLastModifiedByUserClient struct + Client *msgraph.Client + func NewDriveRootListItemLastModifiedByUserClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemLastModifiedByUserClient, error) + func (c DriveRootListItemLastModifiedByUserClient) GetDriveRootListItemLastModifiedByUser(ctx context.Context, id beta.UserIdDriveId, ...) (result GetDriveRootListItemLastModifiedByUserOperationResponse, err error) + type GetDriveRootListItemLastModifiedByUserOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootListItemLastModifiedByUserOperationOptions() GetDriveRootListItemLastModifiedByUserOperationOptions + func (o GetDriveRootListItemLastModifiedByUserOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemLastModifiedByUserOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemLastModifiedByUserOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemLastModifiedByUserOperationResponse struct + HttpResponse *http.Response + Model *beta.User + OData *odata.OData