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 DriveRootCreatedByUserClient struct + Client *msgraph.Client + func NewDriveRootCreatedByUserClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootCreatedByUserClient, error) + func (c DriveRootCreatedByUserClient) GetDriveRootCreatedByUser(ctx context.Context, id beta.GroupIdDriveId, ...) (result GetDriveRootCreatedByUserOperationResponse, err error) + type GetDriveRootCreatedByUserOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootCreatedByUserOperationOptions() GetDriveRootCreatedByUserOperationOptions + func (o GetDriveRootCreatedByUserOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootCreatedByUserOperationOptions) ToOData() *odata.Query + func (o GetDriveRootCreatedByUserOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootCreatedByUserOperationResponse struct + HttpResponse *http.Response + Model *beta.User + OData *odata.OData