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 DriveListCreatedByUserClient struct + Client *msgraph.Client + func NewDriveListCreatedByUserClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListCreatedByUserClient, error) + func (c DriveListCreatedByUserClient) GetDriveListCreatedByUser(ctx context.Context, id stable.MeDriveId, ...) (result GetDriveListCreatedByUserOperationResponse, err error) + type GetDriveListCreatedByUserOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveListCreatedByUserOperationOptions() GetDriveListCreatedByUserOperationOptions + func (o GetDriveListCreatedByUserOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListCreatedByUserOperationOptions) ToOData() *odata.Query + func (o GetDriveListCreatedByUserOperationOptions) ToQuery() *client.QueryParams + type GetDriveListCreatedByUserOperationResponse struct + HttpResponse *http.Response + Model *stable.User + OData *odata.OData