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 DriveRootListItemCreatedByUserClient struct + Client *msgraph.Client + func NewDriveRootListItemCreatedByUserClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemCreatedByUserClient, error) + func (c DriveRootListItemCreatedByUserClient) GetDriveRootListItemCreatedByUser(ctx context.Context, id stable.UserIdDriveId, ...) (result GetDriveRootListItemCreatedByUserOperationResponse, err error) + type GetDriveRootListItemCreatedByUserOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootListItemCreatedByUserOperationOptions() GetDriveRootListItemCreatedByUserOperationOptions + func (o GetDriveRootListItemCreatedByUserOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootListItemCreatedByUserOperationOptions) ToOData() *odata.Query + func (o GetDriveRootListItemCreatedByUserOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootListItemCreatedByUserOperationResponse struct + HttpResponse *http.Response + Model *stable.User + OData *odata.OData