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