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 DriveRootCreatedByUserMailboxSettingClient struct + Client *msgraph.Client + func NewDriveRootCreatedByUserMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootCreatedByUserMailboxSettingClient, error) + func (c DriveRootCreatedByUserMailboxSettingClient) GetDriveRootCreatedByUserMailboxSetting(ctx context.Context, id beta.MeDriveId, ...) (result GetDriveRootCreatedByUserMailboxSettingOperationResponse, err error) + func (c DriveRootCreatedByUserMailboxSettingClient) UpdateDriveRootCreatedByUserMailboxSetting(ctx context.Context, id beta.MeDriveId, input beta.MailboxSettings, ...) (result UpdateDriveRootCreatedByUserMailboxSettingOperationResponse, err error) + type GetDriveRootCreatedByUserMailboxSettingOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveRootCreatedByUserMailboxSettingOperationOptions() GetDriveRootCreatedByUserMailboxSettingOperationOptions + func (o GetDriveRootCreatedByUserMailboxSettingOperationOptions) ToHeaders() *client.Headers + func (o GetDriveRootCreatedByUserMailboxSettingOperationOptions) ToOData() *odata.Query + func (o GetDriveRootCreatedByUserMailboxSettingOperationOptions) ToQuery() *client.QueryParams + type GetDriveRootCreatedByUserMailboxSettingOperationResponse struct + HttpResponse *http.Response + Model *beta.MailboxSettings + OData *odata.OData + type UpdateDriveRootCreatedByUserMailboxSettingOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveRootCreatedByUserMailboxSettingOperationOptions() UpdateDriveRootCreatedByUserMailboxSettingOperationOptions + func (o UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) ToOData() *odata.Query + func (o UpdateDriveRootCreatedByUserMailboxSettingOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveRootCreatedByUserMailboxSettingOperationResponse struct + HttpResponse *http.Response + OData *odata.OData